Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 37) sorted by relevance

12

/build/make/core/
Dexecutable.mk35 ifeq ($(my_module_multilib),both)
38 …_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_…
41 …_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_…
64 ifneq ($(my_module_multilib),both)
Dhost_executable.mk14 ifeq ($(my_module_multilib),both)
17 …_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_…
20 …_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_…
Dshared_library.mk7 my_module_multilib := both
10 ifeq ($(my_module_multilib),both)
Dpackage.mk23 ifeq ($(filter $(my_module_multilib),64 both first),$(my_module_multilib))
32 ifeq ($(filter $(my_module_multilib),32 both),$(my_module_multilib))
Dinstall_jni_libs.mk56 ifeq ($(my_module_multilib),both)
88 ifeq ($(my_module_multilib),both)
Dnative_benchmark.mk11 LOCAL_MULTILIB := both
Dmultilib.mk12 ifeq (,$(filter 32 64 first both none,$(my_module_multilib)))
Dhost_native_test.mk19 LOCAL_MULTILIB := both
Dnative_test.mk19 LOCAL_MULTILIB := both
Dstatic_library.mk7 my_module_multilib := both
Dhost_shared_library.mk10 my_module_multilib := both
Dhost_static_library.mk10 my_module_multilib := both
Dheader_library.mk12 my_module_multilib := both
Dsdk_check.mk31 my_message := Specifies both LOCAL_SDK_VERSION ($(LOCAL_SDK_VERSION)) and
Dprebuilt.mk34 ifneq ($(my_module_multilib),both)
Ddex_preopt_odex_install.mk176 ifeq ($(my_module_multilib),both)
Djava_common.mk287 $(call pretty-error,Must not define both LOCAL_NO_STANDARD_LIBRARIES and LOCAL_SDK_VERSION)
408 …-error,internal error: empty_bootclasspath and full_java_bootclasspath_libs should not both be set)
/build/make/tools/droiddoc/templates-ndk/assets/css/
Dfullscreen.css27 clear: both;
37 clear: both;
206 clear: both;
/build/make/core/tasks/
Dvendor_module_check.mk55 $(error Error: cannot set both PRODUCT_RESTRICT_VENDOR_FILES and VENDOR_PRODUCT_RESTRICT_VENDOR_FIL…
/build/soong/apex/
Dapex.go309 both const
314 case imageApex, both:
322 case zipApex, both:
334 case both:
347 case both:
667 a.apexTypes = both
1206 if apexType == zipApex && a.apexTypes == both {
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-core.css436 clear: both;
442 clear:both;
451 clear: both;
745 .clearer { clear:both; }
962 clear:both;
/build/make/tools/fs_config/
DREADME14 both sections require all options to be specified. The first section type is
36 Either the C define for a valid AID or the friendly name. For instance both
/build/make/core/tasks/tools/
Dbuild_custom_image.mk100 $(error Cannot set both CUSTOM_IMAGE_AVB_HASH_ENABLE and CUSTOM_IMAGE_AVB_HASHTREE_ENABLE to true)
/build/soong/
DREADME.md88 union of keys in both maps, appending the values of any keys that are present
89 in both maps.
/build/kati/
DINTERNALS.md55 performance difference in detail, but it seemed both our use of Go and Go
350 If you run make for the target *hello*, *CFLAGS* is applied for both commands:
449 considered. *command.cc* is handling them. This file is used by both the
452 Evaluation at this stage is tricky when both *+=* and target specific variables

12