Searched refs:push (Results 1 – 10 of 10) 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…
|
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 | jquery-resizable.min.js | 12 …push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){retu… method in Array 19 …push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.rela… method in Array 29 …i[k].prototype;for(var j in n){m.plugins[j]=m.plugins[j]||[];m.plugins[j].push([l,n[j]])}},call:fu… 40 …s.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElemen…
|
D | jquery-1.6.2.min.js | 16 …push(g.selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j… property 17 …push("mouseenter"+k,"mouseleave"+k);continue}l=h,L[h]?(a.push(L[h]+k),h=h+k):h=(L[h]||h)+k;if(c===…
|
D | android-developer-docs.js | 185 topics.push({name:topic,title:ANDROID_TAGS['topic'][topic]}); 217 resources.push(resource);
|
/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/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/soong/ui/metrics/ |
D | event.go | 101 func (t *EventTracer) push(e *event) { func 141 t.push(newEvent(name, desc))
|
D | event_test.go | 32 et.push(&event{
|
/build/make/core/ |
D | product_config.rbc | 107 stash = [] # Configs to push once their descendants are done
|