代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/297160/3888956
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'
www.eeworm.com/read/278768/4141743
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/278768/4141789
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/278768/4141791
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/278768/4141794
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/278768/4141803
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/278320/4146476
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/271376/4229051
java clientresourcemanager.java
/**
* $Log: ClientResourceManager.java,v $
* Revision 1.4 2003/02/02 13:30:15 mwulff
* remote message is tested for empty string
*
* Revision 1.3 2003/01/18 21:59:11 mwulff
* added an
www.eeworm.com/read/269603/4244439
kh
// $XKeyboardConfig: xkbdesc/symbols/kh,v 1.2 2005/12/31 02:02:46 svu Exp $
//
// khmer unicode keyboard for XFree86 4.3 or XOrg
// (might work with older versions, not tested)
//
// layout def
www.eeworm.com/read/445365/1722803
js mootree.js
/*
Script: mootree.js
My Object Oriented Tree
- Developed by Rasmus Schultz,
- Tested with MooTools release 1.11, under Firefox 2 and Internet Explorer 6 and 7.
License: