代码搜索:Specific
找到约 10,000 项符合「Specific」的源代码
代码结果 10,000
www.eeworm.com/read/174116/5364194
h uip-conf.h
/**
* \addtogroup uipopt
* @{
*/
/**
* \name Project-specific configuration options
* @{
*
* uIP has a number of configuration options that can be overridden
* for each project. The
www.eeworm.com/read/172417/5386765
h uip-conf.h
/**
* \addtogroup uipopt
* @{
*/
/**
* \name Project-specific configuration options
* @{
*
* uIP has a number of configuration options that can be overridden
* for each project. The
www.eeworm.com/read/167507/5459518
h uip-conf.h
/**
* \addtogroup uipopt
* @{
*/
/**
* \name Project-specific configuration options
* @{
*
* uIP has a number of configuration options that can be overridden
* for each project. The
www.eeworm.com/read/167185/5463514
c strrchr.c
/*
* strrchr - find last occurrence of a character in a string
*/
/*
* This routine was donated to the public domain by Henry Spencer,
* with the specific notice that it could be used by anyone, o
www.eeworm.com/read/167185/5463523
c index.c
/*
* strchr - find first occurrence of a character in a string
*/
/*
* This routine was donated to the public domain by Henry Spencer,
* with the specific notice that it could be used by anyone, o
www.eeworm.com/read/167185/5463544
c strchr.c
/*
* strchr - find first occurrence of a character in a string
*/
/*
* This routine was donated to the public domain by Henry Spencer,
* with the specific notice that it could be used by anyone, o
www.eeworm.com/read/163987/5501770
pad rasp.pad
{
JVCL Server Pages specific support
}
unit rasp;
{ Global variables }
var
RaspItem: TMenuItem;
RaspItemAdd: TMenuItem;
RaspItemFind: TMenuItem;
RaspItemGoto: TMenuItem;
{
www.eeworm.com/read/350097/3131774
c sdladrv.c
/*****************************************************************************
* sdladrv.c SDLA Support Module. Main module.
*
* This module is a library of common hardware-specific functions
* use
www.eeworm.com/read/344610/3207344
s os_cup_a.s
;******************************************************************************
;
; os_cpu_a.s
;
; Architecture specific code for AT91M40800
;
; eking
; 2004-06-01
;
;
; change log
; ----