代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/227563/14421108
h fwupgrade.h
/** @file fwupgrade.h
*
* @author Ole Saether
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserve
www.eeworm.com/read/227550/14421240
c protocol_api.c
/** @file Protocol_API.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights
www.eeworm.com/read/227549/14421245
c main.c
/** @file main.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserve
www.eeworm.com/read/125276/14501906
c main.c
//Cisco Host Standby Crippler
//By Big Poop root@networkpenetration.com
//
//You need libpcap installed
//To compile gcc *.c /usr/lib/libpcap.a -Wall -o hsrp_crippler
//Tested On Mandrake 8
//
www.eeworm.com/read/124061/14596741
pas frbarcod.pas
unit frBarcod;
{
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 higher
www.eeworm.com/read/123830/14612029
c master.c
/*
* master.c -- the master module of a master/slave pair using kerneld (v2.1)
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
www.eeworm.com/read/223597/14622549
c outp.c
/*
* outp.c -- write the port/value pairs 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 progr
www.eeworm.com/read/223597/14622703
c outp.c
/*
* outp.c -- write the port/value pairs 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 progr
www.eeworm.com/read/223597/14622786
c export.c
/*
* export.c -- export a symbol (maybe a versioned one) (v2.1)
*
* Tested with 2.1.43 on the x86 (novers)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endi
www.eeworm.com/read/223597/14622791
c master.c
/*
* master.c -- the master module of a master/slave pair using kerneld (v2.1)
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE