Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 36) sorted by relevance

12

/build/make/common/
Dcore.mk29 empty :=
30 space := $(empty) $(empty)
49 .KATI_READONLY := SHELL empty space comma newline pound backslash
/build/soong/ui/status/
Dlog.go89 empty bool member
101 empty: true,
112 if !e.empty {
115 e.empty = false
139 if !e.empty {
142 e.empty = false
/build/blueprint/proptools/
Dunpack_test.go29 empty []interface{}
107 empty: []
581 empty: []interface{}{
608 empty: []interface{}{
643 empty: []interface{}{
696 if len(testCase.empty) > 0 {
697 output = testCase.empty
/build/make/target/product/
Dprofile_boot_common.mk22 PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := build/make/target/product/empty-profile
Dbase_system.mk316 $(error ART_APEX_JARS is empty; cannot initialize PRODUCT_BOOT_JARS variable)
/build/make/core/
Dnode_fns.mk257 should be empty here: $(_include_stack))),) \
264 should be empty here: $(_include_stack))),) \
Dsysprop.mk372 $(empty)))
393 $(empty)))
430 $(empty)))
Ddefinitions.mk145 define true-or-empty
1441 define _concat-if-arg2-not-empty
1453 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 501,1000,$(2)))
1454 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1001,1500,$(2)))
1455 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1501,2000,$(2)))
1456 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2001,2500,$(2)))
1457 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2501,3000,$(2)))
1458 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 3001,99999,$(2)))
2023 find $(PRIVATE_CLASS_INTERMEDIATES_DIR) -empty -delete)
2985 '$(1)' is empty
[all …]
Ddex_preopt_config.mk109 $(call add_json_str, EmptyDirectory, $(OUT_DIR)/empty)
Dproduct_config.mk390 …$$(error Invalid PRODUCT_BUILD_$(1)_IMAGE: $$(PRODUCT_BUILD_$(1)_IMAGE) -- true false and empty ar…
Dconfig.mk976 $(if $(BOARD_$(group)_SIZE),,$(error BOARD_$(group)_SIZE must not be empty)) \
1070 $(error BOARD_SUPER_PARTITION_$(device)_DEVICE_SIZE must not be empty)) \
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-resource-browser.js106 $('#resource-browser-search-params').empty();
107 $('#resource-browser-results').empty();
/build/soong/docs/
Dcompdb.md20 You can then trigger an empty build:
/build/make/tools/atree/
Dfiles.cpp131 if (variables.empty()) { in replace_variables()
299 if (pcount == 0 && !errstr.empty()) { in read_list_file()
303 if (!errstr.empty()) { in read_list_file()
/build/make/tools/fs_config/
DAndroid.bp61 // These files may be empty if no AIDs are defined in
153 // These files may be empty if no AIDs are defined in
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto126 // If not set or empty, the fallback directory in each directory group will be
128 // "assets/level1_textures" are present and the default suffix is empty,
/build/soong/android/
Dmakevars.go237 # If the original variable is empty, then just set it to the SOONG_ version.
240 # $(2): If not-empty, sort the values before comparing
/build/soong/bpfix/bpfix/
Dbpfix.go756 empty := true
760 empty = false
770 empty = false
773 if empty {
/build/
Dbuildspec.mk.default66 # to a non-empty value, the appropriate HOST_/TARGET_CUSTOM_DEBUG_CFLAGS
/build/make/
Dbuildspec.mk.default66 # to a non-empty value, the appropriate HOST_/TARGET_CUSTOM_DEBUG_CFLAGS
/build/make/tools/releasetools/
Dblockimgdiff.py1564 empty = RangeSet()
1570 src_ranges = self.src.file_map.get("__ZERO", empty)
1578 AddTransfer(tgt_fn, None, tgt_ranges, empty, "new", self.transfers)
1609 AddTransfer(tgt_fn, None, tgt_ranges, empty, "new", self.transfers)
Dpylintrc47 # Only show warnings with the listed confidence levels. Leave empty to show
274 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
/build/make/core/tasks/check_boot_jars/
Dpackage_allowed_list.txt80 sun\.invoke\.empty
/build/soong/java/
Dsdk.go425 …`system_modules is required to be set to a non-empty value when sdk_version is "none", did you mea…
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js363 $('.next-class-link').find('.new').empty();
3348 $("#nav.samples-nav").empty();
3616 $widget.empty();
3753 $widget.empty();

12