HomeSort by relevance Sort by last modified time
    Searched full:arch (Results 176 - 200 of 5710) sorted by null

1 2 3 4 5 6 78 91011>>

  /build/core/combo/arch/x86/
sandybridge.mk 13 # CFLAGS for this arch
  /build/core/combo/arch/x86_64/
haswell.mk 13 # CFLAGS for this arch
ivybridge.mk 13 # CFLAGS for this arch
sandybridge.mk 13 # CFLAGS for this arch
  /build/core/
prebuilt.mk 19 # check if first arch is supported
23 # first arch is supported
36 # check if secondary arch is supported
40 # secondary arch is supported
  /development/ndk/platforms/android-3/arch-arm/include/asm/
hardware.h 15 #include <asm/arch/hardware.h>
timex.h 15 #include <asm/arch/timex.h>
  /external/boringssl/src/
CMakeLists.txt 94 set(ARCH "x86_64")
96 set(ARCH "x86_64")
100 set(ARCH "x86_64")
102 set(ARCH "x86")
105 set(ARCH "x86")
107 set(ARCH "x86")
109 set(ARCH "x86")
111 set(ARCH "arm")
113 set(ARCH "arm")
115 set(ARCH "arm"
    [all...]
  /external/boringssl/src/crypto/aes/
CMakeLists.txt 3 if (${ARCH} STREQUAL "x86_64")
14 if (${ARCH} STREQUAL "x86")
24 if (${ARCH} STREQUAL "arm")
34 if (${ARCH} STREQUAL "aarch64")
  /external/boringssl/src/crypto/modes/
CMakeLists.txt 3 if (${ARCH} STREQUAL "x86_64")
12 if (${ARCH} STREQUAL "x86")
20 if (${ARCH} STREQUAL "arm")
29 if (${ARCH} STREQUAL "aarch64")
  /external/boringssl/src/crypto/rand/
CMakeLists.txt 3 if (${ARCH} STREQUAL "x86_64")
  /external/clang/test/Driver/
arm64-as.s 2 // RUN: %clang -target arm64-apple-ios -arch arm64 -### -c %s 2>&1 | FileCheck -check-prefix=TARGET %s
  /external/linux-tools-perf/src/tools/perf/tests/attr/
test-record-graph-dwarf 9 # TODO different for each arch, no support for that now
  /external/lldb/source/Target/
UnwindAssembly.cpp 19 UnwindAssembly::FindPlugin (const ArchSpec &arch)
27 std::unique_ptr<UnwindAssembly> assembly_profiler_ap (create_callback (arch));
34 UnwindAssembly::UnwindAssembly (const ArchSpec &arch) :
35 m_arch (arch)
  /external/llvm/test/MC/ARM/
cmp-immediate-fixup.s 3 @ RUN: | llvm-objdump --disassemble -arch=arm - | FileCheck %s
cmp-immediate-fixup2.s 3 @ RUN: | llvm-objdump --disassemble -arch=arm - | FileCheck %s
variant-diagnostics.s 4 .arch armv7
  /external/llvm/test/MC/Hexagon/
basic.ll 5 ; OBJ: Arch: hexagon
  /external/llvm/test/MC/Mips/msa/
test_2r_msa64.s 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
test_elm_insert_msa64.s 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
  /external/llvm/test/MC/Mips/
set-mips16-directive.s 1 # RUN: llvm-mc %s -arch=mips | FileCheck %s
  /external/llvm/test/Object/Inputs/
archive-test.a-coff-i386 0 !<arch>
  /external/llvm/unittests/ExecutionEngine/
CMakeLists.txt 17 # Include MCJIT tests only if native arch is a built JIT target.
  /external/selinux/policycoreutils/mcstrans/utils/
Makefile 5 ARCH = $(shell uname -i)
6 ifeq "$(ARCH)" "x86_64"
10 ifeq "$(ARCH)" "i686"
14 ifeq "$(ARCH)" "i386"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libbsd-compat.a 0 !<arch>

Completed in 382 milliseconds

1 2 3 4 5 6 78 91011>>