代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/410898/2199741
h vsprintf.h
/*
* Use local definitions of C library macros and functions
* NOTE: The function implementations may not be as efficient
* as an inline or assembly code implementation provided by a
* native
www.eeworm.com/read/398200/2384073
inl time.inl
#ifndef CYGONCE_LIBC_TIME_INL
#define CYGONCE_LIBC_TIME_INL
//===========================================================================
//
// time.inl
//
// Inline implementations of date
www.eeworm.com/read/387578/2561130
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
www.eeworm.com/read/381758/2641110
java checkeddatainput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataInput interface
* and provide implementations for the methods declared in
* DataInput.
*/
import
www.eeworm.com/read/381758/2641113
java checkeddataoutput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataOutput interface
* and provide implementations for the methods declared in
* DataOutput.
*/
import
www.eeworm.com/read/363186/2922440
java epidemicmeednode.java
package implementations;
public class EpidemicMEEDNode extends MEEDNode
{
protected EpidemicStateMachineNode.EpidemicEventHandler epidemicAgent = null;
// This constructor is used only to create d
www.eeworm.com/read/359048/2980809
java checkeddatainput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataInput interface
* and provide implementations for the methods declared in
* DataInput.
*/
import
www.eeworm.com/read/359048/2980812
java checkeddataoutput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataOutput interface
* and provide implementations for the methods declared in
* DataOutput.
*/
import
www.eeworm.com/read/355696/3050211
c aka.c
/*******************************************************************
* EAPOL Function implementations for supplicant
*
* File: aka.c
*
* Licensed under a dual GPL/BSD license. (See LICENSE file
www.eeworm.com/read/355696/3050213
c eapaka.c
/*******************************************************************
* EAPOL Function implementations for supplicant
*
* File: eapaka.c
*
* Licensed under a dual GPL/BSD license. (See LICENSE f