Home
last modified time | relevance | path

Searched defs:ARCH (Results 1 – 25 of 242) sorted by relevance

12345678910

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/
DCMakeLists.txt59 set(ARCH "generic") variable
61 set(ARCH "x86_64") variable
63 set(ARCH "x86_64") variable
67 set(ARCH "x86_64") variable
69 set(ARCH "x86") variable
72 set(ARCH "x86") variable
74 set(ARCH "x86") variable
76 set(ARCH "x86") variable
78 set(ARCH "aarch64") variable
80 set(ARCH "aarch64") variable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/
DCMakeLists.txt59 set(ARCH "generic") variable
61 set(ARCH "x86_64") variable
63 set(ARCH "x86_64") variable
67 set(ARCH "x86_64") variable
69 set(ARCH "x86") variable
72 set(ARCH "x86") variable
74 set(ARCH "x86") variable
76 set(ARCH "x86") variable
78 set(ARCH "aarch64") variable
80 set(ARCH "aarch64") variable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/
DCMakeLists.txt451 set(ARCH "generic") variable
453 set(ARCH "x86_64") variable
455 set(ARCH "x86_64") variable
459 set(ARCH "x86_64") variable
461 set(ARCH "x86") variable
464 set(ARCH "x86") variable
466 set(ARCH "x86") variable
468 set(ARCH "x86") variable
470 set(ARCH "aarch64") variable
472 set(ARCH "aarch64") variable
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/
DCMakeLists.txt451 set(ARCH "generic") variable
453 set(ARCH "x86_64") variable
455 set(ARCH "x86_64") variable
459 set(ARCH "x86_64") variable
461 set(ARCH "x86") variable
464 set(ARCH "x86") variable
466 set(ARCH "x86") variable
468 set(ARCH "x86") variable
470 set(ARCH "aarch64") variable
472 set(ARCH "aarch64") variable
[all …]
/aosp_15_r20/external/swiftshader/
H A DCMakeLists.txt47 set(ARCH "aarch64") variable
49 set(ARCH "arm") variable
53 set(ARCH "mips64el") variable
55 set(ARCH "mipsel") variable
59 set(ARCH "ppc64le") variable
65 set(ARCH "x86_64") variable
67 set(ARCH "x86") variable
75 set(ARCH "aarch64") variable
77 set(ARCH "x86_64") variable
79 set(ARCH "x86") variable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/cmake/
Ddetect-arch.cmake11 set(ARCH "i686") variable
13 set(ARCH "x86_64") variable
15 set(ARCH "arm") variable
17 set(ARCH "aarch64") variable
20 set(ARCH ${CMAKE_C_COMPILER_TARGET}) variable
36 set(ARCH unknown) variable
42 set(ARCH ${CMAKE_SYSTEM_PROCESSOR}) variable
/aosp_15_r20/external/libultrahdr/
H A DCMakeLists.txt47 set(ARCH "amd64") variable
49 set(ARCH "i386") variable
52 set(ARCH "i386") variable
55 set(ARCH "aarch64") variable
57 set(ARCH "arm") variable
60 set(ARCH "arm") variable
62 set(ARCH "riscv64") variable
64 set(ARCH "riscv32") variable
66 set(ARCH "loong64") variable
/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/
H A Dvm.rs38 const ARCH: &str = "x86_64"; constant
40 const ARCH: &str = "arm"; constant
42 const ARCH: &str = "aarch64"; constant
44 const ARCH: &str = "riscv64"; constant
/aosp_15_r20/external/python/cpython3/PCbuild/
Dprepare_libffi.bat134 set ARCH=amd64 variable
140 set ARCH=win32 variable
146 set ARCH=arm32 variable
152 set ARCH=arm64 variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ipc/
H A DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/) macro
5 ARCH := x86 macro
9 ARCH := x86 macro
/aosp_15_r20/external/vboot_reference/
H A DMakefile89 ARCH := $(shell uname -m) macro
93 override ARCH := arm macro
95 override ARCH := arm64 macro
97 override ARCH := x86 macro
99 override ARCH := x86 macro
101 override ARCH := x86_64 macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/
H A DMakefile5 ARCH ?= $(shell uname -m) macro
6 ARCH := $(shell echo $(ARCH) | sed -e s/ppc.*/powerpc/) macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/breakpoints/
H A DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kexec/
H A DMakefile4 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/aosp_15_r20/external/libaom/test/
H A Dsimd_ssse3_test.cc14 #define ARCH SSSE3 macro
H A Dsimd_cmp_ssse3.cc14 #define ARCH SSSE3 macro
H A Dsimd_cmp_avx2.cc12 #define ARCH AVX2 macro
H A Dsimd_cmp_sse2.cc14 #define ARCH SSE2 macro
H A Dsimd_sse2_test.cc14 #define ARCH SSE2 macro
H A Dsimd_cmp_sse4.cc14 #define ARCH SSE4_1 macro
H A Dsimd_avx2_test.cc12 #define ARCH AVX2 macro
H A Dsimd_sse4_test.cc14 #define ARCH SSE4_1 macro
/aosp_15_r20/external/trusty/musl/dist/
Dconfig.mak6 ARCH = i386 macro
/aosp_15_r20/external/musl/dist/
H A Dconfig.mak6 ARCH = i386 macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/performance/SIMD/
DMakefile17 ARCH = Host macro

12345678910