代码搜索:Specific
找到约 10,000 项符合「Specific」的源代码
代码结果 10,000
www.eeworm.com/read/393286/2475438
makefile
#
# Makefile for the CAT-68701 specific parts of the kernel
#
obj-y := setup.o irq.o
www.eeworm.com/read/393286/2475813
makefile
#
# Makefile for the CASIO CASSIOPEIA E-55/65 specific parts of the kernel
#
obj-y += setup.o
www.eeworm.com/read/389879/2531593
makefile
#
# Makefile for the EDOSK7705 specific parts of the kernel
#
obj-y := setup.o io.o
www.eeworm.com/read/389879/2531617
makefile
#
# Makefile for the Nimble Microsystems TITAN specific parts of the kernel
#
obj-y := setup.o io.o
www.eeworm.com/read/389879/2531825
makefile
#
# Makefile for the CASIO CASSIOPEIA E-55/65 specific parts of the kernel
#
obj-y += setup.o
www.eeworm.com/read/387868/2554543
h chkconf.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/wince/chkconf.h
// Purpose: WinCE-specific configuration options checks
// Author: Vadim
www.eeworm.com/read/383065/2622683
c pthread_key_create.c
/*
* pthread_key_create.c
*
* Description:
* POSIX thread functions which implement thread-specific data (TSD).
*
* ------------------------------------------------------------------------
www.eeworm.com/read/383065/2622715
c pthread_key_delete.c
/*
* pthread_key_delete.c
*
* Description:
* POSIX thread functions which implement thread-specific data (TSD).
*
* ------------------------------------------------------------------------
www.eeworm.com/read/380530/2657457
h pgptwofishplatform.h
/***************************************************************************
PLATFORM.C -- Platform-specific defines for TWOFISH code
Submitters:
Bruce Schneier, Counterpane Systems
Doug W
www.eeworm.com/read/376006/2717242
c nbtpage.c
/*-------------------------------------------------------------------------
*
* nbtpage.c
* BTree-specific page management code for the Postgres btree access
* method.
*
* Portions Copyright