代码搜索:Include

找到约 10,000 项符合「Include」的源代码

代码结果 10,000
www.eeworm.com/read/197142/8026829

h example_nonbios.h

/********************************************************************** * File: example_nonBIOS.h * Device: TMS320F2812 * Author: David M. Alter, Texas Instruments Inc. * Description: Include file
www.eeworm.com/read/297233/8039565

c fixinc-nt.c

#include #include #include #include #include #include #include #include static char *concat(); static char *concat
www.eeworm.com/read/196320/8099066

c sysend.c

/* sysEnd.c - System Enhanced Network interface support library */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" #include "vxWorks.h" #include "intLib.h" #include "c
www.eeworm.com/read/396323/8115101

makefile

TARGET := dexinmeng_drive KVER=$(shell uname -r) KDIR=/lib/modules/$(KVER)/build INCLUDE := -I$(KDIR)/include -I/usr/src/linux/include CFLAGS := -O2 -DMODULE -D__KERNEL__ -DLINUX -Wall CC := g
www.eeworm.com/read/396321/8115139

makefile

#TARGET := dexin_module #WARN := -W -Wall -Wstrict-prototypes -Wmissing-prototypes #INCLUDE := -isystem /lib/modules/`uname -r`/build/include #CFLAGS := -O2 -DMODULE -D__KERNEL__ ${WARN} #CC
www.eeworm.com/read/296124/8120109

makefile

###################################################################### # makefile 模版 (by lichuang) # ###################################################################### ###################项目路
www.eeworm.com/read/332905/12717545

c usrextra.c

/* usrExtra.c - optionally included modules */ /* Copyright 1992-1998 Wind River Systems, Inc. */ /* modification history -------------------- 01y,10mar99,drm changed WINDMP to VXFUSION to reflect
www.eeworm.com/read/145478/12720710

c weight_a.c

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/145300/12736730

makefile

CXXC = g++ CFLAGS = -Wall -O3 -DQT_THREAD_SUPPORT BIN = $(QTDIR)/bin INCLUDE = $(QTDIR)/include LIB = $(QTDIR)/lib #BIN = /usr/bin #INCLUDE = /usr/include/qt3 #LIB = /usr/lib/qt3 svm-toy: svm-toy.cpp
www.eeworm.com/read/245632/12786856

makefile

CXXC = g++ CFLAGS = -Wall -O3 -g BIN = $(QTDIR)/bin INCLUDE = $(QTDIR)/include LIB = $(QTDIR)/lib #BIN = /usr/bin #INCLUDE = /usr/include/qt #LIB = /usr/lib/qt svm-toy: svm-toy.cpp svm-toy.moc bsvm.a