代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/351931/10591567
txt readme.txt
ClientDataSet design-time editor.
Tested under Delphi 6 and 7.
I. Description.
CDSDesign directory contain design-time ClientDataSet edit window,
It inherited from TFieldsEditor window, incl
www.eeworm.com/read/350628/10728362
txt readme.txt
the library, which provide common interface to user, who want to detect
keyboard status.
the library only support linux os, the author has tested it in redhat
linux 9.0.
author: Li Feng (fli_li
www.eeworm.com/read/417321/10995210
bugs
----------
Known bugs
----------
1. Not strictly a bug, more of a gotcha.
Under MS VC++ (only tested with version 6.0), a term_func
set via the standard C++ set_terminate() function causes the
www.eeworm.com/read/468501/6991385
v eth_shiftreg.v
// Revision 1.3 2001/06/01 22:28:56 mohor
// This files (MIIM) are fully working. They were thoroughly tested. The testbench is not updated.
//
//
`include "timescale.v"
module eth_shiftreg(Clk
www.eeworm.com/read/466558/7026855
readme
This is an implementation for the following requirements:
http://paul.rutgers.edu/~csgates/CS416/proj2/index.html
The spserver code was tested under Linux and Windows.
Use native thread api on each
www.eeworm.com/read/465478/7055415
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/465478/7055447
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/465478/7055466
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/465478/7055572
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/391899/7107904
txt svgareadme.txt
This is the svga ui port
send any fixes or improvments to me Jay Sorg(j@american-data.com)
svgalib should be installed
tested with versions 1.4.3, 1.9.x
thanks to
Donald Gordon - original work
Pe