代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/177407/5327840

sql ad_treenode_check.sql

/** * Check Tree (Nodes) * (Run manually!) * (** Not tested as database here is clean, so back up first **) * * $Id: AD_TreeNode_Check.sql,v 1.3 2005/04/21 06:25:18 jjanke Exp $ * S
www.eeworm.com/read/169979/5407744

dmakefil

# DMakefile for UnZip 4.2 with Amiga DICE compiler # Version: no crypt + no inflate [29 Feb 92] # # Not tested for v4.2. Edit directories as required. # #Georg Sassen, D-5100 Aachen,+49-241-875158
www.eeworm.com/read/169063/5428903

h sunos5-5.h

/* sunos5-5.h System dependencies for Solaris 2.x (tested on 2.5 with gcc)... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Softw
www.eeworm.com/read/168763/5436597

h zpc1900.h

/* * Copyright (C) 2003-2004 Arabella Software Ltd. * Yuli Barcohen * * U-Boot configuration for Zephyr Engineering ZPC.1900 board. * This port was developed and tested on R
www.eeworm.com/read/163044/5511774

dmakefil

# DMakefile for UnZip 4.2 with Amiga DICE compiler # Version: no crypt + no inflate [29 Feb 92] # # Not tested for v4.2. Edit directories as required. # #Georg Sassen, D-5100 Aachen,+49-241-875158
www.eeworm.com/read/162868/5512452

dmakefil

# DMakefile for UnZip 4.2 with Amiga DICE compiler # Version: no crypt + no inflate [29 Feb 92] # # Not tested for v4.2. Edit directories as required. # #Georg Sassen, D-5100 Aachen,+49-241-875158
www.eeworm.com/read/162614/5517145

c test_passing_structs_and_unions.c

/* This tests passing of structs. Only integers are tested. */ #include "defines.h" #include "args.h" struct IntegerRegisters iregs; struct FloatRegisters fregs; unsigned int num_iregs, num_fregs;
www.eeworm.com/read/162614/5517147

c test_passing_unions.c

/* This tests passing of structs. Only integers are tested. */ #include "defines.h" #include "args.h" struct IntegerRegisters iregs; struct FloatRegisters fregs; unsigned int num_iregs, num_fregs;
www.eeworm.com/read/162614/5517155

c test_passing_structs.c

/* This tests passing of structs. Only integers are tested. */ #include "defines.h" #include "args.h" struct IntegerRegisters iregs; struct FloatRegisters fregs; unsigned int num_iregs, num_fregs;
www.eeworm.com/read/342914/3228538

c inp.c

/* * inp.c -- read all the ports specified in hex on the command line * * Tested with 1.2 and 2.0 on the x86 * It won't run on other platforms. */ #ifndef __i386__ # error "This program can't