Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 29) sorted by relevance

12

/build/make/tools/product_config/src/com/android/build/config/
DOutputChecker.java167 Map<String, Str> after) { in getModifiedVars() argument
171 for (Map.Entry<String, Str> afterEntry: after.entrySet()) { in getModifiedVars()
183 if (!after.containsKey(varName)) { in getModifiedVars()
/build/make/target/product/
Druntime_libart.mk103 pm.dexopt.boot-after-ota?=extract
107 pm.dexopt.boot-after-ota?=verify
/build/blueprint/
DCONTRIBUTING.md7 copyright to your changes, even after your contribution becomes part of our
11 the CLA until after you've submitted your code for review and a member has
DREADME.md9 patches -- will not be applied after May 3. The source tree will remain
/build/make/core/
Ddistdir.mk55 $(KATI_obsolete_var dist-for-goals,Cannot be used after dist-write-file) \
Dnode_fns.mk202 $(call dump-config-vals,$(2),after)
Dproduct_config.rbc93 # node after its ancestors) to calculate the product configuration.
121 # cfg is set only after PCM has been called, leverage this
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css49 #main-row:after {
131 .layout-content-row:after {
258 #nav .nav-section-header:after {
267 #nav .nav-section-header.empty:after {
271 #nav li.expanded .nav-section-header:after {
334 .paging-links .next-page-link:after {
583 .landing-page-link:after {
602 .tooltip-box.below:after {
623 .video-instructions:after {
/build/soong/dexpreopt/
Ddexpreopt_test.go182 after := fmt.Sprintf("%v", parsed)
183 …he result must be the same as the original after marshalling and unmarshalling it.", before, after)
Dclass_loader_context_test.go175 after := fmt.Sprintf("%v", *b[i])
176 android.AssertStringEquals(t, "The content should be the same.", before, after)
/build/make/tools/droiddoc/templates-pdk/assets/
Dyui-3.3.0-reset-min.css8 …ign:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,a…
/build/soong/ui/metrics/upload_proto/
Dupload.proto36 // A list of directories to delete after the copy of metrics files
/build/soong/cmd/sbox/sbox_proto/
Dsbox.proto43 // A list of copy rules to run after the sandboxed command. The from field is relative to the
63 // If true, make the file executable after copying it.
/build/make/
DUsage.txt11 source build/envsetup.sh # Run "hmm" after sourcing for more info
55 (after running the build once), split among these two files:
DDeprecation.md50 * At some later point, after all devices in AOSP no longer set
/build/make/tools/releasetools/
Dota_metadata.proto93 // True if we need to wipe after the update.
102 // The expected device state after the update.
Dpylintrc272 indent-after-paren=4
/build/soong/docs/
Dclion.md71 ![Unflattened View](after.png "")
/build/bazel/platforms/
DBUILD.bazel12 # These model after the arch and OS definitions in build/soong/android/arch.go.
/build/blueprint/microfactory/
Dmicrofactory_test.go126 after func(pkg *GoPackage)) {
204 after(pkg)
/build/soong/cmd/multiproduct_kati/
Dmain.go478 …if after, err := os.Stat(config.KatiBuildNinjaFile()); err == nil && after.ModTime().After(before)…
/build/soong/
DREADME.md98 trailing commas after the last value.
270 an explicit namespace, it can be referenced from a makefile only after after the
356 The canonical format includes 4 space indents, newlines after every element of a
465 The `acme_cc_defaults` module type can be used anywhere after the definition in
/build/soong/android/
Dmakevars.go388 # Values written by Soong read after parsing all Android.mk files.
/build/soong/cmd/soong_build/
Dwritedocs.go263 *,*::before,*::after {
/build/bazel/rules_cc/examples/
Dexperimental_cc_shared_library.bzl16 # used sparingly after making sure it's safe to use.

12