代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/312509/3671204

bcc makefile.bcc

# Makefile for Independent JPEG Group's software # This makefile is suitable for Borland C on MS-DOS or OS/2. # It works with Borland C++ for DOS, revision 3.0 or later, # and has been tested wit
www.eeworm.com/read/310422/3698283

phpt 001.phpt

--TEST-- XML Parser: parse simple string --SKIPIF-- --FILE--
www.eeworm.com/read/310422/3698311

phpt pear_error.phpt

--TEST-- PEAR_Error: basic test --SKIPIF-- --FILE--
www.eeworm.com/read/308257/3717977

dpr primefilter.dpr

(* Project: Amber Standard Sources Library [ASSL] Author: Amber Title: Prime Filter Category: Math - Numberic - Prime - Prime Filter Version: 1.0 Date: 2006-10-24 Remark: N/A Tested Pr
www.eeworm.com/read/306549/3736805

c main.c

/* * main.c -- scullv: the scull-virtual char driver * * Tested with 2.0 on the x86, Sparc * * Mmap is not available on the Sparc, as pgd_offset etc. are not * yet exported to modules. Nonethele
www.eeworm.com/read/306549/3736899

c skull_init.c

/* * skull.c -- sample typeless module. * * BUGS: * -it only runs on intel platforms. * -readb() should be used (see short.c): skull doesn't work with 2.1 * * Tested with 1.2 and 2.0 on the
www.eeworm.com/read/306549/3736903

c master.c

/* * master.c -- the master module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #en
www.eeworm.com/read/306549/3736907

c import.c

/* * import.c -- a module using a symbol from export.c * * Tested with 2.0 on the x86, Sparc *********/ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif /*
www.eeworm.com/read/306549/3736909

c slaveh.c

/* * slave.c -- the slave module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endi
www.eeworm.com/read/306549/3736910

c slaved.c

/* * slave.c -- the slave module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endi