代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/162868/5512446

lmkfile

# Makefile for UnZip 4.2 using SAS/C 5.10a # [no crypt + no inflate] # # Not tested since UnZip 4.1. May need to change directory names for stat.c # and utime.c. ##################### # MACRO DEFINI
www.eeworm.com/read/162868/5512450

cr lmkfile.cr

# Makefile for UnZip 4.2 using SAS/C 5.10a # [crypt + no inflate] # # Not tested since UnZip 4.1. May need to change directory names for stat.c # and utime.c. ##################### # MACRO DEFINITIO
www.eeworm.com/read/162614/5517184

c nonnull1.c

// Test that "nonnull" attribute works for C++. // Origin: Joseph Myers // { dg-do compile } // { dg-options "-Wall" } // The "nonnull" attribute is thoroughly tested for C, so
www.eeworm.com/read/342914/3228571

c main.c

/* * main.c -- scullv: the scull-virtual char driver * * 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. Nonethele
www.eeworm.com/read/342914/3228665

c skull_init.c

/* * skull.c -- sample typeless module. * * BUGS: * -it only runs on intel platforms. * -readb() should be used (see short.c): skull doesn't work with 2.1 * * Tested with 1.2 and 2.0 on the
www.eeworm.com/read/342914/3228669

c master.c

/* * master.c -- the master module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #en
www.eeworm.com/read/342914/3228673

c import.c

/* * import.c -- a module using a symbol from export.c * * Tested with 2.0 on the x86, Sparc *********/ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif /*
www.eeworm.com/read/342914/3228675

c slaveh.c

/* * slave.c -- the slave module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endi
www.eeworm.com/read/342914/3228676

c slaved.c

/* * slave.c -- the slave module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endi
www.eeworm.com/read/342914/3228680

c slave.c

/* * slave.c -- the slave module of a master/slave pair using kerneld * * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endi