Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 28) 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_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.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/
DREADME86 * specified path before prefix match
87 ** ie foo before f*
88 * lexicographical less than before other
89 ** ie boo before foo
98 Thus the fs_config tools will match on specified paths before attempting prefix, and match on the
/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.md120 Add `NINJA_ARGS="-d explain"` to your environment before a build, this will cause
/build/kati/testcase/
Ddeprecated_var.mk13 $(info Reading from deprecated variables - set before/after/never the deprecation func)
/build/soong/cmd/multiproduct_kati/
Dmain.go434 before := time.Now()
439 …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/soong/ui/metrics/metrics_proto/
Dmetrics.proto83 // The metrics for calling various tools (microfactory) before Soong_UI starts.
/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.mk155 $(error my-dir must be called before including any other makefile.) \
576 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
578 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
621 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
623 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
Dmain.mk141 $(error ADDITIONAL_DEFAULT_PROPERTIES must not be set before here: $(ADDITIONAL_DEFAULT_PROPERTIES))
148 $(error ADDITIONAL_BUILD_PROPERTIES must not be set before here: $(ADDITIONAL_BUILD_PROPERTIES))
157 $(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/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs94 do so before downloading the NDK.
/build/soong/android/
Dmakevars.go195 # $(2): If not-empty, sort the values before comparing
/build/soong/cmd/soong_build/
Dwritedocs.go251 *,*::before,*::after {
/build/kati/
DINTERNALS.md45 some back-and-forths before kati became the current form. Some experiments
148 For some reason, GNU make expands expressions before it decides the type of
383 evaluated before the evaluation phase for commands. Both C++ kati and Go kati
/build/soong/
DREADME.md63 can be appended to with a += assignment, but only before they have been
/build/make/
DChanges.md327 different machines, and catch mistakes before they become larger issues.
352 It is not required to source envsetup.sh before running a build. Many scripts,

12