代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/342639/3230705

js mootree.js

/* Script: mootree.js My Object Oriented Tree - Developed by Rasmus Schultz, - Tested with MooTools release 1.11, under Firefox 2 and Internet Explorer 6 and 7. License:
www.eeworm.com/read/337254/3342898

h sunos4.h

/* sunos4.h System dependencies for SunOS 4 (tested on 4.1.4)... */ /* * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Software Cons
www.eeworm.com/read/337254/3342899

h ultrix.h

/* ultrix.h System dependencies for Ultrix 4.2 (tested on 4.2a+multicast)... */ /* * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet S
www.eeworm.com/read/333377/3386164

h nextstep.h

/* nextstep.h System dependencies for NEXTSTEP 3 & 4 (tested on 4.2PR2)... */ /* * Copyright (c) 1996-1999 Internet Software Consortium. * All rights reserved. * * Redistribution and use in s
www.eeworm.com/read/330327/3424942

c outp.c

/* * outp.c -- write the port/value pairs 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 progr
www.eeworm.com/read/330327/3424996

c outp.c

/* * outp.c -- write the port/value pairs 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 progr
www.eeworm.com/read/330327/3425050

c export.c

/* * export.c -- export a symbol (maybe a versioned one) (v2.1) * * Tested with 2.1.43 on the x86 (novers) */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endi
www.eeworm.com/read/330327/3425052

c master.c

/* * master.c -- the master module of a master/slave pair using kerneld (v2.1) * * Tested with 2.1.43 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE
www.eeworm.com/read/330327/3425055

c jiq.c

/* * jiq.c -- the just-in-queue module (v2.1) * * Tested with 2.0 on the x86, Sparc */ /* BUGS: the module is not reentrant: only one file can be read at a time * the module usage count i
www.eeworm.com/read/330327/3425065

c silly.c

/* * silly.c -- Simple Tool for Unloading and Printing ISA Data (v2.1) * * Tested with 2.0 on the x86? * * This module won't work on the sparc, where there's no concept of I/O space * */ #ifn