代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/288378/4007392
h winxpbuttonst.h
//
// Class: CWinXPButtonST
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Created: 03/September/2001
// Updated: 25/November/20
www.eeworm.com/read/288378/4007398
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//
www.eeworm.com/read/280424/4126326
asm divid.asm
;
; divid = 4 gives a longer and faster program
; divid = 2 gives a longer and faster program
;
; only divid =2 and divid 4 have been tested
;
; 5.9.90 Manfred Christ / Texas Instruments Freisin
www.eeworm.com/read/278768/4141783
c short.c
/*
* short.c -- Simple Hardware Operations and Raw Tests
* short.c -- also a brief example of interrupt handling ("short int")
*
* untested (by now) the hardware r/w
*
* Tested with 2.0.18 (inte
www.eeworm.com/read/277047/4159391
asm divid.asm
;
; divid = 4 gives a longer and faster program
; divid = 2 gives a longer and faster program
;
; only divid =2 and divid 4 have been tested
;
; 5.9.90 Manfred Christ / Texas Instruments Freisin
www.eeworm.com/read/274894/4181540
h winxpbuttonst.h
//
// Class: CWinXPButtonST
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Created: 03/September/2001
// Updated: 11/September/2
www.eeworm.com/read/416031/2129971
c short.c
/*
* short.c -- Simple Hardware Operations and Raw Tests
* short.c -- also a brief example of interrupt handling ("short int")
*
* untested (by now) the hardware r/w
*
* Tested with 2.0.18 (inte
www.eeworm.com/read/416031/2130005
c short.c
/*
* short.c -- Simple Hardware Operations and Raw Tests
* short.c -- also a brief example of interrupt handling ("short int")
*
* untested (by now) the hardware r/w
*
* Tested with 2.0.18 (inte
www.eeworm.com/read/416031/2130017
c jiq.c
/*
* jiq.c -- the just-in-queue module
*
* 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 is not u
www.eeworm.com/read/416031/2130024
c jit.c
/*
* jit.c -- the just-in-time module
*
* Tested with 2.0 on the x86, Sparc
*/
/* BUGS: this module is not reentrant: only one file can be read at a time
* the module usage count is not us