Searched refs:each (Results 1 – 25 of 29) sorted by relevance
12
/build/make/tools/droiddoc/templates-pdk/ |
D | sampleindex.cs | 27 <?cs each:dir=subdirs ?> 30 <?cs /each ?> 37 <?cs each:file=files ?> 40 <?cs /each ?>
|
/build/make/tools/warn/ |
D | .pylintrc | 3 # Two spaces for each indentation level.
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-reference.js | 89 apis.each(function(i) { 358 expandos.each(function(i) { 363 expandos.each(function(i) { 377 toggles.each(function(i) { 382 toggles.each(function(i) { 393 toggles.each(function(i) {
|
D | jquery-resizable.min.js | 12 …each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,… 19 …each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".")… 29 …each(function(){this.removeAttributeNS(h,j.replace(a,""))}):e.call(this,j))}}c.fn.extend({remove:f… 40 …each(function(){c(this).data("resizable-alsoresize",{width:parseInt(c(this).width(),10),height:par…
|
D | jquery-1.6.2.min.js | 16 …each(cm.concat.apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cq(){cn=b}function… method 17 …each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.… 18 …urn this.each(e.complete,[!1]);a=f.extend({},a);return this[e.queue===!1?"each":"queue"](function(…
|
D | android-developer-docs.js | 459 $(".toggle-list").each(
|
/build/make/tools/fs_config/ |
D | README.md | 5 * `fs_config_dirs` and `fs_config_files` files for each partition 6 * `passwd` and `group` files for each partition
|
/build/bazel/json_module_graph/ |
D | README.md | 24 * `distanceFromLeaves` prints the longest distance each module has from a leaf
|
/build/make/tools/releasetools/ |
D | ota_metadata.proto | 43 // inferred from the device state. For more information of the meaning of each 63 // The detailed state of each partition. For partial updates or devices with
|
D | pylintrc | 75 # Put messages in a separate file for each module / package specified on the 156 # Colon-delimited sets of names that determine each other's naming style when
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 135 $('acronym').each(function() {
|
/build/bazel/rules/ |
D | full_cc_library.bzl | 71 # instead of needing to declare each target transitively.
|
D | cc_library_static.bzl | 140 # depend on each other through the "deps" attribute.
|
/build/blueprint/ |
D | LICENSE | 68 this License, each Contributor hereby grants to You a perpetual, 75 this License, each Contributor hereby grants to You a perpetual, 145 agreed to in writing, Licensor provides the Work (and each 173 defend, and hold each Contributor harmless for any liability
|
/build/soong/licenses/ |
D | LICENSE | 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 157 agreed to in writing, Licensor provides the Work (and each 185 defend, and hold each Contributor harmless for any liability
|
/build/soong/cmd/multiproduct_kati/ |
D | main.go | 515 each := len(list) / shardCount 518 count := each
|
/build/make/core/ |
D | product_config.rbc | 273 If string_or_list is a list, prepends prefix to each element. 275 is split into words and then prefix is prepended to each one. 287 If string_or_list is a list, appends suffix to each element. 289 is split into words and then suffix is appended to each one.
|
D | LINUX_KERNEL_COPYING | 59 Also, for each author's protection and ours, we want to make certain 97 conspicuously and appropriately publish on each copy an appropriate 138 entire whole, and thus to each and every part regardless of who wrote it. 305 to attach them to the start of each source file to most effectively 306 convey the exclusion of warranty; and each file should have at least
|
/build/soong/cmd/sbox/sbox_proto/ |
D | sbox.proto | 72 // A list of path mappings that should be applied to each file listed in the rsp file.
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 126 // If not set or empty, the fallback directory in each directory group will be
|
D | commands.proto | 37 // This targeting is fairly high-level and each APK has its own targeting as
|
/build/soong/ui/metrics/metrics_proto/ |
D | metrics.proto | 147 // The resource information of each executed process.
|
/build/bazel/docs/ |
D | concepts.md | 5 and how components communicate with each other. 10 Android Platform build system, and how each component maps to a concept in
|
/build/make/ |
D | Changes.md | 61 System properties for each of the partition is supposed to be set via following 89 For each partition, having multiple sysprop assignments for the same name is 296 In Android.mk files, you used to be able to change LOCAL_ARM_MODE for each 447 In order to fix this, our recommendation is to do clean builds for each of
|
/build/soong/android/ |
D | bazel_handler.go | 537 # but each is its own configured target.
|
12