Searched refs:test (Results 451 - 475 of 579) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S131 ;; first put a jump test to give a possibility of upgrading the rescue code
336 1: test.d $r6 ; 0 = no wrapping
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S224 cmpl #2,%d1 |test for last lw
231 btst #31,(%a0) |test sign of the mantissa
286 movel L_SCR1(%a6),%d1 |load expA for range test
287 cmpl #27,%d1 |test is with 27
482 btst #30,(%a0) |test the sign of the exponent
498 bclrl #inex2_bit+8,%d0 |test for inex2 and clear it
H A Dsgetem.S114 tstl %d1 |test if any bits set in ls mant
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Diskeleton.S90 | Linux/68k: commented out test for tracing
130 | Linux/68k: commented out test for tracing
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm926.S134 1: mrc p15, 0, r15, c7, c14, 3 @ test,clean,invalidate
340 1: mrc p15, 0, r15, c7, c14, 3 @ test,clean,invalidate
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/sysv/
H A Dsuper.c274 int (*test)(struct sysv_sb_info *, struct buffer_head *); member in struct:__anon7635
382 size = flavours[i].test(SYSV_SB(sb), bh);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dplugin.c183 FLAC__uint32 test = 1; local
185 is_big_endian_host_ = (*((FLAC__byte*)(&test)))? false : true;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dvi.c558 crash_test(); // test editor variables
1675 int test, inc; local
1680 test = 0;
1684 test = ((!isspace(c)) || c == '\n');
1688 test = ((!isspace(c)) || c == '\n');
1692 test = ((isspace(c)));
1696 test = ((ispunct(c)));
1700 test = ((isalnum(c)) || c == '_');
1703 return test;
3794 "this", "is", "a", "test",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-sh.c578 empirically determined such that 1. the xgettext-30 test succeeds,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dmdbscript.tcl10 source $test_path/test.tcl
H A Drep002.tcl8 # TEST Basic replication election test.
19 puts "Skipping replication test on Win 9x platform."
40 # Run the body of the test with and without recovery.
45 puts "Skipping test with -recover for in-memory logs."
48 Replication election test with $nclients clients."
97 # In an election test, the -recovery arg must not go
134 open_and_dump_file test$tnum.db $clientenv($i) $testdir/t1 \
252 $elector $nsites $nvotes $nclients $win 1 "test$tnum.db"
280 $nvotes $nclients $win 1 "test$tnum.db"} res]} {
H A Drep007.tcl19 puts "Skipping replication test on Win 9x platform."
31 # Run the body of the test with and without recovery.
115 set dbname "test.db"
191 -env $newmasterenv -auto_commit -create $omethod test.db]
H A Drep030.tcl21 puts "Skipping replication test on Win 9x platform."
32 # This test needs to set its own pagesize.
41 # Run the body of the test with and without recovery,
111 # Set it twice to test duplicates data_dirs as well
139 $masterenv test force noarchive_timeout
161 # Everytime we run 'rep_test' we create 'test.db'. So
164 set old "test.db"
165 set new "test.$i.db"
170 # We want to keep some databases open so that we test the
184 set testfile "test
[all...]
H A Drep031.tcl21 puts "Skipping replication test on Win 9x platform."
25 # There is nothing method-sensitive in this test, so
39 # This test needs to set its own pagesize.
46 # Run the body of the test with and without recovery,
123 $masterenv test force noarchive_timeout
198 set dbname "test.db"
H A Drep039.tcl43 # Skip for mixed-mode logging -- this test has a very large
51 # This test needs to set its own pagesize.
60 # Run the body of the test with and without recovery,
75 # be tested with in-memory logs: the "client under test".
140 # This test has three replication sites: a master, a client whose
141 # behavior is under test, and another client. We'll call them
142 # "A", "B" and "C". At one point during the test, we may (depending on
149 # B = client under test
155 # B = client under test (no change here)
204 # Turn off throttling for this test
[all...]
H A Drep061.tcl22 puts "Skipping replication test on Win 9x platform."
42 # This test needs to set its own pagesize.
51 # Run the body of the test with and without recovery,
153 $masterenv test force noarchive_timeout
158 # down in the test, we disable message dropping.
183 # Everytime we run 'rep_test' we create 'test.db'. So
186 set old "test.db"
187 set new "test.$i.db"
192 # We want to keep some databases open so that we test the
206 set testfile "test
[all...]
H A Drep065.tcl17 # TEST the current tcl code (e.g. test.tcl).
24 puts "Skipping replication test on Win 9x platform."
42 # Make the list of {method version} pairs to test.
78 # This test presumes we are running in the current build
84 set reputils_path $pwd/../test
139 # Kick off the test processes. We need 1 test process
403 # We want to make sure we test each version.
H A Drep065script.tcl8 # replication upgrade test.
14 # REPTEST_GET run a read-only test on a client.
55 set dbname "$mydir/test.db"
162 # Here is where the real test starts.
169 # This test writes the marker, so close after it runs.
176 # This test needs to poll the marker. So close it now.
183 # This test writes the marker, so close after it runs.
197 # The main test process will write the marker file when it
263 # Just because the main test is done doesn't mean that all
302 set dbname "$mydir/test
[all...]
H A Dsdb012.tcl23 # If we are using an env, then skip this test. It needs its own.
56 # First test locking w/o txns. If any in tlist are 'none',
253 error_check_good test_lock [$env test abort subdb_lock] 0
363 # and we won't be able to test anything else.
/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 DRepmgrConfigTest.java3 * A test case that brings up the replication
10 package com.sleepycat.db.test;
133 envConfig.setErrorPrefix("RepmgrConfigTest test");
143 // so start each test at a new address.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm168 ; use the sign flag instead of the zero flag for the exit test.
328 test eax, 00000FFFFH
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/include/
H A Dos.h327 extern void os_free_irq_by_cb(int (*test)(struct irq_fd *, void *), void *arg,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/
H A Dedd.S26 # edd=sk skips the MBR test (edd=skipmbr)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pnx4008/
H A Dsleep.S192 1: mrc p15, 0, r15, c7, c14, 3 @ test,clean,invalidate
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dmodule.h53 int (*test)(struct module *); member in struct:module_attribute

Completed in 219 milliseconds

<<11121314151617181920>>