Searched +full:x86_64 +full:- +full:linux +full:- +full:gnu (Results 1 – 25 of 632) sorted by relevance
12345678910>>...26
| /third_party/rust/rust/src/tools/compiletest/src/ |
| D | util.rs | 13 "aarch64-apple-darwin", 14 "aarch64-apple-ios", 15 "aarch64-apple-ios-sim", 16 "aarch64-unknown-fuchsia", 17 "aarch64-linux-android", 18 "aarch64-unknown-linux-gnu", 19 "arm-linux-androideabi", 20 "armv7-linux-androideabi", 21 "i686-linux-android", 22 "i686-unknown-linux-gnu", [all …]
|
| /third_party/rust/crates/libc/ |
| D | Cargo.toml | 5 license = "MIT OR Apache-2.0" 7 repository = "https://github.com/rust-lang/libc" 8 homepage = "https://github.com/rust-lang/libc" 11 categories = ["external-ffi-bindings", "no-std", "os"] 19 features = ["const-extern-fn", "extra_traits"] 20 default-target = "x86_64-unknown-linux-gnu" 22 "aarch64-apple-darwin", 23 "aarch64-apple-ios", 24 "aarch64-linux-android", 25 "aarch64-pc-windows-msvc", [all …]
|
| /third_party/skia/m133/bazel/rbe/gce_linux/cc/ |
| D | module.modulemap | 2 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_builtin_vars.h" 3 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_cmath.h" 4 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_complex_builtins.h" 5 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_device_functions.h" 6 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_intrinsics.h" 7 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_libdevice_declares.h" 8 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_math.h" 9 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_math_forward_declares.h" 10 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_cuda_runtime_wrapper.h" 11 textual header "/usr/lib/llvm-11/lib/clang/11.0.1/include/__clang_hip_libdevice_declares.h" [all …]
|
| /third_party/rust/crates/libc/ci/ |
| D | build.sh | 8 set -ex 18 rustup component add rust-src 32 until [ $n -ge $N ] 34 if rustup target add "${TARGET}" --toolchain "${RUST}" ; then 44 cargo "+${RUST}" "${BUILD_CMD}" -vv --no-default-features --target "${TARGET}" 46 # FIXME: With `build-std` feature, `compiler_builtins` emits a lof of lint warnings. 47 RUSTFLAGS="-A improper_ctypes_definitions" cargo "+${RUST}" "${BUILD_CMD}" \ 48 -Z build-std=core,alloc -vv --no-default-features --target "${TARGET}" 53 cargo "+${RUST}" "${BUILD_CMD}" -vv --target "${TARGET}" 55 RUSTFLAGS="-A improper_ctypes_definitions" cargo "+${RUST}" "${BUILD_CMD}" \ [all …]
|
| D | semver.sh | 5 set -ex 11 if ! rustc --version | grep -E "nightly" ; then 16 rustup component add rustc-dev llvm-tools-preview 19 cargo install semverver --version=0.1.50 23 *linux*) 25 aarch64-fuchsia \ 26 aarch64-linux-android \ 27 aarch64-unknown-linux-gnu \ 28 aarch64-unknown-linux-musl \ 29 armv7-linux-androideabi \ [all …]
|
| /third_party/rust/rust/src/ |
| D | stage0.json | 3 "dist_server": "https://static.rust-lang.org", 4 "artifacts_server": "https://ci-artifacts.rust-lang.org/rustc-builds", 5 "artifacts_with_llvm_assertions_server": "https://ci-artifacts.rust-lang.org/rustc-builds-alt", 6 "git_merge_commit_email": "bors@rust-lang.org", 13 "The section below is generated by `./x.py run src/tools/bump-stage0`,", 20 "date": "2023-07-13", 25 …"dist/2023-07-13/cargo-1.71.0-aarch64-apple-darwin.tar.gz": "e6c678fa6caaea333b3d05e3dc41842d8a37c… 26 …"dist/2023-07-13/cargo-1.71.0-aarch64-apple-darwin.tar.xz": "7637bc54d15cec656d7abb32417316546c7a7… 27 …"dist/2023-07-13/cargo-1.71.0-aarch64-pc-windows-msvc.tar.gz": "989cddc598aa72ef7574a0eb82c2119909… 28 …"dist/2023-07-13/cargo-1.71.0-aarch64-pc-windows-msvc.tar.xz": "f6df21c5f76c928d1c8fc721ea320846e6… [all …]
|
| /third_party/grpc/third_party/toolchains/rbe_ubuntu2004_bazel7/cc/ |
| D | module.modulemap | 152 textual header "/usr/local/lib/clang/19/include/opencl-c-base.h" 153 textual header "/usr/local/lib/clang/19/include/opencl-c.h" 1281 textual header "/usr/include/x86_64-linux-gnu/a.out.h" 1282 textual header "/usr/include/x86_64-linux-gnu/asm/a.out.h" 1283 textual header "/usr/include/x86_64-linux-gnu/asm/auxvec.h" 1284 textual header "/usr/include/x86_64-linux-gnu/asm/bitsperlong.h" 1285 textual header "/usr/include/x86_64-linux-gnu/asm/boot.h" 1286 textual header "/usr/include/x86_64-linux-gnu/asm/bootparam.h" 1287 textual header "/usr/include/x86_64-linux-gnu/asm/bpf_perf_event.h" 1288 textual header "/usr/include/x86_64-linux-gnu/asm/byteorder.h" [all …]
|
| /third_party/rust/crates/nix/ |
| D | .cirrus.yml | 8 CLIPPYFLAGS: -D warnings -A unknown-lints 9 RUSTFLAGS: -D warnings 10 RUSTDOCFLAGS: -D warnings 18 - . $HOME/.cargo/env || true 19 - $TOOL -Vv 20 - rustc -Vv 21 - $TOOL $BUILD $ZFLAGS --target $TARGET --all-targets 22 - $TOOL doc $ZFLAGS --no-deps --target $TARGET 23 - $TOOL clippy $ZFLAGS --target $TARGET --all-targets -- $CLIPPYFLAGS 24 - if [ -z "$NOHACK" ]; then mkdir -p $HOME/.cargo/bin; export PATH=$HOME/.cargo/bin:$PATH; fi [all …]
|
| D | README.md | 3 [](https://cirrus-ci.com/g… 8 Nix seeks to provide friendly bindings to various *nix platform APIs (Linux, Darwin, 13 exposed by the [libc crate](https://github.com/rust-lang/libc). This is done by 20 [gethostname](https://man7.org/linux/man-pages/man2/gethostname.2.html) system 25 pub unsafe extern fn gethostname(name: *mut c_char, len: size_t) -> c_int; 28 pub fn gethostname() -> Result<OsString>; 34 platforms supported by [libc](https://github.com/rust-lang/libc), only some 38 * Tier 1 - Builds and tests for this target are run in CI. Failures of either 40 * Tier 2 - Builds for this target are run in CI. Failures during the build 43 * Tier 3 - Builds for this target are run in CI. Failures during the build [all …]
|
| /third_party/skia/m133/third_party/externals/libwebp/infra/ |
| D | compile.sh | 32 set -xe 34 WORKSPACE=${WORKSPACE:-"$(mktemp -d -t webp.XXX)"} 43 BUILD_TYPE supported build type: (shared, static, static-debug) 45 aarch64-linux-clang 46 aarch64-linux-gnu 47 arm-linux-gnueabi 48 arm-neon-linux-gnueabi 50 cmake-aarch64 51 cmake-arm 52 cmake-clang [all …]
|
| /third_party/rust/rust/src/tools/build-manifest/src/ |
| D | main.rs | 16 "aarch64-apple-darwin", 17 "aarch64-pc-windows-msvc", 18 "aarch64-unknown-linux-gnu", 19 "aarch64-unknown-linux-musl", 20 "arm-unknown-linux-gnueabi", 21 "arm-unknown-linux-gnueabihf", 22 "armv7-unknown-linux-gnueabihf", 23 "i686-apple-darwin", 24 "i686-pc-windows-gnu", 25 "i686-pc-windows-msvc", [all …]
|
| /third_party/rust/rust/src/doc/rustc/src/ |
| D | platform-support.md | 5 white-space: nowrap; 11 for targets at each tier, see the [Target Tier Policy](target-tier-policy.md). 16 Component availability is tracked [here](https://rust-lang.github.io/rustup-components-history/). 28 see [Tier 1 with Host Tools](target-tier-policy.md#tier-1-with-host-tools) in 34 -------|------- 35 `aarch64-unknown-linux-gnu` | ARM64 Linux (kernel 4.1, glibc 2.17+) [^missing-stack-probes] 36 `i686-pc-windows-gnu` | 32-bit MinGW (Windows 7+) [^windows-support] 37 `i686-pc-windows-msvc` | 32-bit MSVC (Windows 7+) [^windows-support] 38 `i686-unknown-linux-gnu` | 32-bit Linux (kernel 3.2+, glibc 2.17+) 39 `x86_64-apple-darwin` | 64-bit macOS (10.7+, Lion+) [all …]
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/.github/workflows/ |
| D | main.yml | 4 - push 5 - pull_request 9 runs-on: ubuntu-latest 10 timeout-minutes: 10 13 - uses: actions/checkout@v3 15 - name: Install rustfmt 19 - name: Rustfmt 21 cargo fmt --check 22 rustfmt --check build_system/main.rs 23 rustfmt --check example/* [all …]
|
| /third_party/protobuf/toolchain/ |
| D | BUILD.bazel | 14 "osx-x86_64": "cc-compiler-osx-x86_64", 15 "osx-aarch_64": "cc-compiler-osx-aarch_64", 16 "linux-aarch_64": "cc-compiler-linux-aarch_64", 17 "linux-ppcle_64": "cc-compiler-linux-ppcle_64", 18 "linux-s390_64": "cc-compiler-linux-s390_64", 19 "linux-x86_32": "cc-compiler-linux-x86_32", 20 "linux-x86_64": "cc-compiler-linux-x86_64", 21 "win32": "cc-compiler-windows-x86_32", 22 "win64": "cc-compiler-windows-x86_64", 23 "k8": "cc-compiler-k8", [all …]
|
| /third_party/rust/crates/rustix/.github/workflows/ |
| D | main.yml | 6 - main 13 runs-on: ubuntu-latest 15 - uses: actions/checkout@v3 18 - uses: ./.github/actions/install-rust 21 - run: cargo fmt --all -- --check 25 runs-on: ${{ matrix.os }} 30 - build: stable 31 os: ubuntu-latest 33 - build: nightly 34 os: ubuntu-latest [all …]
|
| /third_party/rust/crates/minimal-lexical/.github/workflows/ |
| D | Cross.yml | 11 runs-on: ubuntu-latest 13 fail-fast: false 17 - aarch64-linux-android 18 - arm-linux-androideabi 19 - armv7-linux-androideabi 20 - i686-linux-android 21 - x86_64-linux-android 23 # Linux 24 - aarch64-unknown-linux-gnu 25 - arm-unknown-linux-gnueabi [all …]
|
| /third_party/rust/rust/src/ci/github-actions/ |
| D | ci.yml | 11 # ./x.py run src/tools/expand-yaml-anchors 16 --- 26 # YAML anchors work by defining an anchor with `&anchor-name` and reusing its 27 # content in another place with `*anchor-name`. The special `<<` map key merges 30 # The expand-yaml-anchors tool will automatically remove this block from the 32 x--expand-yaml-anchors--remove: 34 - &shared-ci-variables 40 - &public-variables 41 SCCACHE_BUCKET: rust-lang-ci-sccache2 42 TOOLSTATE_REPO: https://github.com/rust-lang-nursery/rust-toolstate [all …]
|
| /third_party/libunwind/ |
| D | .travis.yml | 5 - HOST=x86_64-linux-gnu 6 - HOST=x86-linux-gnu 7 - HOST=arm-linux-gnueabihf 8 - HOST=aarch64-linux-gnu 9 - HOST=mipsel-linux-gnu 11 #- HOST=powerpc64-linux-gnu 13 linux-s390x: &linux-s390x 14 os: linux 16 env: BUILD=s390x-linux-gnu HOST=s390x-linux-gnu 18 - autoreconf -i [all …]
|
| /third_party/libabigail/tests/data/test-read-dwarf/ |
| D | test16-pr18904.so.abi | 1 <abi-corpus version='2.2' soname='liboffloadmic_host.so.5'> 2 <elf-needed> 8 </elf-needed> 9 <elf-function-symbols> 10 …<elf-symbol name='ORSLRelease' type='func-type' binding='global-binding' visibility='default-visib… 11 …<elf-symbol name='ORSLReserve' type='func-type' binding='global-binding' visibility='default-visib… 12 …<elf-symbol name='ORSLReservePartial' type='func-type' binding='global-binding' visibility='defaul… 13 …<elf-symbol name='ORSLTryReserve' type='func-type' binding='global-binding' visibility='default-vi… 14 …<elf-symbol name='_Offload_find_associated_mic_memory' type='func-type' binding='global-binding' v… 15 …<elf-symbol name='_Offload_get_device_number' type='func-type' binding='global-binding' visibility… [all …]
|
| D | test22-pr19097-libstdc++.so.6.0.17.so.abi | 1 <abi-corpus version='2.2' soname='libstdc++.so.6'> 2 <elf-needed> 5 <dependency name='ld-linux-x86-64.so.2'/> 7 </elf-needed> 8 <elf-function-symbols> 9 …-symbol name='_ZN10__cxxabiv116__enum_type_infoD0Ev' version='CXXABI_1.3' is-default-version='yes'… 10 …-symbol name='_ZN10__cxxabiv116__enum_type_infoD1Ev' version='CXXABI_1.3' is-default-version='yes'… 11 …-symbol name='_ZN10__cxxabiv116__enum_type_infoD2Ev' version='CXXABI_1.3' is-default-version='yes'… 12 …-symbol name='_ZN10__cxxabiv117__array_type_infoD0Ev' version='CXXABI_1.3' is-default-version='yes… 13 …-symbol name='_ZN10__cxxabiv117__array_type_infoD1Ev' version='CXXABI_1.3' is-default-version='yes… [all …]
|
| D | test12-pr18844.so.abi | 1 <abi-corpus version='2.2'> 2 <elf-needed> 37 <dependency name='build/debug/third_party/boost-1.56.0/libboost_chrono.so'/> 38 <dependency name='build/debug/third_party/boost-1.56.0/libboost_filesystem.so'/> 39 <dependency name='build/debug/third_party/boost-1.56.0/libboost_program_options.so'/> 40 <dependency name='build/debug/third_party/boost-1.56.0/libboost_system.so'/> 41 <dependency name='build/debug/third_party/boost-1.56.0/libboost_thread.so'/> 42 <dependency name='build/debug/third_party/gperftools-2.2/libtcmalloc_minimal.so'/> 49 <dependency name='build/debug/third_party/pcre-8.37/libpcrecpp.so'/> 50 <dependency name='build/debug/third_party/yaml-cpp-0.5.1/libyaml.so'/> [all …]
|
| /third_party/gn/infra/recipes/gn.expected/ |
| D | cq_linux.json | 34 "--tags", 85 "rev-parse", 102 "name": "git.rev-parse", 162 "-root", 164 "-ensure-file", 165 … sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\… 166 "-max-threads", 168 "-json-output", 190 …TEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\",@@@… 191 …"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"… [all …]
|
| D | ci_linux.json | 34 "--tags", 85 "rev-parse", 102 "name": "git.rev-parse", 111 "-root", 113 "-ensure-file", 114 … sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\… 115 "-max-threads", 117 "-json-output", 139 …TEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\",@@@… 140 …"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"… [all …]
|
| /third_party/rust/rust/library/portable-simd/.github/workflows/ |
| D | ci.yml | 7 - master 16 runs-on: ubuntu-latest 19 - uses: actions/checkout@v2 20 - name: Setup Rust 22 rustup update nightly --no-self-update 25 - name: Run rustfmt 26 run: cargo fmt --all -- --check 30 runs-on: ubuntu-latest 32 fail-fast: false 35 … # We shouldn't really have any OS-specific code, so think of this as a list of architectures [all …]
|
| /third_party/rust/rust/src/tools/rust-analyzer/.github/workflows/ |
| D | release.yaml | 4 - cron: "0 0 * * *" # midnight UTC 10 - release 11 - trigger-nightly 16 RUSTFLAGS: "-D warnings -W unreachable-pub" 20 CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER: aarch64-linux-gnu-gcc 21 CARGO_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHF_LINKER: arm-linux-gnueabihf-gcc 28 - os: windows-latest 29 target: x86_64-pc-windows-msvc 30 code-target: win32-x64 31 - os: windows-latest [all …]
|
12345678910>>...26