代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/346978/11708555

tli oledb32.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (f1931014). // // oledb32.tli // // Wrapper implementations for Win32 type library C:\Program Files\Common Files\System\Ole DB\oledb
www.eeworm.com/read/149511/12369288

tli msado15.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (7743f434). // // d:\book\mingrisoft\debug\msado15.tli // // Wrapper implementations for Win32 type library c:\program files\common
www.eeworm.com/read/117804/14904188

tli adosamp.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (80b86a43). // // ADOSamp.tli // // Wrapper implementations for Win32 type library ..\ADO\Server\ADOSamp.tlb // compiler-generated
www.eeworm.com/read/114616/15045935

tli msnmsgr.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (8928aaa9). // // msnmsgr.tli // // Wrapper implementations for Win32 type library msnmsgr.tlb // compiler-generated file created 0
www.eeworm.com/read/114155/15074866

tli msjro.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (f1481083). // // MSJRO.tli // // Wrapper implementations for Win32 type library C:\Program Files\Common Files\System\ado\MSJRO.DLL
www.eeworm.com/read/16059/643751

c dac12bit.c

/* * File: dac12bit.c * Purpose: function implementations * */ #include "dac12bit.h" #include byte DAC1_UP_PTR =0; byte watermarkIndicator[16][16]; int DA
www.eeworm.com/read/480930/1306257

makefile

# # Makefile for alpha-specific library files.. # .S.s: $(CPP) -D__ASSEMBLY__ $(CFLAGS) -o $*.s $< .S.o: $(CC) -D__ASSEMBLY__ $(CFLAGS) -c -o $*.o $< # Many of these routines have implementations
www.eeworm.com/read/476331/1373250

tli dotnetcomponent.tli

// Created by Microsoft (R) C/C++ Compiler Version 15.00.20706.01 (c6d752c6). // // k:\proc#\interop\dotnetcomponent\comclient\debug\dotnetcomponent.tli // // Wrapper implementations for Win32 ty
www.eeworm.com/read/468058/1493464

tli oledb32.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (15608a78). // // Oledb32.tli // // Wrapper implementations for Win32 type library d:\Program Files\common files\system\OLE DB\Oledb
www.eeworm.com/read/456693/1604678

c getcwd.c

/* Two PD getcwd() implementations. Author: Guido van Rossum, CWI Amsterdam, Jan 1991, . */ #include #include #ifdef HAVE_GETWD /* Version for BSD sys