代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/316872/3587343
kconfig
if ARCH_AAEC2000
menu "Agilent AAEC-2000 Implementations"
config MACH_AAED2000
bool "Agilent AAED-2000 Development Platform"
select CPU_ARM920T
endmenu
endif
www.eeworm.com/read/311998/3676882
c eaptls.c
/**
* EAPTLS (RFC 2716) Function implementations
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file eaptls.c
*
* \author chris@open1x.org
*
* $I
www.eeworm.com/read/311998/3676898
c ttlsphase2.c
/**
* EAPTTLS Phase 2 Function implementations
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file ttlsphase2.c
*
* \author chris@open1x.org
*
* $
www.eeworm.com/read/311998/3676899
h ttlsphase2.h
/**
* EAPTTLS Phase 2 Function implementations
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file ttlsphase2.c
*
* \author chris@open1x.org
*
**/
www.eeworm.com/read/311998/3676913
c osc_ttls_tnc.c
/**
* EAPTTLS OSC Proprietary TNC Function implementations
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file osc_ttls_tnc.c
*
* \author mikem@open.c
www.eeworm.com/read/298657/3861695
c execr.c
/* Reentrant versions of execution system calls. These
implementations just call the usual system calls. */
#include
#include
#include
#include
/*
www.eeworm.com/read/288894/4001496
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 a
www.eeworm.com/read/280815/4123953
c i2cmgr.c
/*
* File : I2CMgr.c
* Scope :
*
* Description: This contains implementations for I2C manager which handles
* the i2c protocol.
*
*
* Copyright 2003 ZiLOG Inc. ALL RIGHT
www.eeworm.com/read/279968/4130891
c execr.c
/* Reentrant versions of execution system calls. These
implementations just call the usual system calls. */
#include
#include
#include
#include
/*
www.eeworm.com/read/432906/1888230
c hypercall.c
/*
* Hypercall implementations
*
* Copyright (C) 2005 Hewlett-Packard Co.
* Dan Magenheimer (dan.magenheimer@hp.com)
*
*/
#include
#include
#include