代码搜索:Implementations

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

代码结果 4,027
www.eeworm.com/read/329407/3432628

tli craxddrt.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (3e530406). // // craxddrt.tli // // Wrapper implementations for Win32 type library craxddrt.tlb // compiler-generated file created
www.eeworm.com/read/328467/3442000

tli msado15.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (14680243). // // msado15.tli // // Wrapper implementations for Win32 type library C:\Program Files\Common Files\System\ado\msado15.
www.eeworm.com/read/328421/3443583

tli questioninfo.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (52a2ac64). // // QuestionInfo.tli // // Wrapper implementations for Win32 type library QuestionInfo.tlb // compiler-generated file
www.eeworm.com/read/326747/3468848

java errorreporter.java

// $Id: ErrorReporter.java 3974 2004-06-29 02:40:43Z pgmjsd $ package org.hibernate.hql.ast; import antlr.RecognitionException; /** * Implementations will report or handle errors invoked by an ANTL
www.eeworm.com/read/316872/3588373

c clock.c

/* * Dummy clk implementations for powerpc. * These need to be overridden in platform code. */ #include #include #include #include #inc
www.eeworm.com/read/316872/3589041

makefile

# # Makefile for alpha-specific library files.. # EXTRA_AFLAGS := $(KBUILD_CFLAGS) EXTRA_CFLAGS := -Werror # Many of these routines have implementations tuned for ev6. # Choose them iff we're target
www.eeworm.com/read/314748/3629453

tli msado15.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (11395433). // // msado15.tli // // Wrapper implementations for Win32 type library E:\Program Files\Common Files\System\ado\msado15.
www.eeworm.com/read/311998/3676879

c ossl_tls_funcs.c

/** * EAPTLS (RFC 2716) Function implementations * * Licensed under a dual GPL/BSD license. (See LICENSE file for more info.) * * \file ossl_tls_funcs.c * * \author chris@open1x.org
www.eeworm.com/read/311998/3676900

c ttls_eap.c

/** * EAPTTLS Phase 2 EAP Function implementations * * Licensed under a dual GPL/BSD license. (See LICENSE file for more info.) * * \file ttls_eap.c * * \author chris@open1x.org * *
www.eeworm.com/read/311998/3676902

c chap.c

/** * EAPTTLS Phase 2 CHAP Function implementations * * Licensed under a dual GPL/BSD license. (See LICENSE file for more info.) * * \file chap.c * * \author chris@open1x.org * * $I