代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/418779/10927961
rules experimental.rules
# Copyright 2001-2005 Sourcefire, Inc. All Rights Reserved
#
# This file may contain proprietary rules that were created, tested and
# certified by Sourcefire, Inc. (the "VRT Certified Rules") as well
www.eeworm.com/read/418779/10927964
rules web-frontpage.rules
# Copyright 2001-2005 Sourcefire, Inc. All Rights Reserved
#
# This file may contain proprietary rules that were created, tested and
# certified by Sourcefire, Inc. (the "VRT Certified Rules") as well
www.eeworm.com/read/271418/10997733
~pas iphelper.~pas
unit IPHelper;
(*
==========================
Delphi IPHelper functions
==========================
Requires : NT4/SP4 or higher, WIN98/WIN98se
Developed on: D4.03
Tested on : WI
www.eeworm.com/read/271418/10997743
pas iphelper.pas
unit IPHelper;
(*
==========================
Delphi IPHelper functions
==========================
Requires : NT4/SP4 or higher, WIN98/WIN98se
Developed on: D4.03
Tested on : WI
www.eeworm.com/read/124341/6965474
c downloads.c
/* A simple download server to demonstrate dpid.
* It uses wget to download a link. This has been tested with wget 1.8.1
* The server accepts multiple connections once it has been started.
* If th
www.eeworm.com/read/466153/7039880
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/465478/7055503
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/465478/7055539
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/465478/7055551
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/465478/7055558
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