Searched refs:default (Results 1 – 25 of 36) sorted by relevance
12
/build/target/product/ |
D | core_tiny.mk | 33 audio.primary.default \ 34 audio_policy.default \ 35 local_time.default \ 36 power.default 39 local_time.default 59 keystore.default \
|
D | generic_no_telephony.mk | 47 audio.primary.default \ 48 audio_policy.default \ 49 local_time.default \ 50 vibrator.default \ 51 power.default
|
D | sdk_base.mk | 57 audio_policy.default \ 58 local_time.default
|
D | embedded.mk | 29 gralloc.default \
|
D | core_minimal.mk | 55 keystore.default \
|
/build/core/ |
D | dex_preopt_libart.mk | 38 define get-product-default-property 42 DEX2OAT_IMAGE_XMS := $(call get-product-default-property,dalvik.vm.image-dex2oat-Xms) 43 DEX2OAT_IMAGE_XMX := $(call get-product-default-property,dalvik.vm.image-dex2oat-Xmx) 44 DEX2OAT_XMS := $(call get-product-default-property,dalvik.vm.dex2oat-Xms) 45 DEX2OAT_XMX := $(call get-product-default-property,dalvik.vm.dex2oat-Xmx)
|
D | config.mk | 371 $(info *** - Look at buildspec.mk.default to see what has changed) 460 DEFAULT_JACK_EXTRA_ARGS := @$(BUILD_SYSTEM)/jack-default.args 607 DEX2OAT_TARGET_CPU_VARIANT := default 614 DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES := default 619 $(TARGET_2ND_ARCH_VAR_PREFIX)DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES := default
|
D | proguard_tests.flags | 2 # This flag has been moved to the makefiles and is set for tests by default.
|
D | config_sanitizers.mk | 53 ifneq ($(filter default-ub,$(my_sanitize)),)
|
D | cxx_stl_setup.mk | 8 ifeq ($(strip $(LOCAL_CXX_STL)),default)
|
D | clear_vars.mk | 179 LOCAL_CXX_STL := default
|
D | product_config.mk | 309 TARGET_AAPT_CHARACTERISTICS := default
|
/build/ |
D | CleanSpec.mk | 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop) 257 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) 277 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) 278 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop) 282 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) 283 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop) 292 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) 293 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop) 315 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) [all …]
|
D | buildspec.mk.default | 30 # Choose a variant to build. If you don't pick one, the default is eng. 109 # changes (see buildspec.mk.default), update this to the new value from 110 # buildspec.mk.default.
|
/build/tools/acp/ |
D | README | 10 links. This is the default behavior, so it's not all bad, but it 38 default Cygwin cp, "acp foo bar" will not find foo.exe unless you add
|
/build/tools/fs_config/ |
D | Android.mk | 49 my_fs_config_h := $(LOCAL_PATH)/default/$(ANDROID_FS_CONFIG_H)
|
/build/tools/zipalign/ |
D | README.txt | 32 By default, zipalign will not overwrite an existing output file. With the
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 288 cursor:default; 782 cursor:default; 841 cursor:default;
|
D | android-developer-docs.css | 433 cursor:default !important; 859 margin: -0.5em 0 1em 1em; /* matches default img left-margin */ 881 margin: 0 0 0.5em 1em; /* matches default table left-margin */
|
/build/tools/droiddoc/templates-ds/assets/ |
D | android-developer-core.css | 289 cursor:default; 783 cursor:default; 842 cursor:default;
|
D | android-developer-docs.css | 433 cursor:default !important; 859 margin: -0.5em 0 1em 1em; /* matches default img left-margin */ 881 margin: 0 0 0.5em 1em; /* matches default table left-margin */
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 290 cursor:default; 784 cursor:default; 843 cursor:default; 1625 cursor:default !important; 2051 margin: -0.5em 0 1em 1em; /* matches default img left-margin */ 2073 margin: 0 0 0.5em 1em; /* matches default table left-margin */
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-docs.css | 290 cursor:default; 784 cursor:default; 843 cursor:default; 1625 cursor:default !important; 2051 margin: -0.5em 0 1em 1em; /* matches default img left-margin */ 2073 margin: 0 0 0.5em 1em; /* matches default table left-margin */
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | android-developer-docs.css | 290 cursor:default; 784 cursor:default; 843 cursor:default; 1625 cursor:default !important; 2051 margin: -0.5em 0 1em 1em; /* matches default img left-margin */ 2073 margin: 0 0 0.5em 1em; /* matches default table left-margin */
|
/build/tools/droiddoc/templates-sac/assets/ |
D | android-developer-docs.css | 290 cursor:default; 784 cursor:default; 843 cursor:default; 1625 cursor:default !important; 2051 margin: -0.5em 0 1em 1em; /* matches default img left-margin */ 2073 margin: 0 0 0.5em 1em; /* matches default table left-margin */
|
12