Searched refs:load (Results 1 – 18 of 18) sorted by relevance
/build/soong/cmd/extract_linker/ |
D | main.go | 53 load := 0 64 sectionName := fmt.Sprintf(".linker.sect%d", load) 65 symName := fmt.Sprintf("__dlwrap_linker_sect%d", load) 97 load += 1
|
/build/make/tools/ |
D | fileslist_util.py | 22 data = json.load(jf) 28 data = json.load(jf)
|
/build/soong/scripts/ |
D | jsonmodify.py | 106 obj = json.load(f, object_pairs_hook=collections.OrderedDict) 108 obj = json.load(sys.stdin, object_pairs_hook=collections.OrderedDict)
|
/build/soong/cc/ndk_api_coverage_parser/ |
D | __init__.py | 121 api_map = json.load(map_file)
|
/build/make/target/board/ |
D | go_defaults_common.prop | 34 # the processes that load of shared apk and the code cache is not shared.
|
/build/make/tools/droiddoc/templates-ndk/assets/design/ |
D | default.js | 129 $(this).get(0).load(); // in case the video isn't seekable
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 129 $(this).get(0).load(); // in case the video isn't seekable
|
/build/soong/third_party/zip/testdata/ |
D | readme.notzip | 17 visit https://golang.org/ or load doc/install.html in your web browser.
|
/build/soong/cc/ndkstubgen/ |
D | __init__.py | 124 api_map = json.load(map_file)
|
/build/make/core/ |
D | Makefile | 290 define module-load-list-copy-paths 291 $(eval $(call build-image-module-load-list,$(1),$(2),$(3),$(4))) \ 299 define build-image-module-load-list 302 @echo load-list $$(@) 326 define build-recovery-as-boot-load 331 …load-list-copy-paths,$(call intermediates-dir-for,PACKAGING,ramdisk_module_list$(_sep)$(_kver)),$(… 335 define build-vendor-ramdisk-recovery-load 340 …load-list-copy-paths,$(call intermediates-dir-for,PACKAGING,vendor_ramdisk_recovery_module_list$(_… 344 define build-vendor-charger-load 349 …load-list-copy-paths,$(call intermediates-dir-for,PACKAGING,vendor_charger_module_list$(_sep)$(_kv… [all …]
|
/build/make/tools/releasetools/ |
D | pylintrc | 20 # List of plugins (as comma separated values of python modules names) to load, 22 load-plugins= 29 unsafe-load-any-extension=no
|
D | Android.bp | 478 // When using embedded launcher, atest will try (but may fail) to load libc++.so from
|
D | common.py | 194 config = json.load(f)
|
/build/soong/docs/ |
D | perf.md | 247 does slow down builds, as we need to verify/produce/load a larger build graph.
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 471 $(this).get(0).load(); // in case the video isn't seekable 2589 google.load('search', '1', {"callback" : function() {
|
D | android_3p-bundle.js | 2702 …load:null,panelTemplate:"<div></div>",remove:null,select:null,show:null,spinner:"<em>Loading…… property
|
/build/soong/ |
D | README.md | 519 To load Soong code in a Go-aware IDE, create a directory outside your android tree and then:
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …Spacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){… method
|