代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/342914/3228570

c mmap.c

/* * mmap.c -- memory mapping for the scull-virtual char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #end
www.eeworm.com/read/342914/3228589

c inp.c

/* * inp.c -- read all the ports 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 program can't
www.eeworm.com/read/342914/3228693

c mmap.c

/* * mmap.c -- memory mapping for the scull-page char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #endif
www.eeworm.com/read/333377/3386155

h sunos5-5.h

/* sunos5-5.h System dependencies for Solaris 2.x (tested on 2.5 with gcc)... */ /* * Copyright (c) 1996-1999 Internet Software Consortium. * All rights reserved. * * Redistribution and use i
www.eeworm.com/read/330327/3424945

c inp.c

/* * inp.c -- read all the ports 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 program can't
www.eeworm.com/read/330327/3424979

c mmap.c

/* * mmap.c -- memory mapping for the scull-virtual char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #end
www.eeworm.com/read/330327/3424999

c inp.c

/* * inp.c -- read all the ports 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 program can't
www.eeworm.com/read/330327/3425117

c mmap.c

/* * mmap.c -- memory mapping for the scull-page char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #endif
www.eeworm.com/read/321483/3534919

t p_shuffle.t

#!./perl # force perl-only version to be tested $List::Util::TESTING_PERL_ONLY = $List::Util::TESTING_PERL_ONLY = 1; (my $f = __FILE__) =~ s/p_//; do $f; die $@ if $@;
www.eeworm.com/read/321483/3534926

t p_readonly.t

#!./perl # force perl-only version to be tested $List::Util::TESTING_PERL_ONLY = $List::Util::TESTING_PERL_ONLY = 1; (my $f = __FILE__) =~ s/p_//; do $f; die $@ if $@;