Searched refs:lists (Results 1 – 9 of 9) sorted by relevance
/build/soong/androidmk/androidmk/ |
D | android.go | 233 func splitBpList(val bpparser.Expression, keyFunc listSplitFunc) (lists map[string]bpparser.Express… 234 lists = make(map[string]bpparser.Expression) 250 lists[k] = v 259 if vA, ok := lists[k]; ok { 262 lists[k] = expression 264 lists[k] = vB 273 lists[key] = value 275 lists[key] = &bpparser.List{ 285 l := lists[key] 290 lists[key] = l [all …]
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.js | 60 var lists = document.createElement("script"); 61 lists.setAttribute("type","text/javascript"); 62 lists.setAttribute("src", toRoot+"reference/lists.js"); 63 document.getElementsByTagName("head")[0].appendChild(lists);
|
/build/soong/scripts/hiddenapi/ |
D | generate_hiddenapi_lists.py | 371 should_add_signature_to_list = lambda sig,lists: extract_package( argument 372 sig) in packages_needing_list and not lists
|
/build/blueprint/ |
D | Blueprints | 67 "pathtools/lists.go",
|
D | LICENSE | 57 communication on electronic mailing lists, source code control systems,
|
/build/soong/cmd/sbox/sbox_proto/ |
D | sbox.proto | 48 // when the lists of inputs changes, even if the inputs are not on the command line.
|
/build/make/tools/releasetools/ |
D | Android.bp | 19 // - A default rule `releasetools_X_defaults` is created, which lists `srcs`, `libs` and
|
/build/soong/licenses/ |
D | LICENSE | 69 communication on electronic mailing lists, source code control systems,
|
/build/bazel/docs/ |
D | concepts.md | 89 microfactory) can bootstrap other tools (soong\_build), aggregate file lists
|