/build/soong/cuj/ |
D | cuj.go | 38 before func() error member 191 before: touchIntentFile, 196 before: touchIntentFile, 201 before: touchIntentFile, 206 before: touchIntentFile, 211 before: touchIntentFile, 221 if t.before != nil { 222 if err := t.before(); err != nil {
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 324 .paging-links .prev-page-link:before { 432 #content ul li:before { 447 #content ol li:before { 453 #content ol li.value-1:before { 455 #content ol li.value-2:before { 457 #content ol li.value-3:before { 459 #content ol li.value-4:before { 461 #content ol li.value-5:before { 463 #content ol li.value-6:before { 465 #content ol li.value-7:before { [all …]
|
/build/make/target/board/ |
D | gsi_system_ext_user.prop | 7 # TODO(b/120679683): disable RescueParty before all problem apps solved 10 # TODO(b/78105955): disable privapp_permissions checking before the bug solved
|
D | gsi_system_ext.prop | 10 # TODO(b/120679683): disable RescueParty before all problem apps solved 13 # TODO(b/78105955): disable privapp_permissions checking before the bug solved
|
/build/make/tools/fs_config/ |
D | README.md | 47 * specified path before prefix match 48 * for example: foo before f* 49 * lexicographical less than before other 50 * for example: boo before foo 60 Thus the `fs_config` tools will match on specified paths before attempting prefix, and match on the
|
/build/make/tools/product_config/src/com/android/build/config/ |
D | OutputChecker.java | 166 public static Map<String, Str> getModifiedVars(Map<String, Str> before, in getModifiedVars() argument 174 final Str beforeValue = before.get(varName); in getModifiedVars() 181 for (Map.Entry<String, Str> beforeEntry: before.entrySet()) { in getModifiedVars()
|
/build/soong/cmd/sbox/sbox_proto/ |
D | sbox.proto | 32 // A list of copy rules to run before the sandboxed command. The from field is relative to the 36 // If true, change the working directory to the top of the temporary sandbox directory before 51 // A list of files that will be copied before the sandboxed command, and whose contents should be
|
/build/soong/dexpreopt/ |
D | dexpreopt_test.go | 181 before := fmt.Sprintf("%v", module) 183 …he result must be the same as the original after marshalling and unmarshalling it.", before, after)
|
D | class_loader_context_test.go | 174 before := fmt.Sprintf("%v", *elemA) 176 android.AssertStringEquals(t, "The content should be the same.", before, after)
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | yui-3.3.0-reset-min.css | 8 …{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:''…
|
/build/make/ |
D | Deprecation.md | 56 about two weeks before becoming an error by default. Then it will spend some 57 amount of time in the default error state before moving to obsolete -- we'll
|
/build/blueprint/ |
D | CONTRIBUTING.md | 12 approved it, but you must do it before we can put your code into our codebase.
|
/build/soong/docs/ |
D | clion.md | 66 ![Flattened View](before.png "")
|
D | map_files.md | 99 module sets `first_version: "21"`, no symbols were introduced before API 21. 124 in old versions of Android before the stubs were well maintained. Think hard 125 before using an architecture-specific tag for a new API.
|
D | best_practices.md | 134 need to know which files will be created before any inputs are read, since we 135 generate the entire build graph before reading source files, or running your 140 *.srcjar files, and will extract them before passing them on to the compiler.
|
/build/make/core/ |
D | node_fns.mk | 199 $(call dump-config-vals,$(2),before)
|
D | envsetup.rbc | 35 fail("%s should come before %s in the version list" % (min_version, max_version)) 136 …# increment this number, and people who haven't re-run those will have to do so before they can bu…
|
D | binary.mk | 98 my_tidy_flags += -quiet -extra-arg-before=-fno-caret-diagnostics 104 my_tidy_flags += -extra-arg-before=-D__clang_analyzer__ 110 my_tidy_flags += -extra-arg-before=-Xclang 111 my_tidy_flags += -extra-arg-before=-analyzer-config 112 my_tidy_flags += -extra-arg-before=-Xclang 113 my_tidy_flags += -extra-arg-before=c++-temp-dtor-inlining=false
|
D | definitions.mk | 172 $(error my-dir must be called before including any other makefile.) \ 695 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \ 697 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \ 740 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))… 742 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \ 775 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))… 777 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
|
/build/soong/cc/ndkstubgen/ |
D | .gitignore | 33 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/build/soong/cc/symbolfile/ |
D | .gitignore | 33 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/build/soong/cc/ndk_api_coverage_parser/ |
D | .gitignore | 33 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/build/soong/cmd/multiproduct_kati/ |
D | main.go | 473 before := time.Now() 478 …if after, err := os.Stat(config.KatiBuildNinjaFile()); err == nil && after.ModTime().After(before)…
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 94 do so before downloading the NDK.
|
/build/soong/ui/metrics/metrics_proto/ |
D | metrics.proto | 81 // The metrics for calling various tools (microfactory) before Soong_UI starts.
|