代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/169697/5415262

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/168763/5436613

h ispan.h

/* * Copyright (C) 2004 Arabella Software Ltd. * Yuli Barcohen * * Support for Interphase iSPAN Communications Controllers * (453x and others). Tested on 4532. * * Derived
www.eeworm.com/read/168763/5439239

c ispan.c

/* * Copyright (C) 2004 Arabella Software Ltd. * Yuli Barcohen * * Support for Interphase iSPAN Communications Controllers * (453x and others). Tested on 4532. * * Derived
www.eeworm.com/read/162614/5526441

f90 intent_used_1.f90

! { dg-do compile } ! Tests the fix for the regression caused by the patch for PR20869 ! which itself is tested and described by intrinsic_external_1.f90 ! ! reported to the fortran list by Dominique
www.eeworm.com/read/344610/3207501

c slipif.c

/* * FILENAME: slipif.c * * Copyright 1997- 2000 By InterNiche Technologies Inc. All rights reserved * * SLIP driver for Netport demo package. Developed and * tested primarily on PC UART
www.eeworm.com/read/344386/3211013

pl fork_big.pl

#!/usr/bin/perl -w # # This is a test with uses many processes to test a MySQL server. # # Tested a lot with: --threads=30 $opt_loop_count=500000; # Change this to make test harder/easier #########
www.eeworm.com/read/344386/3211032

pl fork_big2.pl

#!/usr/bin/perl -w # # This is a test with uses many processes to test a MySQL server. # # Tested a lot with: --threads=30 $opt_loop_count=500000; # Change this to make test harder/easier #########
www.eeworm.com/read/342914/3228626

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/342914/3228660

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/342914/3228672

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