/build/soong/cuj/ |
D | cuj.go | 39 before func() error member 194 before: touchIntentFile, 199 before: touchIntentFile, 204 before: touchIntentFile, 209 before: touchIntentFile, 214 before: touchIntentFile, 224 if t.before != nil { 225 if err := t.before(); err != nil {
|
/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/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/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/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/tools/finalization/ |
D | frameworks_base.apply_hack.diff | 6 Revert before releasing 117 - + " on-bootclasspath-before=\"Q\"\n" 118 + + " on-bootclasspath-before=\"A\"\n"
|
D | frameworks_base.revert_hack.diff | 113 - + " on-bootclasspath-before=\"A\"\n" 114 + + " on-bootclasspath-before=\"Q\"\n"
|
D | README.md | 2 …automation and CI scripts for [finalizing](https://go/android-finalization) Android before release.
|
/build/make/tools/perf/ |
D | benchmarks | 224 def Modify(filename, contents, before=None): argument 231 if before: 232 index = orig.contents.rfind(before) 270 before="}") 767 before="</string>"), 776 before="</resources>"),
|
/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/bazel/toolchains/rust/ |
D | flags.bzl | 28 # TODO: b/301466790 - Set linting flags to rustc before checking in BUILD files
|
/build/make/tests/single_value_inheritance_2/ |
D | test.rbc | 36 # alphabetically before C. But then in E, the value from D is chosen instead of the value from B,
|
/build/make/tools/aconfig/aconfig/templates/ |
D | FeatureFlagsImpl.java.template | 37 + "executed before SettingsProvider initialization. Please use "
|
/build/blueprint/ |
D | CONTRIBUTING.md | 12 approved it, but you must do it before we can put your code into our codebase.
|
/build/make/core/ |
D | node_fns.mk | 189 $(call dump-config-vals,$(2),before)
|
/build/soong/docs/ |
D | clion.md | 70 ![Flattened View](before.png "")
|
D | rbe.md | 12 To enable RBE, you need to set several environment variables before triggering
|
/build/soong/cc/symbolfile/ |
D | .gitignore | 33 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/build/bazel/rules/java/ |
D | bootclasspath.bzl | 50 to the classpath before anything else gets added to it. This rule generates this
|
/build/soong/cc/ndkstubgen/ |
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/bazel/rules/cc/ |
D | cc_stub_library_test.bzl | 23 # These are injected after api map and before symbol_file
|