代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/131315/5935338
h vms-conf.h
/*
* config.h -- configuration definitions for gawk.
*
* For VMS (assumes V4.6 or later; tested on V5.3 and V5.4)
*/
/*
* Copyright (C) 1991, 1992 the Free Software Foundation, Inc.
*
* This
www.eeworm.com/read/131315/5935388
dos readme.dos
Gawk has been compiled and tested under MS-DOS using MSC 5.1. To compile
under DOS, move the stuff in the pc directory to the directory with the rest
of the gawk sources, and run make.bat.
I
www.eeworm.com/read/124745/6040480
guyfraser changelog.guyfraser
Fri Dec 19 2003
---------------
Fixed a couple bugs.
Tested against current CVS, and all programs appear to work.
Wed Dec 17 2003
---------------
Added configurable entries to admin.conf.
TODO: Write
www.eeworm.com/read/110972/6161150
qnx readme.qnx
README by Mike Gorchak
OpenGL in window mode works well and stable, in fullscreen
mode too, but fullscreen mode has not been heavily tested.
If you have QNX RtP 6.1.0 w
www.eeworm.com/read/100127/6274191
readme
These are some programs to work with the SCSI CD-ROM player's audio
interface (see cdaudio(3) in IRIX 4.0 or higher; tested only on 4.0.2).
See also the SGI-specific standard module 'readcd', documen
www.eeworm.com/read/489686/6468779
v mult16.v
// **** Here's a simple, sequential multiplier. Very simple, unsigned..
// Not very well tested, play with testbench, use at your own risk, blah blah blah..
//
//
// Unsigned 16-bit multiply (m
www.eeworm.com/read/487224/6516922
asm ide_old.asm
; Simple communication with an IDE disk drive
; see http://www.pjrc.com/tech/8051/ide/ for more info
; This old code was designed and tested on the old rev 2 board,
; which is no longer available. I
www.eeworm.com/read/479064/6698820
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/262955/11382701
txt readme.txt
This zip file contains a Borland C++ 5 project and all necessary files for compiling and running a connect program under Borland C++ 5. This has been tested internally, to test general usability, how
www.eeworm.com/read/401301/11559699
v mult16.v
// **** Here's a simple, sequential multiplier. Very simple, unsigned..
// Not very well tested, play with testbench, use at your own risk, blah blah blah..
//
//
// Unsigned 16-bit multiply (m