代码搜索:Specific

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

代码结果 10,000
www.eeworm.com/read/190056/5188251

h dataobj2.h

/////////////////////////////////////////////////////////////////////////////// // Name: wx/msw/ole/dataobj2.h // Purpose: second part of platform specific wxDataObject header - //
www.eeworm.com/read/190056/5188465

h chkconf.h

/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/chkconf.h // Purpose: wxUniversal-specific configuration options checks // Author: Vadi
www.eeworm.com/read/184442/5249333

m ttsetnetworkparameter.m

% TTSETNETWORKPARAMETER Set a specific network parameter on a per % node basis. % % Usage: ttSetNetworkParameter(parameter, value) % ttSetNetworkParameter(networkNbr
www.eeworm.com/read/183001/5259037

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for the port-specific subsystem of the backend # # We have two different modes of operation: 1)
www.eeworm.com/read/182103/5269931

c bspstart.c

/*-------------------------------------------------------------------------+ | This file contains the PC386 BSP startup package. It includes application, | board, and monitor specific initialization a
www.eeworm.com/read/173141/5378538

sql holdcursorexternalsortjdbc30.sql

------------------------------------------------------------------------------ -- TEST CASES SPECIFIC TO STORE IMPLEMENTATION OF HOLD CURSOR (external sort): -- overview: -- TEST 0: test hold curs
www.eeworm.com/read/173141/5379914

out holdcursorexternalsortjdbc30.out

ij> ------------------------------------------------------------------------------ -- TEST CASES SPECIFIC TO STORE IMPLEMENTATION OF HOLD CURSOR (external sort): -- overview: -- TEST 0: test hold
www.eeworm.com/read/171081/5399047

c pthread_setspecific.c

/* * pthread_setspecific.c * * Description: * POSIX thread functions which implement thread-specific data (TSD). * * -------------------------------------------------------------------------- *
www.eeworm.com/read/171081/5399082

c pthread_getspecific.c

/* * pthread_getspecific.c * * Description: * POSIX thread functions which implement thread-specific data (TSD). * * -------------------------------------------------------------------------- *
www.eeworm.com/read/171081/5399114

c tsd.c

/* * tsd.c * * Description: * POSIX thread functions which implement thread-specific data (TSD). * * -------------------------------------------------------------------------- * * Pthread