Home
last modified time | relevance | path

Searched refs:push (Results 1 – 20 of 20) sorted by relevance

/build/make/tools/aconfig/aconfig_device_paths/src/
Dlib.rs46 path.push(dir.path()); in parsed_flags_proto_paths()
47 path.push("etc"); in parsed_flags_proto_paths()
48 path.push("aconfig_flags.pb"); in parsed_flags_proto_paths()
50 result.push(path); in parsed_flags_proto_paths()
/build/make/tools/droiddoc/templates-pdk/assets/
Dprettify.js13push(I,c);for(var d=0;d<a.attributes.length;++d){var g=a.attributes[d];if(g.specified){b.push(xb);…
15push(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(!(…
16push(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]));…
18push(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…
19push(c.substring(g));return d.join(P)}}var Vd=new RegExp(kc,R),Wd=/^<\!--/,Xd=/^<\[CDATA\[/,Yd=/^<…
20push(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…
Dandroid-developer-resource-browser.js90 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);
Djquery-resizable.min.js12push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){retu… method in Array
19push(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…
Djquery-1.6.2.min.js16push(g.selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j… property
17push("mouseenter"+k,"mouseleave"+k);continue}l=h,L[h]?(a.push(L[h]+k),h=h+k):h=(L[h]||h)+k;if(c===…
Dandroid-developer-docs.js185 topics.push({name:topic,title:ANDROID_TAGS['topic'][topic]});
217 resources.push(resource);
/build/soong/ui/metrics/
Devent_test.go30 et.push(&event{
51 et.push(&event{
Devent.go112 func (t *EventTracer) push(e *event) { func
152 t.push(newEvent(name, desc))
/build/make/tools/aconfig/printflags/src/
Dmain.rs47 v.push(format!("{:02x}", byte)); in xxd()
80 mount_points.push(canonical_path.get(0).unwrap().as_str().to_owned()); in main()
98 flags.entry(key).or_default().push(value); in main()
105 value.push(dc_value.to_string()); in main()
/build/make/tools/droiddoc/templates-pdk/
Dhead_tag.cs32 _gaq.push(['_setAccount', 'UA-10664927-1']); in _gaq.push()
33 _gaq.push(['_trackPageview']); in _gaq.push()
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.js19 relativePagePathParts.push('..');
22 relativePagePathParts.push(pathParts[pathParts.length - (upDirs - i) - 1]);
24 relativePagePathParts.push(pathParts[pathParts.length - 1]);
/build/make/tools/aconfig/aflags/src/
Daconfig_storage_source.rs32 result.push(Flag { in list_flags()
Dload_protos.rs58 result.push(convert_parsed_flag(&path, &flag)); in load()
/build/make/tools/aconfig/aconfig/src/storage/
Dmod.rs54 self.boolean_flags.push(pf); in insert()
70 packages.push(FlagPackage::new(parsed_flag.package(), index as u32)); in group_flags_by_package()
/build/make/tools/aconfig/aconfig/src/
Dcommands.rs125 parsed_flag.trace.push(tracepoint); in parse_flags()
144 parsed_flags.parsed_flag.push(parsed_flag); in parse_flags()
182 parsed_flag.trace.push(tracepoint); in parse_flags()
Ddump.rs113 str.push('\n'); in dump_custom_format()
Dmain.rs180 opened_files.push(Input { source: path.to_string(), reader: file }); in open_zero_or_more_files()
/build/make/tools/aconfig/aconfig_storage_file/src/
Dlib.rs310 flags.push(FlagValueSummary { in list_flags()
360 flags.push(FlagValueAndInfoSummary { in list_flags_with_info()
/build/make/tools/aconfig/aconfig/src/codegen/
Djava.rs95 Some(flag_list) => flag_list.push(flag.clone()), in gen_flags_by_namespace()
/build/bazel/rules/tradefed/
Dtradefed.bzl556 # push onto the device during test runtime, but we'll let the test