Searched refs:test (Results 301 - 325 of 579) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib554.c22 #include "test.h"
67 int test(char *URL) function
H A Dlib555.c23 /* This test case is supposed to be identical to 547 except that this uses the
31 #include "test.h"
76 int test(char *URL) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmk1mf.pl304 { $test.=&var_add($dir,$val, 0); }
446 # TEST_D - Binary test file output directory
527 test: \$(T_EXE) label
529 ..${o}ms${o}test
578 $test=&clean_up_ws($test);
594 $defs.=&do_defs("T_OBJ",$test,"\$(OBJ_D)",$obj);
595 $rules.=&do_compile_rule("\$(OBJ_D)",$test,"\$(APP_CFLAGS)");
684 $defs.=&do_defs("T_EXE",$test,"\$(TEST_D)",$exep);
685 foreach (split(/\s+/,$test))
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddo_func.S65 | unimplemented instructions. The test is on the upper 6 bits;
190 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input
212 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input
234 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input
305 btstl #7,%d1 |test for sign
309 btstl #7,%d0 |test if + or -
317 btstl #7,%d1 |test for sign
385 btstl #7,%d1 |test for sign
389 btstl #7,%d0 |test if + or -
397 btstl #7,%d1 |test fo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Drunlist.c114 * ntfs_rl_are_mergeable - test if two runlists can be joined together
116 * @src: new runlist to test for mergeability with @dst
1730 * test_rl_dump_runlist - Runlist test: Display the contents of a runlist
1782 * test_rl_runlists_merge - Runlist test: Merge two runlists
1808 * test_rl_read_buffer - Runlist test: Read a file containing a runlist
1837 * test_rl_pure_src - Runlist test: Complicate the simple tests a little
1875 * test_rl_pure_test - Runlist test: Perform tests using simple runlists
1876 * @test:
1888 static void test_rl_pure_test(int test, BOOL contig, BOOL multi, int vcn, int len, runlist_element *file, int size) argument
1897 printf("Test %2d ---------- FAILED! (no free memory?)\n", test);
2079 test_rl_frag(char *test) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/
H A Djquery.js31 "&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
34 (d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
40 "isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
41 a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
44 !c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
46 var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
47 parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
58 e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep026.tcl17 puts "Skipping replication test on Win 9x platform."
31 # This test uses recovery, so mixed-mode testing isn't
182 $msg $elector $nsites $nvotes $nclients $winner 0 test.db
233 $msg $elector2 $nsites $nvotes $nclients $winner 1 test.db
H A Drep036script.tcl13 source $test_path/test.tcl
32 # Join the queue env. We assume the rep test convention of
H A Drep038.tcl20 puts "Skipping replication test on Win 9x platform."
31 # This test needs to set its own pagesize.
40 # Run the body of the test with and without recovery,
119 set testfile { "" "test.db" }
121 set testfile "test.db"
205 $masterenv test force noarchive_timeout
215 $masterenv test force noarchive_timeout
H A Drep044.tcl21 puts "Skipping replication test on Win 9x platform."
34 # can't run this test.
163 -mode 0644} $largs $omethod test.db]
190 $largs $omethod test.db]
H A Drep045script.tcl14 source $test_path/test.tcl
31 # Join the queue env. We assume the rep test convention of
H A Dtest001.tcl29 # Otherwise it is the test directory and the name.
30 # If we are not using an external env, then test setting
34 set testfile $testdir/test$tnum.db
38 set testfile test$tnum.db
186 # Now, reopen the file and run the last test again.
196 # Now, reopen the file and run the last test again in the
H A Dtest010.tcl8 # TEST Duplicate test
34 # Otherwise it is the test directory and the name.
36 set testfile $testdir/test$tnum.db
39 set testfile test$tnum.db
H A Dtest031.tcl15 # TEST Along the way, test that we cannot insert duplicate duplicates
18 # TEST By setting ndups large, we can make this an off-page test
37 # Otherwise it is the test directory and the name.
39 set testfile $testdir/test$tnum.db
43 set testfile test$tnum.db
H A Dtest033.tcl32 # Otherwise it is the test directory and the name.
34 set testfile $testdir/test$tnum.db
37 set testfile test$tnum.db
H A Dtest038.tcl14 # TEST this an off-page test
39 # Otherwise it is the test directory and the name.
41 set testfile $testdir/test$tnum.db
45 set testfile test$tnum.db
H A Dtest039.tcl15 # TEST this an off-page test.
40 # Otherwise it is the test directory and the name.
42 set testfile $testdir/test$tnum.db
46 set testfile test$tnum.db
H A Dtest048.tcl44 # Otherwise it is the test directory and the name.
46 set testfile $testdir/test$tnum.db
49 set testfile test$tnum.db
H A Dtest049.tcl37 # Otherwise it is the test directory and the name.
39 set testfile $testdir/test$tnum.db
42 set testfile test$tnum.db
H A Dtest063.tcl23 # Otherwise it is the test directory and the name.
25 set testfile $testdir/test$tnum.db
28 set testfile test$tnum.db
53 puts "Test$tnum: $method ($args) DB_RDONLY test."
55 # Create a test database.
56 puts "\tTest$tnum.a: Creating test database."
H A Dtest065.tcl24 # Otherwise it is the test directory and the name.
26 set testfile $testdir/test$tnum.db
29 set testfile test$tnum.db
47 puts "Test$tnum: $method ($args) DB->stat(DB_FAST_STAT) test."
H A Dtest068.tcl34 # Otherwise it is the test directory and the name.
37 set testfile $testdir/test$tnum.db
40 set testfile test$tnum.db
66 # rbtree can't handle dups, so just test the non-dup case
151 skipping further test."
/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 DPartialGetTest.java8 package com.sleepycat.db.test;
25 import com.sleepycat.db.test.TestUtils;
50 * To disable a test mark it with @Ignore
/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 DIterDeadlockTest.java9 package com.sleepycat.collections.test;
28 import com.sleepycat.util.test.TestEnv;
106 /* Allow GC of DB objects in the test case. */
/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 DNegativeTest.java9 package com.sleepycat.persist.test;
25 import com.sleepycat.util.test.TxnTestCase;
47 store = new EntityStore(env, "test", config);

Completed in 180 milliseconds

<<11121314151617181920>>