代码搜索:Implementations

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

代码结果 4,027
www.eeworm.com/read/440906/1785820

cc iterator.cc

// 24.1.5 Random access iterators // 24.3.1 Iterator traits // (basic_string and vector implementations) // // Copyright (C) 1999 Philip Martin // This program is free software; you can redistribute
www.eeworm.com/read/439082/1818800

intro

This is the implementation of the SystemV/Coherent filesystem for Linux. It grew out of separate filesystem implementations Xenix FS Doug Evans June 1992 SystemV FS
www.eeworm.com/read/438251/1826827

java abstractliteraliterator.java

package prefuse.util.collections; /** * Abstract base class for a LiteralIterator implementations. * * @author jeffrey heer */ public abstract class Abstrac
www.eeworm.com/read/436798/1844915

java encoder.java

package ie.omk.smpp.message.tlv; /** * Interface for a value type encoder. Implementations of this interface are * responsible for encoding Java types to byte arrays for optional parameter * value
www.eeworm.com/read/432906/1888131

s carta_random.s

/* * Fast, simple, yet decent quality random number generator based on * a paper by David G. Carta ("Two Fast Implementations of the * `Minimal Standard' Random Number Generator," Communications of
www.eeworm.com/read/432906/1888375

c hooks.c

/* * This file contains the Flask hook function implementations for Xen. * * Author: George Coker, * * This program is free software; you can redistribute it and/o
www.eeworm.com/read/430518/1927731

intro

This is the implementation of the SystemV/Coherent filesystem for Linux. It grew out of separate filesystem implementations Xenix FS Doug Evans June 1992 SystemV FS
www.eeworm.com/read/395929/2427926

c vsprintf.c

/* Simple implementation of vsprintf for systems without it. Highly system-dependent, but should work on most "traditional" implementations of stdio; newer ones should already have vsprintf.
www.eeworm.com/read/395229/2448068

h carta_random32.h

/* * Fast, simple, yet decent quality random number generator based on * a paper by David G. Carta ("Two Fast Implementations of the * `Minimal Standard' Random Number Generator," Communications of
www.eeworm.com/read/393286/2476325

s carta_random.s

/* * Fast, simple, yet decent quality random number generator based on * a paper by David G. Carta ("Two Fast Implementations of the * `Minimal Standard' Random Number Generator," Communications of