代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/212530/15154736

c heartbeat.c

/* * heatbeat.c -- flash NumLock in an hearthbeat fashion * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Alpha, Sparc * Tested with 2.2 on the x86 */ #include #include
www.eeworm.com/read/200303/15435524

c heartbeat.c

/* * heatbeat.c -- flash NumLock in an hearthbeat fashion * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Alpha, Sparc * Tested with 2.2 on the x86 */ #include #include
www.eeworm.com/read/124347/6053566

c condvar6.c

/* * File: * * Test Synopsis: * - Test pthread_cond_broadcast. * * Test Method (Validation or Falsification): * - Validation * * Requirements Tested: * - * * Features Tested: * - * *
www.eeworm.com/read/300969/13877245

c test26.c

/* test26: link() unlink() Aithor: Jan-Mark Wams (jms@cs.vu.nl) */ /* * Not tested readonly file systems * Not tested fs full * Not tested unlinking bussy files */ #include
www.eeworm.com/read/212530/15154741

c netifdebug.c

/* * netifdebug.c -- change the IFF_DEBUG flag of an interface * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc and Alpha * Tested with 2.2 on the x86 */ #include #i
www.eeworm.com/read/200303/15435529

c netifdebug.c

/* * netifdebug.c -- change the IFF_DEBUG flag of an interface * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc and Alpha * Tested with 2.2 on the x86 */ #include #i
www.eeworm.com/read/367750/9734261

txt nios_irq.txt

#include "alt_types.h" #include "io.h" #include "sys/alt_irq.h" #include "system.h" #include #include #include "altera_avalon_pio_regs.h" static volatile alt_u8 count;
www.eeworm.com/read/292758/3941503

txt golden01.txt

This is the first golden file to be tested.
www.eeworm.com/read/283915/4073493

txt golden01.txt

This is the first golden file to be tested.
www.eeworm.com/read/386050/8767359

m iscomdset.m

%ISCOMDSET Test whether datasets are compatible % % N = ISCOMDSET(A,B,CLAS); % % INPUT % A Input argument, to be tested on dataset % B Input argument, to be tested on compatibility wi