Searched full:push (Results 1 – 18 of 18) sorted by relevance
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | prettify.js | 13 …push(I,c);for(var d=0;d<a.attributes.length;++d){var g=a.attributes[d];if(g.specified){b.push(xb);… 15 …push(t);continue}var u=l(t),x;if(e+2<p&&Sb===f[e+1]){x=l(f[e+2]);e+=2}else x=u;k.push([u,x]);if(!(… 16 …push(E=A)}var D=[L];h&&D.push(M);D.push.apply(D,s);for(e=0;e<B.length;++e){A=B[e];D.push(n(A[0]));… 18 …push(dc+v(m)+ec)}return new RegExp(w.join(O),d?fc:R)}var ha=r;function Td(a){if(r===ha){var b=docu… 19 …push(c.substring(g));return d.join(P)}}var Vd=new RegExp(kc,R),Wd=/^<\!--/,Xd=/^<\[CDATA\[/,Yd=/^<… 20 …push(d,b.slice(i,v+1).join(P));i=v}else g.push(d,l)}else g.push(d,l)}else{var j=Sd(l);c.push(j);d+… 21 …=0;)c[j.charAt(f)]=w;var s=w[1],k=P+s;if(!n.hasOwnProperty(k)){l.push(s);n[k]=r}}l.push(/[\0-\ufff… 22 …n+x+A,k.substring(A),i,q)}else q.push(n+x,h)}m.c=q};return i}function C(a){var b=[],c=[];if(a.trip… 23 …push([U,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S]… 24 …replace(/^\s+|\s+$/g,P);d.length&&c.push([uc,new RegExp(vc+d.replace(/\s+/g,O)+wc),r]);b.push([S,/… [all …]
|
D | android-developer-resource-browser.js | 90 resource.topics.push(tag); 115 searchTags.push(tag.toLowerCase()); 123 taggedWithHtml.push(humanizeList(searchTags, function(item) { 148 results.push(resource); 152 results.push(resource); 165 loadedResults.push({ node: resultJqNode, result: result }); 182 out.push(itemFormatter(arr[i]) + 211 params[key].push(val);
|
D | microtemplate.js | 16 "var p=[],print=function(){p.push.apply(p,arguments);};" + 19 "with(obj){p.push('" + 28 .split("%>").join("p.push('")
|
D | android-developer-docs.js | 185 topics.push({name:topic,title:ANDROID_TAGS['topic'][topic]}); 217 resources.push(resource);
|
/build/make/core/ |
D | java_test_config_template.xml | 22 …<option name="push" value="cts-dalvik-device-test-runner.jar->/data/local/tmp/{MODULE}/cts-dalvik-… 23 <option name="push" value="{MODULE}.jar->/data/local/tmp/{MODULE}/{MODULE}.jar" />
|
D | rust_device_test_config_template.xml | 20 <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
|
D | native_test_config_template.xml | 25 <option name="push" value="{MODULE}->{TEST_INSTALL_BASE}/{MODULE}" />
|
D | native_benchmark_test_config_template.xml | 25 <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
|
D | rust_device_benchmark_config_template.xml | 20 <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />
|
D | product_config.rbc | 107 stash = [] # Configs to push once their descendants are done 126 # Push ancestors until we reach this node's height
|
D | product_config.mk | 52 # TODO: push this into the combo files; unfortunately, we don't even
|
/build/soong/ui/metrics/ |
D | event.go | 100 // push adds the active build event in the stack. 101 func (t *EventTracer) push(e *event) { func 141 t.push(newEvent(name, desc))
|
/build/make/tools/droiddoc/templates-pdk/ |
D | head_tag.cs | 32 _gaq.push(['_setAccount', 'UA-10664927-1']); in _gaq.push() 33 _gaq.push(['_trackPageview']); in _gaq.push()
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 19 relativePagePathParts.push('..'); 22 relativePagePathParts.push(pathParts[pathParts.length - (upDirs - i) - 1]); 24 relativePagePathParts.push(pathParts[pathParts.length - 1]);
|
/build/make/tools/releasetools/ |
D | check_target_files_signatures.py | 89 def Push(msg): function 162 Push(filename + ":") 193 Push(filename+":") 386 Push(apk.filename) 490 Push("input target_files:") 499 Push("comparison target_files:")
|
/build/blueprint/.github/workflows/ |
D | build.yml | 4 push:
|
/build/make/tools/warn/ |
D | html_writer.py | 448 for (var i=0; i<n; i++) result.push({}); 461 groups[s][k].push(Warnings[i]); 473 groups[p][k].push(Warnings[i]); 484 groupKeys.push([k, WarnPatternsSeverity[parseInt(k)], group[k].length]);
|
/build/blueprint/ |
D | ninja_strings.go | 73 // Last push was a variable, we need a blank string separator
|