/aosp12/build/make/core/ |
H A D | executable.mk | 30 ifeq ($(my_module_multilib),both) 33 …_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_… 36 …_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_… 54 ifneq ($(my_module_multilib),both)
|
H A D | host_executable.mk | 14 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_…
|
H A D | package.mk | 15 ifeq ($(filter $(my_module_multilib),64 both first),$(my_module_multilib)) 24 ifeq ($(filter $(my_module_multilib),32 both),$(my_module_multilib))
|
H A D | shared_library.mk | 10 my_module_multilib := both 13 ifeq ($(my_module_multilib),both)
|
H A D | install_jni_libs.mk | 56 ifeq ($(my_module_multilib),both) 88 ifeq ($(my_module_multilib),both)
|
/aosp12/art/build/apex/ |
H A D | Android.bp | 3 // Contains both the Android Managed Runtime (ART) and the Android Core Library 49 // TODO(b/121117762): Remove this note when both the ART Buildbot and Golem use 128 // Tools common to both device and host debug APEXes. 239 compile_multilib: "both", 248 both: { 289 both: { 319 // "Debug" version of the ART APEX module (containing both release and 353 // "Testing" version of the ART APEX module (containing both release 374 compile_multilib: "both", 389 both: { [all …]
|
/aosp12/packages/modules/Connectivity/tests/cts/tethering/ |
H A D | Android.bp | 72 // Include both the 32 and 64 bit versions 73 compile_multilib: "both", 96 // Include both the 32 and 64 bit versions 97 compile_multilib: "both",
|
/aosp12/frameworks/av/media/bufferpool/2.0/tests/ |
H A D | Android.bp | 42 compile_multilib: "both", 61 compile_multilib: "both", 81 compile_multilib: "both",
|
/aosp12/art/tools/jvmti-agents/ |
H A D | README.md | 4 runtime. Most of these work on both the RI and ART, on both host and device.
|
/aosp12/packages/modules/Connectivity/tests/common/ |
H A D | Android.bp | 17 // Tests in this folder are included both in unit tests and CTS. 48 // Some tests may be duplicated (in particular static lib tests), as they need to be run under both 49 // jarjared packages to cover both usages. 103 compile_multilib: "both",
|
/aosp12/art/test/531-regression-debugphi/smali/ |
H A D | TestCase.smali | 51 invoke-static {}, Ljava/lang/System;->nanoTime()J # env use of both PhiA equivalents 71 # - add both PhiAs to worklist, set PrimVoid PhiA to PrimInt 101 invoke-static {}, Ljava/lang/System;->nanoTime()J # env use of both PhiA equivalents 107 invoke-static {}, Ljava/lang/System;->nanoTime()J # env use of both PhiB equivalents
|
/aosp12/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar/ |
H A D | Android.bp | 40 compile_multilib: "both", 42 both: { 65 compile_multilib: "both",
|
/aosp12/packages/providers/MediaProvider/jni/ |
H A D | Android.bp | 82 compile_multilib: "both", 116 compile_multilib: "both", 148 compile_multilib: "both",
|
/aosp12/packages/modules/Connectivity/tests/cts/net/appForApi23/ |
H A D | Android.bp | 23 // Include both the 32 and 64 bit versions 24 compile_multilib: "both",
|
/aosp12/frameworks/libs/native_bridge_support/ |
H A D | Android.bp | 37 "-Wl,--hash-style=both", 49 compile_multilib: "both",
|
/aosp12/system/bt/btcore/ |
H A D | Android.bp | 36 // Note: It's good to get the tests compiled both for the host and the target so 37 // we get to test with both Bionic libc and glibc
|
/aosp12/packages/modules/Connectivity/tests/cts/net/api23Test/ |
H A D | Android.bp | 23 // Include both the 32 and 64 bit versions 24 compile_multilib: "both",
|
/aosp12/bionic/apex/ |
H A D | Android.bp | 34 compile_multilib: "both", 48 both: {
|
/aosp12/packages/modules/adb/libs/adbconnection/ |
H A D | Android.bp | 35 compile_multilib: "both", 73 compile_multilib: "both",
|
/aosp12/frameworks/base/packages/SettingsProvider/test/src/android/provider/settings/validators/ |
H A D | SettingsValidatorsTest.java | 366 String[] both = new String[firstLen + secondLen]; in concat() local 367 System.arraycopy(first, 0, both, 0, firstLen); in concat() 368 System.arraycopy(second, 0, both, firstLen, secondLen); in concat() 369 return both; in concat()
|
/aosp12/frameworks/base/core/sysprop/ |
H A D | WatchdogProperties.sysprop | 20 # seconds, if both values are not 0. Default value of both is 0.
|
/aosp12/frameworks/av/media/bufferpool/1.0/vts/ |
H A D | Android.bp | 42 compile_multilib: "both", 61 compile_multilib: "both",
|
/aosp12/packages/modules/IPsec/tests/cts/ |
H A D | Android.bp | 23 // Include both the 32 and 64 bit versions 24 compile_multilib: "both",
|
/aosp12/packages/modules/adb/apex/ |
H A D | Android.bp | 15 compile_multilib: "both", 17 both: {
|
/aosp12/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/ |
H A D | Android.bp | 34 compile_multilib: "both", 46 compile_multilib: "both",
|