代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/131172/7122457
dev ptypes_test.dev
[Project]
FileName=PTypes_Test.dev
Name=PTypes_Test
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=../include
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=devcpp_dll.inc
Compiler=
CppCompiler=-W
www.eeworm.com/read/131172/7122464
dev ptypes_lib.dev
[Project]
FileName=PTypes_Lib.dev
Name=PTypes_Lib
UnitCount=60
Type=2
Ver=1
ObjFiles=
Includes=../include
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=devcpp.inc
Compiler=
CppCompiler=-Wall_@
www.eeworm.com/read/131172/7122471
dev ptypes_dll.dev
[Project]
FileName=PTypes_DLL.dev
Name=PTypes_DLL
UnitCount=60
Type=3
Ver=1
ObjFiles=
Includes=../include
Libs=
PrivateResource=PTypes_DLL_private.rc
ResourceIncludes=
MakeIncludes=devcpp_dll.inc
Comp
www.eeworm.com/read/340233/7144227
cmd .dev.o.cmd
cmd_/root/wxw/dev/my/dev.o := gcc -m32 -Wp,-MD,/root/wxw/dev/my/.dev.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wal
www.eeworm.com/read/340233/7144230
cmd .dev.ko.cmd
cmd_/root/wxw/dev/my/dev.ko := ld -m elf_i386 -r -m elf_i386 --build-id -o /root/wxw/dev/my/dev.ko /root/wxw/dev/my/dev.o /root/wxw/dev/my/dev.mod.o
www.eeworm.com/read/464724/7155981
dev project2.dev
[Project]
FileName=Project2.dev
Name=Project2
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
www.eeworm.com/read/461143/7232794
c file_dev.c
#include
#include
#include
#include
#include
#define MIN(a,b) (((a)(b))?(a):(b))
int file_
www.eeworm.com/read/461143/7232801
c block_dev.c
#include
#include
#include
#include
#define NR_BLK_DEV ((sizeof (rd_blk))/(sizeof (rd_blk[0])))
int block_write(int dev, long * pos, char * b
www.eeworm.com/read/461143/7232808
c char_dev.c
#include
#include
#include
extern int tty_read(unsigned minor,char * buf,int count);
extern int tty_write(unsigned minor,char * buf,int count);
static int
www.eeworm.com/read/460592/7246809
c otg_dev.c
/**************************************************************************************
*
* Project Name : S3C6410 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve