Home
last modified time | relevance | path

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

12

/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.md91 statically linked boot control HAL, before shared library HALs were supported
431 different machines, and catch mistakes before they become larger issues.
456 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 */
Djquery-1.6.2.min.js17before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(argument… method
/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 "")
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.md161 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.mk98 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
Ddefinitions.mk170 $(error my-dir must be called before including any other makefile.) \
591 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
593 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
636 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
638 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
Dmain.mk120 $(error ADDITIONAL_DEFAULT_PROPERTIES must not be set before here: $(ADDITIONAL_DEFAULT_PROPERTIES))
127 $(error ADDITIONAL_BUILD_PROPERTIES must not be set before here: $(ADDITIONAL_BUILD_PROPERTIES))
136 $(error ADDITIONAL_PRODUCT_PROPERTIES must not be set before here: $(ADDITIONAL_PRODUCT_PROPERTIES))
Denvsetup.mk53 $(error MIN_PLATFORM_VERSION '$(1)' must be before MAX_PLATFORM_VERSION '$(2)'))
/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
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css211 min-width:675px; /* min width for the tabs, before they wrap */

12