Searched refs:test (Results 426 - 450 of 579) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep078.tcl9 # TEST Replication and basic lease test.
21 puts "Skipping replication test on Win9x platform."
26 # test because there is nothing method-specific being tested.
27 # Use all methods for this basic test.
35 # Run the body of the test with and without recovery,
43 # and the test wants to control which env gets elected.
116 set testfile test.db
128 # test both API usages here.
H A Dtest006.tcl12 # TEST Keyed delete test.
21 # For methods supporting dups, run the test with sorted and
41 set dbname test$tnum
48 # Otherwise it is the test directory and the name.
H A Dtest008.tcl22 set tnum test$reopen
43 # Otherwise it is the test directory and the name.
174 # Now, reopen the file and run the last test again in reverse direction.
H A Dtest086.tcl36 # If we are using an env, then this test won't work.
39 set testfile test$tnum.db
41 puts "\tTest$tnum: Environment provided; skipping test."
114 # We'll delete them to test reverse splits.
H A Ddbscript.tcl22 source $test_path/test.tcl
H A Dsysscript.tcl7 # System integration test script.
9 # the system. The database under test contains nfiles files. Each process
30 source $test_path/test.tcl
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DTestUtils.java5 package com.sleepycat.db.test;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DTestStore.java9 package com.sleepycat.collections.test;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveCase.java8 package com.sleepycat.persist.test;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DPackedIntegerTest.java9 package com.sleepycat.util.test;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dbookutil.c402 long test; local
406 test=thistime.tv_sec*10+thistime.tv_usec/100000;
407 if(lasttime!=test){
408 lasttime=test;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestHTML.c762 * test intermediate copy if needed.
860 printf("\t--copy : used to test the internal copy implementation\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DUnitTests.cs246 #region GZipStream test
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dmacio-adb.c36 struct preg test; member in struct:adb_regs
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dos_bri.c636 dword i, test; local
691 test = (dword) inppw(ioaddr);
692 if (test == 0x4447) {
705 test))
730 ("A: A(%d) interrupt test failed",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/lib/
H A Dmul.S23 andncc %o0, 0xfff, %g0 ! test bits 12..31
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_cond.S83 swap %d1 | test condition in %d1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/lib/
H A Datomic-ops.S153 # uint32_t __cmpxchg_32(uint32_t *v, uint32_t test, uint32_t new)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h171 } PACKED test; member in union:__anon6535::__anon6536
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib582.c22 #include "test.h"
226 int test(char *URL) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DUnitTests.cs246 #region GZipStream test
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/
H A Ddtree.js124 function test() function
126 // alert("test");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Decc.c584 /* Now we can test our keys (this should never fail!). */
594 * test if the information is recuperated.
595 * Second, test with the sign and verify functions.
601 gcry_mpi_t test = mpi_new (nbits);
617 gcry_mpi_randomize (test, nbits, GCRY_WEAK_RANDOM);
619 if (sign (test, sk, r, s) )
622 if (verify (test, &pk, r, s))
638 mpi_free (test);
653 /* ?primarity test of 'p' */
1694 Self-test sectio
597 gcry_mpi_t test = mpi_new (nbits); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm208 ;;; use the sign flag instead of the zero flag for the exit test.
414 test eax, 0000FFFFh
417 test eax,0ffffffffh
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm208 ;;; use the sign flag instead of the zero flag for the exit test.
414 test eax, 0000FFFFh
417 test eax,0ffffffffh

Completed in 137 milliseconds

<<11121314151617181920>>