代码搜索:Specific

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

代码结果 10,000
www.eeworm.com/read/269995/11052246

c 8051f.c

///////////////////////////////////// // Generated Initialization File // ///////////////////////////////////// #include "C8051F310.h" #include "stdio.h" // Peripheral specific initializati
www.eeworm.com/read/415537/11065644

txt 208.txt

---PHONE BOMBS -= Exodus =- The phone bomb is an explosive device that has been used in the past to kill or injure a specific individual. The basic
www.eeworm.com/read/249226/12515956

makefile

################################################ # target-specific makefile ################################################ TARGET = __LINUX__ SYSTEM = __UNIX__ COMPILER = __GCC_ASM__ TARGET_DIR =
www.eeworm.com/read/249226/12515961

makefile

################################################ # target-specific makefile ################################################ TARGET = __LINUX__ SYSTEM = __UNIX__ COMPILER = __GCC_ASM__ TARGET_DIR =
www.eeworm.com/read/249226/12516041

makefile

################################################ # target-specific makefile ################################################ TARGET = __LINUX__ SYSTEM = __UNIX__ COMPILER = __GCC_ASM__ TARGET_DIR =
www.eeworm.com/read/249226/12516094

makefile

################################################ # target-specific makefile ################################################ TARGET = __ALPHA__ SYSTEM = __UNIX__ COMPILER = __CXX__ TARGET_DIR = alph
www.eeworm.com/read/203062/15366970

py extract3ddata.py

#!/usr/bin/python #---------------------------------------------------------------------------- # # File: extract3DData.py # # Purpose: # # Extracts specific columns of # data from a *txt file
www.eeworm.com/read/110238/15538263

cpp purge.cpp

/*++ Abstract: This module contains the code that is very specific to purge operations in the serial driver --*/ #include "precomp.h" NTSTATUS KdSerialDevice::StartPurge() /
www.eeworm.com/read/110238/15538269

cpp flush.cpp

/*++ Abstract: This module contains the code that is very specific to flush operations in the serial driver --*/ #include "precomp.h" NTSTATUS KdSerialDevice::DispatchFlushBuffers(
www.eeworm.com/read/110238/15538283

cpp write.cpp

/*++ Abstract: This module contains the code that is very specific to write operations in the serial driver --*/ #include "precomp.h" NTSTATUS KdSerialDevice::DispatchWrite(IN