Home
last modified time | relevance | path

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

12

/build/soong/cuj/
Dcuj.go38 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/
Ddefault.css324 .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/
Dgsi_system_ext_user.prop7 # TODO(b/120679683): disable RescueParty before all problem apps solved
10 # TODO(b/78105955): disable privapp_permissions checking before the bug solved
Dgsi_system_ext.prop10 # 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/
DREADME103 * specified path before prefix match
104 ** ie foo before f*
105 * lexicographical less than before other
106 ** ie boo before foo
115 Thus the fs_config tools will match on specified paths before attempting prefix, and match on the
/build/make/
DDeprecation.md56 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
DChanges.md191 statically linked boot control HAL, before shared library HALs were supported
531 different machines, and catch mistakes before they become larger issues.
556 It is not required to source envsetup.sh before running a build. Many scripts,
/build/make/tools/droiddoc/templates-pdk/assets/
Dyui-3.3.0-reset-min.css8 …{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:''…
Dandroid-developer-core.css210 min-width:675px; /* min width for the tabs, before they wrap */
/build/blueprint/
DCONTRIBUTING.md12 approved it, but you must do it before we can put your code into our codebase.
/build/soong/docs/
Dclion.md66 ![Flattened View](before.png "")
Dmap_files.md94 module sets `first_version: "21"`, no symbols were introduced before API 21.
117 in old versions of Android before the stubs were well maintained. Think hard
118 before using an architecture-specific tag for a new API.
Dbest_practices.md134 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.
Dperf.md196 Add `NINJA_ARGS="-d explain"` to your environment before a build, this will cause
/build/soong/cmd/multiproduct_kati/
Dmain.go453 before := time.Now()
458 …if after, err := os.Stat(config.KatiBuildNinjaFile()); err == nil && after.ModTime().After(before)…
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css350 #nav li span.tree-list-subtitle:before {
360 #nav li span.tree-list-subtitle.package:before {
482 .paging-links .prev-page-link:before,
483 .training-nav-top .prev-page-link:before,
484 a.back-link:before {
510 .prev-page-link.inline:before {
734 .design ol>li:before {
740 .design ol li.value-1:before {
742 .design ol li.value-2:before {
744 .design ol li.value-3:before {
[all …]
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs94 do so before downloading the NDK.
/build/make/core/
Dbinary.mk1515 my_tidy_flags += -quiet -extra-arg-before=-fno-caret-diagnostics
1521 my_tidy_flags += -extra-arg-before=-D__clang_analyzer__
1527 my_tidy_flags += -extra-arg-before=-Xclang
1528 my_tidy_flags += -extra-arg-before=-analyzer-config
1529 my_tidy_flags += -extra-arg-before=-Xclang
1530 my_tidy_flags += -extra-arg-before=c++-temp-dtor-inlining=false
Ddefinitions.mk169 $(error my-dir must be called before including any other makefile.) \
593 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
595 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
638 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
640 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
Denvsetup.mk53 $(error MIN_PLATFORM_VERSION '$(1)' must be before MAX_PLATFORM_VERSION '$(2)'))
Dmain.mk125 $(error $(name) must not set before here. $($(name)))\
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto81 // The metrics for calling various tools (microfactory) before Soong_UI starts.
/build/soong/android/
Dmakevars.go240 # $(2): If not-empty, sort the values before comparing
/build/soong/cmd/soong_build/
Dwritedocs.go251 *,*::before,*::after {
/build/soong/
DREADME.md78 can be appended to with a += assignment, but only before they have been

12