Searched +full:- +full:linux +full:- +full:x86_64 (Results 1 – 25 of 1161) sorted by relevance
12345678910>>...47
/external/boringssl/ |
D | sources.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0 82 src/crypto/cpu-aarch64-fuchsia.c\ 83 src/crypto/cpu-aarch64-linux.c\ 84 src/crypto/cpu-arm-linux.c\ 85 src/crypto/cpu-arm.c\ 86 src/crypto/cpu-intel.c\ 87 src/crypto/cpu-ppc64le.c\ 243 linux-aarch64/crypto/chacha/chacha-armv8.S\ 244 linux-aarch64/crypto/fipsmodule/aesv8-armx64.S\ 245 linux-aarch64/crypto/fipsmodule/armv8-mont.S\ [all …]
|
D | eureka.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0 82 src/crypto/cpu-aarch64-fuchsia.c\ 83 src/crypto/cpu-aarch64-linux.c\ 84 src/crypto/cpu-arm-linux.c\ 85 src/crypto/cpu-arm.c\ 86 src/crypto/cpu-intel.c\ 87 src/crypto/cpu-ppc64le.c\ 298 linux-aarch64/crypto/chacha/chacha-armv8.S\ 299 linux-aarch64/crypto/fipsmodule/aesv8-armx64.S\ 300 linux-aarch64/crypto/fipsmodule/armv8-mont.S\ [all …]
|
D | sources.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 84 "src/crypto/cpu-aarch64-fuchsia.c", 85 "src/crypto/cpu-aarch64-linux.c", 86 "src/crypto/cpu-arm-linux.c", 87 "src/crypto/cpu-arm.c", 88 "src/crypto/cpu-intel.c", 89 "src/crypto/cpu-ppc64le.c", 247 "linux-aarch64/crypto/chacha/chacha-armv8.S", 248 "linux-aarch64/crypto/fipsmodule/aesv8-armx64.S", 249 "linux-aarch64/crypto/fipsmodule/armv8-mont.S", [all …]
|
/external/clang/test/Driver/ |
D | cross-linux.c | 1 // RUN: %clang -### -o %t %s 2>&1 -no-integrated-as \ 2 // RUN: --gcc-toolchain=%S/Inputs/basic_cross_linux_tree/usr \ 3 // RUN: --target=i386-unknown-linux-gnu \ 4 // RUN: | FileCheck --check-prefix=CHECK-I386 %s 5 // CHECK-I386: "-cc1" "-triple" "i386-unknown-linux-gnu" 6 … CHECK-I386: "{{.*}}/Inputs/basic_cross_linux_tree/usr/lib/gcc/i386-unknown-linux-gnu/4.6.0/../../… 7 …ECK-I386: "{{.*}}/Inputs/basic_cross_linux_tree/usr/lib/gcc/i386-unknown-linux-gnu/4.6.0/../../../… 9 // RUN: %clang -### -o %t %s 2>&1 -no-integrated-as \ 10 // RUN: --gcc-toolchain=%S/Inputs/basic_cross_linux_tree/usr \ 11 // RUN: --target=x86_64-unknown-linux-gnu \ [all …]
|
D | fsanitize.c | 1 …UN: %clang -target x86_64-linux-gnu -fsanitize=undefined -fsanitize-trap=undefined %s -### 2>&1 | … 2 …-target x86_64-linux-gnu -fsanitize=undefined -fsanitize-trap=undefined -fno-sanitize-trap=signed-… 3 …clang -target x86_64-linux-gnu -fsanitize=undefined -fsanitize-undefined-trap-on-error %s -### 2>&… 4 …ang -target x86_64-linux-gnu -fsanitize=undefined-trap -fsanitize-undefined-trap-on-error %s -### … 5 …ang -target x86_64-linux-gnu -fsanitize-undefined-trap-on-error -fsanitize=undefined-trap %s -### … 6 …-UNDEFINED-TRAP: "-fsanitize={{((signed-integer-overflow|integer-divide-by-zero|float-divide-by-ze… 7 …-UNDEFINED-TRAP: "-fsanitize-trap=alignment,array-bounds,bool,enum,float-cast-overflow,float-divid… 8 …-UNDEFINED-TRAP2: "-fsanitize-trap=alignment,array-bounds,bool,enum,float-cast-overflow,float-divi… 10 // RUN: %clang -target x86_64-linux-gnu -fsanitize=undefined %s -### 2>&1 | FileCheck %s --check-pr… 11 …-UNDEFINED: "-fsanitize={{((signed-integer-overflow|integer-divide-by-zero|float-divide-by-zero|fu… [all …]
|
D | fsanitize-coverage.c | 1 …N: %clang -target x86_64-linux-gnu -fsanitize=address -fsanitize-coverage=0 %s -### 2>&1 | FileChe… 2 …-target x86_64-linux-gnu -fsanitize=address -fsanitize-coverage=edge -fsanitize-coverage=0 %s -###… 3 // RUN: %clang -target x86_64-linux-gnu -fsanitize=address %s -### 2>&1 | FileCheck %s --check-pref… 4 // CHECK-SANITIZE-COVERAGE-0-NOT: fsanitize-coverage-type 5 // CHECK-SANITIZE-COVERAGE-0: -fsanitize=address 7 … %clang -target x86_64-linux-gnu -fsanitize=address -fsanitize-coverage=func %s -### 2>&1 | FileCh… 8 …: %clang -target x86_64-linux-gnu -fsanitize=memory -fsanitize-coverage=func %s -### 2>&1 | FileCh… 9 …N: %clang -target x86_64-linux-gnu -fsanitize=leak -fsanitize-coverage=func %s -### 2>&1 | FileChe… 10 …%clang -target x86_64-linux-gnu -fsanitize=undefined -fsanitize-coverage=func %s -### 2>&1 | FileC… 11 …N: %clang -target x86_64-linux-gnu -fsanitize=bool -fsanitize-coverage=func %s -### 2>&1 | FileChe… [all …]
|
D | sanitizer-ld.c | 3 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \ 4 // RUN: -target i386-unknown-linux -fsanitize=address \ 5 // RUN: -resource-dir=%S/Inputs/resource_dir \ 6 // RUN: --sysroot=%S/Inputs/basic_linux_tree \ 7 // RUN: | FileCheck --check-prefix=CHECK-ASAN-LINUX %s 9 // CHECK-ASAN-LINUX: "{{(.*[^-.0-9A-Z_a-z])?}}ld{{(.exe)?}}" 10 // CHECK-ASAN-LINUX-NOT: "-lc" 11 // CHECK-ASAN-LINUX: libclang_rt.asan-i386.a" 12 // CHECK-ASAN-LINUX-NOT: "-export-dynamic" 13 // CHECK-ASAN-LINUX: "--dynamic-list={{.*}}libclang_rt.asan-i386.a.syms" [all …]
|
D | linux-header-search.cpp | 4 // Test a simulated installation of libc++ on Linux, both through sysroot and 6 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \ 7 // RUN: -target x86_64-unknown-linux-gnu \ 8 // RUN: -stdlib=libc++ \ 9 // RUN: -ccc-install-dir %S/Inputs/basic_linux_tree/usr/bin \ 10 // RUN: --sysroot=%S/Inputs/basic_linux_libcxx_tree \ 11 // RUN: --gcc-toolchain="" \ 12 // RUN: | FileCheck --check-prefix=CHECK-BASIC-LIBCXX-SYSROOT %s 13 // CHECK-BASIC-LIBCXX-SYSROOT: "{{[^"]*}}clang{{[^"]*}}" "-cc1" 14 // CHECK-BASIC-LIBCXX-SYSROOT: "-isysroot" "[[SYSROOT:[^"]+]]" [all …]
|
D | cuda-options.cu | 2 // REQUIRES: clang-driver 3 // REQUIRES: x86-registered-target 4 // REQUIRES: nvptx-registered-target 6 // Simple compilation case. Compile device-side to PTX assembly and make sure 8 // RUN: %clang -### -target x86_64-linux-gnu -c %s 2>&1 \ 9 // RUN: | FileCheck -check-prefix DEVICE -check-prefix DEVICE-NOSAVE \ 10 // RUN: -check-prefix HOST -check-prefix INCLUDES-DEVICE \ 11 // RUN: -check-prefix NOLINK %s 14 // RUN: %clang -### -target x86_64-linux-gnu %s 2>&1 \ 15 // RUN: | FileCheck -check-prefix DEVICE -check-prefix DEVICE-NOSAVE \ [all …]
|
D | linux-ld.c | 1 // General tests that ld invocations on Linux targets sane. Note that we use 4 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \ 5 // RUN: --target=i386-unknown-linux \ 6 // RUN: --gcc-toolchain="" \ 7 // RUN: --sysroot=%S/Inputs/basic_linux_tree \ 8 // RUN: | FileCheck --check-prefix=CHECK-LD-32 %s 9 // CHECK-LD-32-NOT: warning: 10 // CHECK-LD-32: "{{.*}}ld{{(.exe)?}}" "--sysroot=[[SYSROOT:[^"]+]]" 11 // CHECK-LD-32: "{{.*}}/usr/lib/gcc/i386-unknown-linux/4.6.0{{/|\\\\}}crtbegin.o" 12 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0" [all …]
|
/external/clang/test/Preprocessor/ |
D | init.c | 1 // RUN: %clang_cc1 -E -dM -x assembler-with-cpp < /dev/null | FileCheck -match-full-lines -check-pr… 6 // RUN: %clang_cc1 -fblocks -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix BLOCKS %s 12 // RUN: %clang_cc1 -x c++ -std=c++1z -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix… 22 // RUN: %clang_cc1 -x c++ -std=c++1y -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix… 32 // RUN: %clang_cc1 -x c++ -std=c++11 -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix… 42 // RUN: %clang_cc1 -x c++ -std=c++98 -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix… 51 // RUN: %clang_cc1 -fdeprecated-macro -E -dM < /dev/null | FileCheck -match-full-lines -check-prefi… 56 // RUN: %clang_cc1 -std=c99 -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix C99 %s 60 // C99-NOT: __GXX_EXPERIMENTAL_CXX0X__ 61 // C99-NOT: __GXX_RTTI [all …]
|
/external/perf_data_converter/src/quipper/testdata/ |
D | perf.data.numatopology-3.2.pr.out.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.parse.out.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.io.out.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.serialized.out.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.parse.remap2.out.pb_text | 108 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 130 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 152 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 174 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 196 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 218 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 240 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 262 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 284 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 306 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.ser.comm.out.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
D | perf.data.numatopology-3.2.parse.remap.out.pb_text | 109 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/scsi_transport_sas.ko" 132 filename: "/lib/modules/3.2.5-gg1236/kernel/lib/crc-itu-t.ko" 155 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/input/sparse-keymap.ko" 178 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/libsas/libsas.ko" 201 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/seq/snd-seq-device.ko" 224 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/snd-hwdep.ko" 247 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko" 270 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/scsi/isci/isci.ko" 293 filename: "/lib/modules/3.2.5-gg1236/kernel/sound/core/oss/snd-mixer-oss.ko" 316 filename: "/lib/modules/3.2.5-gg1236/kernel/drivers/hid/usbhid/usbhid.ko" [all …]
|
/external/bcc/tools/ |
D | opensnoop_example.txt | 1 Demonstrations of opensnoop, the Linux eBPF/bcc version. 4 opensnoop traces the open() syscall system-wide, and prints various details. 26 17358 run 3 0 /lib/x86_64-linux-gnu/libtinfo.so.5 27 17358 run 3 0 /lib/x86_64-linux-gnu/libdl.so.2 28 17358 run 3 0 /lib/x86_64-linux-gnu/libc.so.6 29 17358 run -1 6 /dev/tty 33 17358 run 3 0 /lib/x86_64-linux-gnu/libnss_compat.so.2 34 17358 run 3 0 /lib/x86_64-linux-gnu/libnsl.so.1 36 17358 run 3 0 /lib/x86_64-linux-gnu/libnss_nis.so.2 37 17358 run 3 0 /lib/x86_64-linux-gnu/libnss_files.so.2 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | emutls_generic.ll | 1 ; RUN: llc < %s -emulated-tls -mtriple=i686-linux-android -relocation-model=pic \ 2 ; RUN: | FileCheck -check-prefix=X86_32 %s 3 ; RUN: llc < %s -emulated-tls -mtriple=i686-linux-android -relocation-model=pic \ 4 ; RUN: | FileCheck -check-prefix=X86_32 %s 5 ; RUN: llc < %s -emulated-tls -mtriple=x86_64-linux-android -relocation-model=pic \ 6 ; RUN: | FileCheck -check-prefix=X86_64 %s 7 ; RUN: llc < %s -emulated-tls -mtriple=i386-linux-gnu -relocation-model=pic \ 10 ; RUN: llc < %s -mtriple=i686-linux-android -relocation-model=pic \ 11 ; RUN: | FileCheck -check-prefix=X86_32 %s 12 ; RUN: llc < %s -mtriple=i686-linux-android -relocation-model=pic \ [all …]
|
D | stack-align2.ll | 1 ; RUN: llc < %s -mcpu=generic -mtriple=i386-linux | FileCheck %s -check-prefix=LINUX-I386 2 ; RUN: llc < %s -mcpu=generic -mtriple=i386-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-I386 3 ; RUN: llc < %s -mcpu=generic -mtriple=i386-netbsd | FileCheck %s -check-prefix=NETBSD-I386 4 ; RUN: llc < %s -mcpu=generic -mtriple=i686-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-I386 5 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-linux | FileCheck %s -check-prefix=LINUX-X86_64 6 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-X86_64 7 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-netbsd | FileCheck %s -check-prefix=NETBSD-X86_64 8 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-X86… 15 ; LINUX-I386: subl $12, %esp 16 ; KFREEBSD-I386: subl $12, %esp [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | stack-align2.ll | 1 ; RUN: llc < %s -mcpu=generic -mtriple=i386-linux | FileCheck %s -check-prefix=LINUX-I386 2 ; RUN: llc < %s -mcpu=generic -mtriple=i386-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-I386 3 ; RUN: llc < %s -mcpu=generic -mtriple=i386-netbsd | FileCheck %s -check-prefix=NETBSD-I386 4 ; RUN: llc < %s -mcpu=generic -mtriple=i686-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-I386 5 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-linux | FileCheck %s -check-prefix=LINUX-X86_64 6 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-X86_64 7 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-netbsd | FileCheck %s -check-prefix=NETBSD-X86_64 8 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-X86… 15 ; LINUX-I386: subl $12, %esp 16 ; KFREEBSD-I386: subl $12, %esp [all …]
|
/external/libvpx/libvpx/ |
D | README | 1 README - 31 January 2019 15 have this package, the install-docs option will be disabled. 26 yasm-<version>-<arch>.exe to yasm.exe and place it in: 33 2. Out-of-tree builds 44 The 'configure' script supports a number of options. The --help option can be 46 $ ../libvpx/configure --help 58 For cross development, the most notable option is the --target option. The 59 most up-to-date list of supported targets can be found at the bottom of the 60 --help output of the configure script. As of this writing, the list of 63 arm64-android-gcc [all …]
|
/external/perfetto/gn/standalone/ |
D | android.gni | 7 # http://www.apache.org/licenses/LICENSE-2.0 20 if (host_os == "linux") { 21 android_host = "linux-x86_64" 23 android_host = "darwin-x86_64" 31 android_clangrt_dir = "$android_llvm_dir/lib64/clang/6.0.2/lib/linux" 35 android_abi_target = "i686-linux-android" 36 android_compile_sysroot_subdir = "i686-linux-android" 38 "platforms/android-${android_api_level}/arch-x86" 39 android_prebuilt_arch = "android-x86" 40 …android_toolchain_root = "$android_ndk_root/toolchains/x86-${_android_toolchain_version}/prebuilt/… [all …]
|
12345678910>>...47