Results 1-25 of about 1,554,730 results found for 'include' in 1.68 seconds
 1 2345678910...

mdct.c
 *
 */
#include "common.h"
#include "structs.h"
#include <stdlib.h>
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 187
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/mdct.c

huffman.c
** $Id: huffman.c,v 1.26 2007/11/01 12:33:30 menno Exp $
**/
#include "common.h"
#include "structs.h"
#include <stdlib.h>
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 405
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/huffman.c

dhcp.c
 *
 */
#include <string.h>
#include "lwip/stats.h"
#include "lwip/mem.h"
Language: C
(c) 2001-2004 Axon Digital Design B.V., The Netherlands....
LOC: 964
Savannah NonGNU : lwIP - A Lightweight TCP/IP stack (project search) : .../lwip/lwip/src/core/dhcp.c

common.h
#endif
#ifdef HAVE_CONFIG_H
#  include "../config.h"
#endif
#if 1
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 317
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/common.h

osip_port.c
#ifdef _WIN32_WCE
#define _INC_TIME               /* for wce.h */
#include <windows.h>
#endif
#include <stdlib.h>
Language: C
License: LGPL
(C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
LOC: 959
Savannah GNU : The oSIP library (project search) : .../osip/osip/src/osipparser2/osip_port.c

mp4.c
** $Id: mp4.c,v 1.38 2007/11/01 12:33:32 menno Exp $
**/
#include "common.h"
#include "structs.h"
#include <stdlib.h>
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 219
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/mp4.c

error.c
** $Id: error.c,v 1.32 2007/11/01 12:33:30 menno Exp $
**/
#include "common.h"
#include "error.h"
char *err_msg[] = {
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 37
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/error.c

osip_from.c
   new osip_from_parse() method
*/
#include <stdlib.h>
#include <stdio.h>
#include <osipparser2/osip_port.h>
Language: C
License: LGPL
(C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
LOC: 469
Savannah GNU : The oSIP library (project search) : .../osip/osip/src/osipparser2/osip_from.c

udp.c
 *
 */
#include <string.h>
#include "lwip/opt.h"
#include "lwip/def.h"
Language: C
(c) 2001-2004 Swedish Institute of Computer Science.
LOC: 451
Savannah NonGNU : lwIP - A Lightweight TCP/IP stack (project search) : .../lwip/lwip/src/core/udp.c

decoder.c
** $Id: decoder.c,v 1.111 2007/11/01 12:33:30 menno Exp $
**/
#include "common.h"
#include "structs.h"
#include <stdlib.h>
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 871
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/decoder.c

rtcp.c
 *  Email simon dot morlat at linphone dot org
 ****************************************************************************/
#include "ortp/ortp.h"
#include "ortp/rtpsession.h"
#include "ortp/rtcp.h"
Language: C
License: LGPL
(C) 2001 Simon MORLAT simon.morlat@linphone.org...
LOC: 304
Savannah NonGNU : LinPhone - Telephony on Linux (project search) : .../linphone/linphone/oRTP/src/rtcp.c

osip_message.c
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/
#include <stdio.h>
#include <stdlib.h>
#include <osipparser2/osip_port.h>
Language: C
License: LGPL
(C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
LOC: 401
Savannah GNU : The oSIP library (project search) : .../osip/osip/src/osipparser2/osip_message.c

syntax.c
   Reads the AAC bitstream as defined in 14496-3 (MPEG-4 Audio)
*/
#include "common.h"
#include "structs.h"
#include <stdlib.h>
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 1969
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/syntax.c

tcp_in.c
 *
 */
#include "lwip/def.h"
#include "lwip/opt.h"
#include "lwip/ip_addr.h"
Language: C
(c) 2001-2004 Swedish Institute of Computer Science.
LOC: 792
Savannah NonGNU : lwIP - A Lightweight TCP/IP stack (project search) : .../lwip/lwip/src/core/tcp_in.c

osip_message_parse.c
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/
#include <stdio.h>
#include <stdlib.h>
#include <osipparser2/osip_port.h>
Language: C
License: LGPL
(C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
LOC: 898
Savannah GNU : The oSIP library (project search) : .../osip/osip/src/osipparser2/osip_message_parse.c

rtpsession.c
*/
#if defined(WIN32) || defined(_WIN32_WCE)
#include "ortp-config-win32.h"
#else
#include "ortp-config.h"
Language: C
License: LGPL
(C) 2001 Simon MORLAT simon.morlat@linphone.org
LOC: 948
Savannah NonGNU : LinPhone - Telephony on Linux (project search) : .../linphone/linphone/oRTP/src/rtpsession.c

osip_message_to_str.c
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/
#include <stdio.h>
#include <stdlib.h>
#include <osipparser2/osip_port.h>
Language: C
License: LGPL
(C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
LOC: 696
Savannah GNU : The oSIP library (project search) : .../osip/osip/src/osipparser2/osip_message_to_str.c

bitstream.c
the code to a third party and to inhibit third party from using the
code for non MPEG-2 NBC/MPEG-4 Audio conforming products. This
copyright notice must be included in all copies or derivative works.
Copyright (c) 1997.
**********************************************************************/
Language: C
License: LGPL
(c) 1997....
LOC: 1075
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faac/libfaac/bitstream.c

cfft.c
 */
/* isign is +1 for backward and -1 for forward transforms */
#include "common.h"
#include "structs.h"
#include <stdlib.h>
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 807
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/cfft.c

io.h
/** \file */
/** \defgroup avr_io <avr/io.h>: AVR device-specific IO definitions
    \code #include <avr/io.h> \endcode
    This header file includes the apropriate IO definitions for the
    device that has been specified by the <tt>-mmcu=</tt> compiler
Language: C
(c) 2007 Eric B. Weddington...
LOC: 188
Savannah NonGNU : AVR C Runtime Library (project search) : .../avr-libc/avr-libc/include/avr/io.h

test.c
 *
 */
#include <stdio.h>
#include <stdarg.h>
#include <time.h>
Language: C
(c) 2001,2002 Florian Schulze.
LOC: 179
Savannah NonGNU : lwIP - A Lightweight TCP/IP stack (project search) : .../lwip/contrib/ports/msvc6/test.c

uptime.c
   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
/* Created by hacking who.c by Kaveh Ghazi ghazi@caip.rutgers.edu.  */
#include <config.h>
#include <getopt.h>
#include <stdio.h>
Language: C
License: GPL
(C) 1992-2002, 2004-2007 Free Software Foundation, Inc.
LOC: 186
Savannah GNU : GNU Core Utilities (project search) : .../coreutils/coreutils/coreutils/src/uptime.c

kssample.h
//
// Abstract:    
//      All of the necessary includes in one place
//
#pragma once
Language: C
LOC: 29
SourceForge : John's Audio Visual PC (project search) : .../javpc/javpc/Winamp/Out_KS/kssample.h

osip_to.c
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/
#include <stdlib.h>
#include <stdio.h>
#include <osipparser2/osip_port.h>
Language: C
License: LGPL
(C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
LOC: 67
Savannah GNU : The oSIP library (project search) : .../osip/osip/src/osipparser2/osip_to.c

rfc2047.c
   Boston, MA 02110-1301 USA */
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <string.h>
Language: C
License: LGPL
(C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
LOC: 204
Savannah GNU : GNU Mail Utilities (project search) : .../mailutils/mailutils/mailutils/mailbox/rfc2047.c

 1 2345678910...

Project Matches
 1 2345...

include

Include - Include

PHP__Include - PHP::Include, PHP::Include::Vars

Filter::Include

PerlIO::via::Include








About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us