HomeSort by relevance Sort by last modified time
    Searched refs:both (Results 1 - 25 of 1386) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /test/vts/agents/apps/vts_agent_app/jni/
Android.mk 32 LOCAL_MULTILIB := both
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
mcf-wdebug.s 1 # Check that gas recognizes both wdebug and wdebug.l.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
misc.s 1 ; Check that register names, both upper and lower case work and that
  /external/selinux/python/sepolicy/sepolicy/templates/
network.py 113 ## <infoflow type="both" weight="10"/>
208 ## <infoflow type="both" weight="10"/>
413 ## <infoflow type="both" weight="10"/>
540 ## <infoflow type="both" weight="10"/>
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
hash1b.d 2 #ld: -shared --hash-style=both
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-reloc-2.l 4 .*:8: Error: both insns for !gpdisp!4 must be in the same section
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
defined2.d 7 # Matching both A and T accounts for formats that can't tell a .text
defined3.d 8 # The ellipsis account for target-specific symbols. Matching both A and T
  /build/make/core/
native_benchmark.mk 14 LOCAL_MULTILIB := both
executable.mk 1 # We don't automatically set up rules to build executables for both
5 # To build it for both set LOCAL_MULTILIB := both and specify
23 # we'll still need LOCAL_MULTILIB=both and let module_arch_supported.mk choose
33 ifeq ($(my_module_multilib),both)
36 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
39 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
42 else #!LOCAL_MULTILIB == both
62 ifneq ($(my_module_multilib),both)
67 # check if preferred arch was not supported or asked to build both
    [all...]
shared_library.mk 6 # libraries default to building for both architecturess
7 my_module_multilib := both
10 ifeq ($(my_module_multilib),both)
22 endif # my_module_multilib == both
host_native_test.mk 19 LOCAL_MULTILIB := both
  /frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
Android.mk 25 LOCAL_MULTILIB := both
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/
complex.h 42 # error Cannot include both <complex> and C99's <complex.h>
  /system/extras/micro_bench/
Android.mk 10 LOCAL_MULTILIB := both
25 LOCAL_MULTILIB := both
  /test/vts/agents/apps/vts_agent_app/
Android.mk 30 LOCAL_MULTILIB := both
  /test/vts/hals/light/bullhead/
Android.mk 37 LOCAL_MULTILIB := both
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
eidi.s 5 ei both
6 di both
20 EI BOTH
21 DI BOTH
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-var.cpp 103 void bind_lvalue_to_conv_lvalue_ambig(ConvertibleToBothDerivedRef both) {
104 Derived &dr1 = both;
105 Base &br1 = both; // expected-error{{reference initialization of type 'Base &' with initializer of type 'ConvertibleToBothDerivedRef' is ambiguous}}
117 // similar type (both of which are class types).
137 void bind_lvalue_to_conv_rvalue_ambig(ConvertibleToBothDerived both) {
138 const Derived &dr1 = both;
139 const Base &br1 = both; // expected-error{{reference initialization of type 'const Base &' with initializer of type 'ConvertibleToBothDerived' is ambiguous}}
  /external/webrtc/webrtc/base/
basictypes.h 33 #error CPU_X86 and CPU_ARM both defined.
49 #error RTC_ARCH_CPU_BIG_ENDIAN and RTC_ARCH_CPU_LITTLE_ENDIAN both defined.
  /frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/
Android.mk 30 LOCAL_MULTILIB := both
48 LOCAL_MULTILIB := both
  /frameworks/native/cmds/flatland/
Android.mk 16 LOCAL_MULTILIB := both
  /system/extras/simpleperf/runtest/
Android.build.mk 27 LOCAL_MULTILIB := both
41 LOCAL_MULTILIB := both
  /system/extras/tests/ext4/
Android.mk 9 LOCAL_MULTILIB := both
  /system/extras/tests/pagingtest/
Android.mk 16 LOCAL_MULTILIB := both

Completed in 554 milliseconds

1 2 3 4 5 6 7 8 91011>>