代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/323119/13354095
test innodb_concurrent.test
#
# Concurrent InnoDB tests, mainly in UPDATE's
# Bug#3300
# Designed and tested by Sinisa Milivojevic, sinisa@mysql.com
#
# two non-interfering UPDATE's not changing result set
#
# test takes circa
www.eeworm.com/read/309349/13673650
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0
www.eeworm.com/read/309173/13680249
c tutorial01.c
// tutorial01.c
// Code based on a tutorial by Martin Bohme (boehme@inb.uni-luebeckREMOVETHIS.de)
// Tested on Gentoo, CVS version 5/01/07 compiled with GCC 4.1.1
// A small sample program that shows
www.eeworm.com/read/303580/13812171
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/303580/13812222
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/303580/13812269
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/303580/13812271
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/303580/13812274
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/303580/13812284
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/303580/13812332
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'