代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/342914/3228679
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
www.eeworm.com/read/341021/3261990
c grouptest2.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
/*
Test the group routines
(some tested elsewere)
www.eeworm.com/read/339586/3297433
text notes.text
repro-2005-08-25.tar
-- full set of php files and database create scripts
-- all functionality is implemented and lightly tested
-- about to go back and fix the inconsistent naming of aor in the code
www.eeworm.com/read/333377/3386165
h sunos4.h
/* sunos4.h
System dependencies for SunOS 4 (tested on 4.1.4)... */
/*
* Copyright (c) 1996-2001 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and
www.eeworm.com/read/333377/3386166
h ultrix.h
/* ultrix.h
System dependencies for Ultrix 4.2 (tested on 4.2a+multicast)... */
/*
* Copyright (c) 1996-1999 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/330327/3425042
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/330327/3425080
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/330327/3425094
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/330327/3425102
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
www.eeworm.com/read/322210/3527243
readme
Here is a C source for LD-CELP (G.728). It was implemented in summer
of 1993 mainly as a test for Analog Devices C compiler for 21020 and
as a learning project. It has NOT been tested with the officia