代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/136959/13351362

c hash.c

#include #include /* #define NDEBUG */ #include #include "hash.h" /* ** public domain code by Jerry Coffin. ** ** Tested with Visual C 1.0 and Borland C
www.eeworm.com/read/323119/13354188

test skip_name_resolve.test

# Can't be tested with embedded server -- source include/not_embedded.inc # Bug #8471: IP address with mask fail when skip-name-resolve is on GRANT ALL ON test.* TO mysqltest_1@'127.0.0.1/255.255.255
www.eeworm.com/read/314474/13566544

windows readme.windows

SRILM version 1.3 and higher has been successfully built and tested using the CYGWIN environment (http://www.cygwin.com) as of Feb 11, 2002. The test used CYGWIN DLL 1.3.9 and gcc 2.95.3 (but note t
www.eeworm.com/read/310672/13647187

vhd picoblaze_dac_control.vhd

-- -- KCPSM3 reference design - PicoBlaze driving the four channel D/A converter -- type LTC2624 from Linear Technology. -- -- Design provided and tested on the Spartan-3E Starter Kit (Revision C
www.eeworm.com/read/309649/13666936

c center.c

/* +++Date last modified: 05-Jul-1997 */ /* public domain by Jerry Coffin. Tested with MSC 7.0 */ /* written primarily for clarity, not speed... */ /* requires w_wrap.c and w_wrap.h fr
www.eeworm.com/read/303580/13812174

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
www.eeworm.com/read/303580/13812206

c mmap.c

/* * mmap.c -- memory mapping for the scull-virtual char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #end
www.eeworm.com/read/303580/13812225

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
www.eeworm.com/read/303580/13812331

c mmap.c

/* * mmap.c -- memory mapping for the scull-page char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #endif
www.eeworm.com/read/152121/5675929

bc makefile.bc

# This file is part of the FreeType project. # # It builds the library and test programs for BC++ under MSDOS, large model. # # Tested with Borland C++ v.3.1, 4.02, 5.0 # You will need Borland MAKE (v