代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/119555/14826474
c flood.c
/*
* Tribe FloodNet - 2k edition
* by Mixter
*
* flood.c - packet flood implementations
*
* This program is distributed for educational purposes and without any
* exp
www.eeworm.com/read/116271/14981309
y ch1-06.y
%{
#include
/* we found the following required for some yacc implementations. */
/* #define YYSTYPE int */
%}
%token NOUN PRONOUN VERB ADVERB ADJECTIVE PREPOSITION CONJUNCTION
%%
sentence
www.eeworm.com/read/15240/438768
pxa_cf readme.pxa_cf
These are brief instructions on how to add support for CF adapters to
custom designed PXA boards. You need to set the parameters in the
config file. This should work for most implementations especia
www.eeworm.com/read/17071/710236
pxa_cf readme.pxa_cf
These are brief instructions on how to add support for CF adapters to
custom designed PXA boards. You need to set the parameters in the
config file. This should work for most implementations especia
www.eeworm.com/read/494783/1152643
pxa_cf readme.pxa_cf
These are brief instructions on how to add support for CF adapters to
custom designed PXA boards. You need to set the parameters in the
config file. This should work for most implementations especia
www.eeworm.com/read/489559/1216847
pxa_cf readme.pxa_cf
These are brief instructions on how to add support for CF adapters to
custom designed PXA boards. You need to set the parameters in the
config file. This should work for most implementations especia
www.eeworm.com/read/241991/4556752
java persistencefactory.java
package org.jgroups.persistence;
/**
* @author Mandar Shinde
* This class is the factory to get access to any DB based or file based
* implementation. None of the implementations should expose dir
www.eeworm.com/read/233448/4671328
c apple-altivec-4.c
/* APPLE LOCAL file AltiVec */
/* { dg-do compile { target powerpc*-*-* } } */
/* { dg-options "-faltivec" } */
/* Existing AltiVec PIM implementations allow numeric literals with
any number of bit
www.eeworm.com/read/233448/4678544
c apple-altivec-14.c
/* APPLE LOCAL file AltiVec */
/* { dg-do compile { target powerpc*-*-* } } */
/* { dg-options "-faltivec" } */
/* Existing AltiVec PIM implementations allow numeric literals with
any number of bit
www.eeworm.com/read/233448/4689844
java datagramsocketimpl.java
/* DatagramSocketImpl.java -- Abstract class for UDP socket implementations
Copyright (C) 1998, 1999 2000, 2001,
2002, 2003 Free Software Foundation, Inc.
This file is part of GNU