代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/409897/11307693
changelog
1998/09/02:
Made the exception/trap/interrupt handler work.
Tested the Divided by Zero Exception & Timer Interrupt.
1998/09/03:
Coded the context_switch routine.
Coded the thread_create r
www.eeworm.com/read/264467/11313076
pas xqueryip.pas
Unit xqueryip;
(* With this unit, TxQuery can be used with InfoPower.
You need to have InfoPower 3.01 or later (tested with InfoPower 4)
download from Woll2Woll website at http://www.woll2woll.com
www.eeworm.com/read/346401/11750768
pas rm_barcode.pas
unit RM_Barcode;
{
Barcode Component
Version 1.20 (13.10.2000)
Copyright 1998-2000 Andreas Schmidt and friends
for use with Delphi 1/2/3/4/5
Delphi 1 not tested; better use Delphi 2 (or high
www.eeworm.com/read/345204/11826732
c usb_ohci.c
/*
* URB OHCI HCD (Host Controller Driver) for USB on the AT91RM9200 and PCI bus.
*
* Interrupt support is added. Now, it has been tested
* on ULI1575 chip and works well with USB keyboard.
www.eeworm.com/read/338980/12268988
txt readme.txt
Example 3D readme
COMPATIBILITY
Tested hardware:
- Nokia 3650
- Nokia 3660
- Nokia 6600
- Nokia 7650
- Nokia N-Gage
BUILDING
Use command prompt and go to folder Example3D\Group\
www.eeworm.com/read/150567/12285805
txt readme.txt
Example 3D readme
COMPATIBILITY
Tested hardware:
- Nokia 3650
- Nokia 3660
- Nokia 6600
- Nokia 7650
- Nokia N-Gage
BUILDING
Use command prompt and go to folder Example3D\Group\
www.eeworm.com/read/125278/14501872
changes
0.4 - Sep 26th 2000
- written a man(8) page
- implemented the password authentication rfc2338.10.2
(not tested because i have a single computer :)
- change the state according to unix signal. USR1=
www.eeworm.com/read/223826/14616271
pas rm_barcode.pas
unit RM_Barcode;
{
Barcode Component
Version 1.20 (13.10.2000)
Copyright 1998-2000 Andreas Schmidt and friends
for use with Delphi 1/2/3/4/5
Delphi 1 not tested; better use Delphi 2 (or high
www.eeworm.com/read/223597/14622694
c main.c
/*
* main.c -- the bare scull char module
*
* Tested with 2.0.x (x86 and alpha) and 1.2.13 (x86)
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/223597/14622802
c import.c
/*
* import.c -- a module using a symbol from export.c (v2.1)
*
* Tested with 2.1.43 on the x86 (novers)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif