HomeSort by relevance Sort by last modified time
    Searched refs:ARCH64 (Results 1 - 17 of 17) sorted by null

  /frameworks/native/cmds/lshal/
TableEntry.h 46 ARCH64 = 1 << 1,
47 ARCH_BOTH = ARCH32 | ARCH64
TableEntry.cpp 35 case ARCH64:
test.cpp 394 std::array<Architecture, 6> archs{{ARCH64, ARCH64, ARCH32, ARCH32, ARCH32, ARCH32}};
ListCommand.cpp 353 case lshal::ARCH64:
424 return ARCH64;
    [all...]
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 176 get_device_arch ARCH ARCH64
179 if [[ -n $ARCH64 ]]; then
180 echo "Target architecture: $ARCH64"
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"

Completed in 390 milliseconds