Searched +full:2 +full:- +full:linux +full:- +full:x86_64 (Results 1 – 25 of 1069) sorted by relevance
12345678910>>...43
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_remote_manifests/crates/ |
| D | BUILD.tokio-1.39.2.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 36 "io-std", 37 "io-util", 45 "rt-multi-thread", 47 "signal-hook-registry", 50 "test-util", 52 "tokio-macros", 54 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ 55 "windows-sys", # aarch64-pc-windows-msvc 57 "@rules_rust//rust/platform:i686-pc-windows-msvc": [ [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_remote_pkgs/crates/ |
| D | BUILD.tokio-1.39.2.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 36 "io-std", 37 "io-util", 45 "rt-multi-thread", 47 "signal-hook-registry", 51 "tokio-macros", 53 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ 54 "windows-sys", # aarch64-pc-windows-msvc 56 "@rules_rust//rust/platform:i686-pc-windows-msvc": [ 57 "windows-sys", # i686-pc-windows-msvc [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe_unnamed/vendor_remote_manifests/crates/ |
| D | BUILD.tokio-1.38.0.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 36 "io-std", 37 "io-util", 46 "rt-multi-thread", 48 "signal-hook-registry", 51 "test-util", 53 "tokio-macros", 55 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ 56 "windows-sys", # aarch64-pc-windows-msvc 58 "@rules_rust//rust/platform:i686-pc-windows-msvc": [ [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/ |
| D | BUILD.tokio-1.38.0.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 36 "io-std", 37 "io-util", 46 "rt-multi-thread", 48 "signal-hook-registry", 52 "tokio-macros", 54 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ 55 "windows-sys", # aarch64-pc-windows-msvc 57 "@rules_rust//rust/platform:i686-pc-windows-msvc": [ 58 "windows-sys", # i686-pc-windows-msvc [all …]
|
| /external/clang/test/Driver/ |
| 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 | 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 | 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 | cuda-external-tools.cu | 3 // REQUIRES: clang-driver 4 // REQUIRES: x86-registered-target 5 // REQUIRES: nvptx-registered-target 7 // Regular compiles with -O{0,1,2,3,4,fast}. -O4 and -Ofast map to ptxas O3. 8 // RUN: %clang -### -target x86_64-linux-gnu -O0 -c %s 2>&1 \ 9 // RUN: | FileCheck -check-prefix ARCH64 -check-prefix SM20 -check-prefix OPT0 %s 10 // RUN: %clang -### -target x86_64-linux-gnu -O1 -c %s 2>&1 \ 11 // RUN: | FileCheck -check-prefix ARCH64 -check-prefix SM20 -check-prefix OPT1 %s 12 // RUN: %clang -### -target x86_64-linux-gnu -O2 -c %s 2>&1 \ 13 // RUN: | FileCheck -check-prefix ARCH64 -check-prefix SM20 -check-prefix OPT2 %s [all …]
|
| D | fopenmp.c | 1 // RUN: %clang -target x86_64-linux-gnu -fopenmp=libomp -c %s -### 2>&1 | FileCheck %s --check-pref… 2 // RUN: %clang -target x86_64-linux-gnu -fopenmp=libgomp -c %s -### 2>&1 | FileCheck %s --check-pre… 3 // RUN: %clang -target x86_64-linux-gnu -fopenmp=libiomp5 -c %s -### 2>&1 | FileCheck %s --check-pr… 4 // RUN: %clang -target x86_64-apple-darwin -fopenmp=libomp -c %s -### 2>&1 | FileCheck %s --check-p… 5 // RUN: %clang -target x86_64-apple-darwin -fopenmp=libgomp -c %s -### 2>&1 | FileCheck %s --check-… 6 // RUN: %clang -target x86_64-apple-darwin -fopenmp=libiomp5 -c %s -### 2>&1 | FileCheck %s --check… 7 // RUN: %clang -target x86_64-freebsd -fopenmp=libomp -c %s -### 2>&1 | FileCheck %s --check-prefix… 8 // RUN: %clang -target x86_64-freebsd -fopenmp=libgomp -c %s -### 2>&1 | FileCheck %s --check-prefi… 9 // RUN: %clang -target x86_64-freebsd -fopenmp=libiomp5 -c %s -### 2>&1 | FileCheck %s --check-pref… 10 // RUN: %clang -target x86_64-netbsd -fopenmp=libomp -c %s -### 2>&1 | FileCheck %s --check-prefix=… [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-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 | 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 …]
|
| D | sanitize_unwind_tables.c | 4 // RUN: %clang -target x86_64-linux-gnu -fsanitize=address %s -### 2>&1 | FileCheck %s 5 // RUN: %clang -target i686-linux-gnu -fsanitize=address %s -### 2>&1 | FileCheck %s 6 // RUN: %clang -target arm-linux-androideabi -fsanitize=address %s -### 2>&1 | FileCheck %s 7 // RUN: %clang -target x86_64-linux-gnu -fsanitize=memory %s -### 2>&1 | FileCheck %s 8 // RUN: %clang -target x86_64-linux-gnu -fsanitize=thread %s -### 2>&1 | FileCheck %s 9 // RUN: %clang -target x86_64-linux-gnu -fsanitize=dataflow %s -### 2>&1 | FileCheck %s 10 // RUN: %clang -target x86_64-linux-gnu -fsanitize=efficiency-cache-frag %s -### 2>&1 | FileCheck … 11 // RUN: %clang -target x86_64-linux-gnu -fsanitize=efficiency-working-set %s -### 2>&1 | FileCheck… 13 // CHECK: -munwind-tables
|
| /external/bazelbuild-rules_rust/rust/ |
| D | known_shas.bzl | 3 This is a generated file -- see //util:fetch_shas 7 …"2018-10-30/cargo-beta-aarch64-unknown-linux-gnu.tar.gz": "9d91fb3ee868421fbf8f4ed62cb7ee843dc6a1e… 8 …"2018-10-30/cargo-beta-aarch64-unknown-linux-gnu.tar.xz": "344ff43655bb61a31eb7b13c4120b2676b95bda… 9 …"2018-10-30/cargo-beta-arm-unknown-linux-gnueabi.tar.gz": "0a606c94eb712e53cabb0a1d7c68412b39a76d7… 10 …"2018-10-30/cargo-beta-arm-unknown-linux-gnueabi.tar.xz": "d15292144b3fb332b6d7716e38fa888ca29cd9f… 11 …"2018-10-30/cargo-beta-arm-unknown-linux-gnueabihf.tar.gz": "b1179633aac6064c9e01942367d0b0d48d90e… 12 …"2018-10-30/cargo-beta-arm-unknown-linux-gnueabihf.tar.xz": "71d2f625afcc523b7a0341a165f488b6b44b5… 13 …"2018-10-30/cargo-beta-armv7-unknown-linux-gnueabihf.tar.gz": "6857ab5a0a4abc06331029325495c03d337… 14 …"2018-10-30/cargo-beta-armv7-unknown-linux-gnueabihf.tar.xz": "c9eabe7ae86ccc1079e2c9b69de6f39b9f3… 15 …"2018-10-30/cargo-beta-i686-pc-windows-gnu.tar.gz": "e0ed7c8ebf9a642879b7b548670b85836fab5127f6466… [all …]
|
| /external/pytorch/.github/ |
| D | lf-canary-scale-config.yml | 2 # This file is generated by .github/scripts/validate_scale_config.py in test-infra 3 # It defines runner types that will be provisioned by by LF Self-hosted runners 5 # scale-config.yml: 6 # Powers what instance types are available for GHA auto-scaled 10 # NOTE (Apr, 5, 2021): Linux runners are currently all an amazonlinux2 12 # NOTE (Jan 5, 2021): Linux runners are all non-ephemeral to reduce the amount of CreateInstaces ca… 15 # TODO: Add some documentation on how the auto-scaling works 22 # os: linux 28 lf.c.linux.12xlarge: 33 os: linux [all …]
|
| D | lf-scale-config.yml | 2 # This file is generated by .github/scripts/validate_scale_config.py in test-infra 3 # It defines runner types that will be provisioned by by LF Self-hosted runners 5 # scale-config.yml: 6 # Powers what instance types are available for GHA auto-scaled 10 # NOTE (Apr, 5, 2021): Linux runners are currently all an amazonlinux2 12 # NOTE (Jan 5, 2021): Linux runners are all non-ephemeral to reduce the amount of CreateInstaces ca… 15 # TODO: Add some documentation on how the auto-scaling works 22 # os: linux 28 lf.linux.12xlarge: 33 os: linux [all …]
|
| /external/bazelbuild-rules_python/python/ |
| D | versions.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 20 LINUX_NAME = "linux" 25 DEFAULT_RELEASE_BASE_URL = "https://github.com/indygreg/python-build-standalone/releases/download" 29 # bazel run //python/private:print_toolchains_checksums --//python/config_settings:python_version… 34 # "url": "20210506/cpython-{python_version}-{platform}-pgo+lto-20210506T0943.tar.zst", 36 # "x86_64-apple-darwin": "8d06bec08db8cdd0f64f4f05ee892cf2fcbc58cfb1dd69da2caab78fac42023… 37 # "x86_64-unknown-linux-gnu": "aec8c4c53373b90be7e2131093caa26063be6d9d826f599c935c0e1042… 40 # "x86_64-apple-darwin": "<label_for_darwin>"", 41 # "x86_64-unknown-linux-gnu": "<label_for_linux>"", 48 # buildifier: disable=unsorted-dict-items [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_local_manifests/crates/tokio-1.39.2/ |
| D | BUILD.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 36 "io-std", 37 "io-util", 45 "rt-multi-thread", 47 "signal-hook-registry", 50 "test-util", 52 "tokio-macros", 54 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ 55 "windows-sys", # aarch64-pc-windows-msvc 57 "@rules_rust//rust/platform:i686-pc-windows-msvc": [ [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_local_pkgs/crates/tokio-1.39.2/ |
| D | BUILD.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 36 "io-std", 37 "io-util", 45 "rt-multi-thread", 47 "signal-hook-registry", 51 "tokio-macros", 53 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ 54 "windows-sys", # aarch64-pc-windows-msvc 56 "@rules_rust//rust/platform:i686-pc-windows-msvc": [ 57 "windows-sys", # i686-pc-windows-msvc [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/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/bazelbuild-rules_rust/examples/crate_universe/cargo_conditional_deps/ |
| D | cargo-bazel-lock.json | 36 "license": "Apache-2.0 OR MIT", 38 "Apache-2.0", 41 "license_file": "LICENSE-APACHE" 43 "bitflags 1.3.2": { 45 "version": "1.3.2", 49 "url": "https://static.crates.io/crates/bitflags/1.3.2/download", 79 "version": "1.3.2" 81 "license": "MIT/Apache-2.0", 83 "Apache-2.0", 86 "license_file": "LICENSE-APACHE" [all …]
|
| /external/bazelbuild-rules_rust/proto/protobuf/3rdparty/crates/ |
| D | BUILD.grpc-compiler-0.6.2.bazel | 3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To 38 "--cap-lints=allow", 41 "cargo-bazel", 42 "crate-name=grpc-compiler", 48 "@rules_rust//rust/platform:aarch64-apple-darwin": [], 49 "@rules_rust//rust/platform:aarch64-apple-ios": [], 50 "@rules_rust//rust/platform:aarch64-apple-ios-sim": [], 51 "@rules_rust//rust/platform:aarch64-fuchsia": [], 52 "@rules_rust//rust/platform:aarch64-linux-android": [], 53 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], [all …]
|
| /external/tensorflow/tensorflow/lite/tools/cmake/ |
| D | download_toolchains.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 17 set -e 23 mkdir -p ${TOOLCHAINS_DIR} 27 if [[ ! -d "${TOOLCHAINS_DIR}/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf" ]]; then 28 …-LO https://storage.googleapis.com/mirror.tensorflow.org/developer.arm.com/media/Files/downloads/g… 29 tar xvf gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz -C ${TOOLCHAINS_DIR} >&2 31 ARMCC_ROOT=${TOOLCHAINS_DIR}/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf 32 echo "ARMCC_FLAGS=\"-march=armv7-a -mfpu=neon-vfpv4 -funsafe-math-optimizations \ 33 -isystem ${ARMCC_ROOT}/lib/gcc/arm-linux-gnueabihf/8.3.0/include \ 34 -isystem ${ARMCC_ROOT}/lib/gcc/arm-linux-gnueabihf/8.3.0/include-fixed \ [all …]
|
12345678910>>...43