代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/168945/5429359
h nextstep.h
/* nextstep.h
System dependencies for NEXTSTEP 3 & 4 (tested on 4.2PR2)... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software
www.eeworm.com/read/168763/5437297
c rattler.c
/*
* Copyright (C) 2004 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Analogue&Micro Rattler boards family.
* Tested on Rattler8248.
*
* See file CREDITS for list
www.eeworm.com/read/350097/3130451
c ide-pnp.c
/*
* linux/drivers/ide/ide-pnp.c
*
* This file provides autodetection for ISA PnP IDE interfaces.
* It was tested with "ESS ES1868 Plug and Play AudioDrive" IDE interface.
*
* Copyright (C) 2000
www.eeworm.com/read/342914/3228535
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/342914/3228586
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/342914/3228633
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/342914/3228635
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/342914/3228638
c jiq.c
/*
* jiq.c -- the just-in-queue module (v2.1)
*
* 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 i
www.eeworm.com/read/342914/3228647
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data (v2.1)
*
* Tested with 2.0 on the x86?
*
* This module won't work on the sparc, where there's no concept of I/O space
*
*/
#ifn
www.eeworm.com/read/342914/3228694
c main.c
/*
* main.c -- the bare scull-page char module
*
* Tested with 2.0 on the x86, Sparc
*
* Mmap is not available on the Sparc, as pgd_offset etc. are not
* yet exported to modules. Nonetheless, I'