Searched refs:load (Results 1 – 19 of 19) sorted by relevance
/build/soong/android/ |
D | hooks.go | 46 h.load = append(h.load, hook) 55 if len(x.load) > 0 { 56 for _, x := range x.load { 121 load []func(LoadHookContext) member
|
/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/kati/cmd/kati/ |
D | main.go | 129 func load(req kati.LoadReq) (*kati.DepGraph, error) { func 276 g, err := load(req)
|
/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/make/core/ |
D | aux_config.mk | 67 define aux-variant-load-env
|
D | main.mk | 1017 $(if $(_ltf_aux_variant),$(call aux-variant-load-env,$(_ltf_aux_variant)))\ 1019 $(if $(_ltf_aux_variant),$(call aux-variant-load-env,none))\
|
/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 | common.py | 166 config = json.load(f)
|
/build/soong/cc/ |
D | pylintrc | 20 # List of plugins (as comma separated values of python modules names) to load, 22 load-plugins=
|
D | gen_stub_libs.py | 484 api_map = json.load(map_file)
|
/build/soong/ |
D | README.md | 226 To load Soong code in a Go-aware IDE, create a directory outside your android tree and then:
|
/build/soong/docs/ |
D | perf.md | 171 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/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
|