/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLInputElement13.js | 64 // each asychronous load started in setUpTests. 79 is specific to each type of field.
|
/external/easymock/src/org/easymock/internal/ |
MocksBehavior.java | 71 for (ExpectedInvocationAndResult each : stubResults) {
72 if (each.getExpectedInvocation().matches(actual)) {
73 return each.getResult();
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
jquery-1.4.1.min.js | 19 11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment(); 20 c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent, 23 this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this, 29 r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d= 38 {},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this, 39 a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d); 40 return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===v)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]| [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
jquery-1.4.2.min.js | 19 "&")}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= 20 true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/, 24 "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this, 29 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], 39 else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this, 40 a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b=== 41 w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return th (…) [all...] |
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodereplacechild23.js | 64 // each asychronous load started in setUpTests. 79 Comment, ProcessingInstruction and CDATASection nodes with each other and in each case
|
nodeinsertbefore11.js | 64 // each asychronous load started in setUpTests. 82 other permissible nodes and verify the contents/name of each inserted node.
|
nodeinsertbefore18.js | 66 // each asychronous load started in setUpTests. 84 before each other and verify the names of the newly inserted nodes.
|
nodelookupnamespaceuri09.js | 65 // each asychronous load started in setUpTests. 81 the namespaceURI returned by using each prefix as a parameter is valid.
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 82 apis.each(function(i) { 337 expandos.each(function(i) { 342 expandos.each(function(i) { 356 toggles.each(function(i) { 361 toggles.each(function(i) { 372 toggles.each(function(i) {
|
/external/junit/src/org/junit/runners/ |
BlockJUnit4ClassRunner.java | 153 * Adds to {@code errors} for each method annotated with {@code @Test}, 174 * Adds to {@code errors} for each method annotated with {@code @Test}that 228 * or the implementations creating each sub-statement. 339 for (org.junit.rules.MethodRule each : getMethodRules(target)) 340 if (! testRules.contains(each)) 341 result= each.apply(result, method, target);
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
browser_harness.rb | 115 `ps -x`.each do |proc_line| 145 pids.each do |pid| 245 check_files.each do |file|
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
concat-jquery-mootools-prototype.js | 154 each: function( callback, args ) { 155 return jQuery.each( this, callback, args ); 182 return this.each(function(i){ 207 jQuery.each( text || this, function(){ 208 jQuery.each( this.childNodes, function(){ 241 return this.each(function(){ 247 return this.each(function(){ 329 ret.find("*").andSelf().each(function(){ 459 return this.each(function(){ 470 jQuery( "option", this ).each(function() [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
calc.rb | 85 tests.each do |expression, true_value|
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
test-template.rb | 131 before :each do 210 before :each do
|
/external/mesa3d/docs/ |
MESA_shader_debug.spec | 45 to the debug object's log. A separate debug log for each shader type 159 to each debug object that is attached to the program object. 189 print log" (XXX DEBUG_PRINT_MESA?). Each component is written in 206 implementation dependent double-quoted string, each of this
|
/external/v8/test/mjsunit/regress/ |
regress-crbug-3184.js | 58 function(each) { 59 if (each && this.indexOf(" ") != -1) {
|
/external/valgrind/main/cachegrind/ |
cg_diff.in | 151 # Add each event count to the CC array. '.' counts become undef, as do 293 while (my ($filefuncname, $CC1) = each(%$CCs1)) { 316 while (my ($filefuncname, $CC) = each(%$CCs2)) {
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
clone_test.S | 3 # count for additional 500 million each before exit
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
clone_test.S | 3 # count for additional 500 million each before exit
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_nodeclonenodetrue.js | 64 // each asychronous load started in setUpTests. 84 The NodeName of each child in the returned node is
|
hc_textparseintolistofelements.js | 64 // each asychronous load started in setUpTests. 82 should contain four children with each one of the
|
hc_textsplittextone.js | 64 // each asychronous load started in setUpTests. 79 two Text nodes at the specified offset keeping each node
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_nodeclonenodetrue.js | 64 // each asychronous load started in setUpTests. 84 The NodeName of each child in the returned node is
|
hc_textparseintolistofelements.js | 64 // each asychronous load started in setUpTests. 82 should contain four children with each one of the
|
hc_textsplittextone.js | 64 // each asychronous load started in setUpTests. 79 two Text nodes at the specified offset keeping each node
|