Searched +full:4 +full:- +full:linux +full:- +full:x86_64 (Results 1 – 25 of 362) sorted by relevance
12345678910>>...15
| /third_party/libabigail/tests/data/test-read-dwarf/ |
| 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 | test20-pr19025-libvtkParallelCore-6.1.so.abi | 1 <abi-corpus version='2.2' soname='libvtkParallelCore-6.1.so.1'> 2 <elf-needed> 3 <dependency name='libvtkIOLegacy-6.1.so.1'/> 4 <dependency name='libvtkIOCore-6.1.so.1'/> 5 <dependency name='libvtkCommonExecutionModel-6.1.so.1'/> 6 <dependency name='libvtkCommonDataModel-6.1.so.1'/> 7 <dependency name='libvtkCommonMisc-6.1.so.1'/> 8 <dependency name='libvtkCommonSystem-6.1.so.1'/> 9 <dependency name='libvtksys-6.1.so.1'/> 10 <dependency name='libvtkCommonTransforms-6.1.so.1'/> [all …]
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 2 # 1 "<built-in>" 1 3 # 1 "<built-in>" 3 4 # 352 "<built-in>" 3 6 # 1 "<built-in>" 2 7 # 1 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla-config.h" 1 8 # 10 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla-config.h" 11 #pragma clang diagnostic ignored "-Wreserved-id-macro" 12 # 213 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla-config.h" 14 # 223 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla-config.h" 15 # 1 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Char16.h" 1 [all …]
|
| /third_party/ninja/.github/workflows/ |
| D | linux.yml | 1 name: Linux 11 runs-on: [ubuntu-latest] 15 - uses: actions/checkout@v2 16 - uses: codespell-project/actions-codespell@master 19 - name: Install dependencies 21 … curl -L -O https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.sh 22 chmod +x cmake-3.16.4-Linux-x86_64.sh 23 ./cmake-3.16.4-Linux-x86_64.sh --skip-license --prefix=/usr/local 24 …curl -L -O https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/p… 25 …curl -L -O https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/p… [all …]
|
| /third_party/elfutils/tests/ |
| D | run-get-files.sh | 19 . $srcdir/test-subr.sh 23 testrun_compare ${abs_builddir}/get-files testfile testfile2 <<\EOF 24 cuhl = 11, o = 0, asz = 4, osz = 4, ncu = 191 25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt" 27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c" 28 cuhl = 11, o = 114, asz = 4, osz = 4, ncu = 5617 29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt" 31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c" 32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h" 33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h" [all …]
|
| D | run-next-files.sh | 2 # Variant of run-get-files that uses dwarf_next_lines. 19 . $srcdir/test-subr.sh 23 testrun_compare ${abs_builddir}/next-files testfile testfile2 <<\EOF 25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt" 27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c" 29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt" 31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c" 32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h" 33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h" 34 file[4] = "/usr/include/bits/types.h" [all …]
|
| /third_party/rust/crates/nix/ |
| D | .cirrus.yml | 8 RUSTFLAGS: -D warnings 9 RUSTDOCFLAGS: -D warnings 18 - . $HOME/.cargo/env || true 19 - $TOOL +$TOOLCHAIN -Vv 20 - rustc +$TOOLCHAIN -Vv 21 - $TOOL +$TOOLCHAIN $BUILD $ZFLAGS --target $TARGET --all-targets 22 - $TOOL +$TOOLCHAIN doc $ZFLAGS --no-deps --target $TARGET 23 - $TOOL +$TOOLCHAIN clippy $ZFLAGS --target $TARGET --all-targets -- -D warnings 24 - if [ -z "$NOHACK" ]; then mkdir -p $HOME/.cargo/bin; export PATH=$HOME/.cargo/bin:$PATH; fi 25 …- if [ -z "$NOHACK" ]; then curl -LsSf https://github.com/taiki-e/cargo-hack/releases/latest/downl… [all …]
|
| /third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.5.0rc1/ |
| D | build.sh | 3 # install MindSpore-CPU using pip 13 if [ "$(uname)" == Linux ]; then 15 echo "running on aarch64 linux system." 18 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/aarch64/mindspore-1.5.0rc1-cp37-… 21 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/aarch64/mindspore-1.5.0rc1-cp39-… 26 elif [ "$(arch)" == x86_64 ]; then 27 echo "running on x86_64 linux system." 30 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1-cp37-c… 33 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1-cp39-c… 39 …echo "ERROR: unknown linux architecture, try building MindSpore conda package on a supported archi…
|
| /third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.5.0rc1/ |
| D | build.sh | 3 # install MindSpore-Ascend using pip 4 if [ "$(uname)" == Linux ]; then 6 echo "running on aarch64 linux system." 9 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/aarch64/mindspore_ascend-1.5.… 12 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/aarch64/mindspore_ascend-1.5.… 17 elif [ "$(arch)" == x86_64 ]; then 18 echo "running on x86_64 linux system." 21 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/x86_64/mindspore_ascend-1.5.0… 24 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/x86_64/mindspore_ascend-1.5.0… 30 …echo "ERROR: unknown linux architecture, try building MindSpore conda package on a supported archi…
|
| /third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.5.0/ |
| D | build.sh | 3 # install MindSpore-Ascend using pip 4 if [ "$(uname)" == Linux ]; then 6 echo "running on aarch64 linux system." 9 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/aarch64/mindspore_ascend-1.5.0-cp… 12 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/aarch64/mindspore_ascend-1.5.0-cp… 17 elif [ "$(arch)" == x86_64 ]; then 18 echo "running on x86_64 linux system." 21 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/x86_64/mindspore_ascend-1.5.0-cp3… 24 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/x86_64/mindspore_ascend-1.5.0-cp3… 30 …echo "ERROR: unknown linux architecture, try building MindSpore conda package on a supported archi…
|
| /third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.5.0/ |
| D | build.sh | 3 # install MindSpore-CPU using pip 13 if [ "$(uname)" == Linux ]; then 15 echo "running on aarch64 linux system." 18 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/aarch64/mindspore-1.5.0-cp37-cp37m-l… 21 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/aarch64/mindspore-1.5.0-cp39-cp39-li… 26 elif [ "$(arch)" == x86_64 ]; then 27 echo "running on x86_64 linux system." 30 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/x86_64/mindspore-1.5.0-cp37-cp37m-li… 33 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/x86_64/mindspore-1.5.0-cp39-cp39-lin… 39 …echo "ERROR: unknown linux architecture, try building MindSpore conda package on a supported archi…
|
| /third_party/musl/ |
| D | musl_config.gni | 2 # Use of this source code is governed by a BSD-style license that can be 11 } else if (current_cpu == "x86_64" || current_cpu == "x64") { 12 musl_arch = "x86_64" 30 (defined(ohos_kernel_type) && ohos_kernel_type == "linux")) { 31 musl_target_os = "linux" 33 musl_target_triple = "mipsel-linux-ohos" 35 musl_target_triple = "${musl_arch}-linux-ohos" 39 musl_target_triple = "arm-liteos-ohos" 45 runtime_lib_path = "//out/llvm-install/lib/clang/15.0.4/lib" 49 "//prebuilts/clang/ohos/linux-aarch64/llvm/lib/clang/15.0.4/lib" [all …]
|
| /third_party/curl/tests/ |
| D | valgrind.supp | 2 zstd_decompression-1.3.3-on-Ubuntu-18.04_with_hyper 11 zstd_decompression-1.3.3-on-Ubuntu-18.04 30 zstd_decompression-1.3.3-on-Ubuntu-18.04-nondebug 43 libidn-idna_to_ascii-error 63 libidn-idna_to_ascii-error-eventbased 85 libidn-idna_to_ascii-error-inlined-functions 94 fun:easy_perform.part.4 101 libidn-idna_to_ascii-error-inlined-functions-alt 117 libidn-idna_to_ascii-error-inlined-functions-alt2 133 openssl-1.0.1-error-as-seen-on-travis [all …]
|
| /third_party/libabigail/tests/data/test-diff-dwarf-abixml/ |
| D | test0-pr19026-libvtkIOSQL-6.1.so.1.abi | 1 <abi-corpus version='2.2' soname='libvtkIOSQL-6.1.so.1'> 2 <elf-needed> 3 <dependency name='libvtkIOCore-6.1.so.1'/> 4 <dependency name='libvtksys-6.1.so.1'/> 5 <dependency name='libvtksqlite-6.1.so.1'/> 6 <dependency name='libvtkCommonExecutionModel-6.1.so.1'/> 7 <dependency name='libvtkCommonDataModel-6.1.so.1'/> 8 <dependency name='libvtkCommonSystem-6.1.so.1'/> 9 <dependency name='libvtkCommonTransforms-6.1.so.1'/> 10 <dependency name='libvtkCommonMisc-6.1.so.1'/> [all …]
|
| /third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.3.0/ |
| D | build.sh | 3 # install MindSpore-Ascend using pip 4 if [ "$(uname)" == Linux ]; then 6 echo "running on aarch64 linux system." 9 …-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/ascend/aarch64/mindspore_ascend-1.3.0-cp… 16 elif [ "$(arch)" == x86_64 ]; then 17 echo "running on x86_64 linux system." 20 …-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/ascend/x86_64/mindspore_ascend-1.3.0-cp3… 28 …echo "ERROR: unknown linux architecture, try building MindSpore conda package on a supported archi…
|
| /third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.3.0/ |
| D | build.sh | 3 # install MindSpore-CPU using pip 4 if [ "$(uname)" == Linux ]; then 6 echo "running on aarch64 linux system." 9 …-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/cpu/aarch64/mindspore-1.3.0-cp37-cp37m-l… 16 elif [ "$(arch)" == x86_64 ]; then 17 echo "running on x86_64 linux system." 20 …-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/cpu/x86_64/mindspore-1.3.0-cp37-cp37m-li… 28 …echo "ERROR: unknown linux architecture, try building MindSpore conda package on a supported archi…
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | create-android-cross-file.sh | 6 cpu=$4 7 cross_file="/cross_file-$arch.txt" 10 arch2=${5:-$2} 18 ar = '$ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/$arch-ar' 19 …toolchains/llvm/prebuilt/linux-x86_64/bin/${arch2}29-clang', '-fno-exceptions', '-fno-unwind-table… 20 …oolchains/llvm/prebuilt/linux-x86_64/bin/${arch2}29-clang++', '-fno-exceptions', '-fno-unwind-tabl… 23 strip = '$ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/$arch-strip' 24 pkgconfig = ['/usr/bin/pkg-config'] 27 system = 'linux'
|
| D | create-android-ndk-pc.sh | 5 set -ex 10 libs="$4" 13 sysroot=$ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot 16 x86_64-linux-android \ 17 i686-linux-android \ 18 aarch64-linux-android \ 19 arm-linux-androideabi; do 21 mkdir -p $pcdir 35 Libs: -L$sysroot/usr/lib/$arch/29 $libs 36 Cflags: -I$sysroot/usr/include $cflags
|
| /third_party/python/Lib/test/ |
| D | test_sysconfig.py | 131 # Mac and Linux, shared library build. 146 # before bpo-45413, here we assert the posix_venv scheme does not regress 151 'site-packages') 168 # before bpo-45413, here we assert the posix_venv scheme does not regress 171 libpath = os.path.join('Lib', 'site-packages') 218 sys.version = ('2.4.4 (#71, Oct 18 2006, 08:34:43) ' 225 sys.version = ('2.4.4 (#71, Oct 18 2006, 08:34:43) ' 228 self.assertEqual(get_platform(), 'win-amd64') 238 'root:xnu-792.25.20~1/RELEASE_I386'), 'PowerPC')) 242 get_config_vars()['CFLAGS'] = ('-fno-strict-aliasing -DNDEBUG -g ' [all …]
|
| /third_party/libwebsockets/ |
| D | .sai.json | 2 "schema": "sai-1", 8 "linux-debian-11/x86_64-amd/gcc": { 9 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 11 "linux-debian-buster/x86-amd/gcc": { 12 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 14 "linux-debian-sid/x86_64-amd/gcc": { 15 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 17 "linux-ubuntu-xenial/x86_64-amd/gcc": { 18 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 20 "linux-debian-sid/x86-amd/gcc": { [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 …]
|
| /third_party/rust/crates/libc/.github/workflows/ |
| D | bors.yml | 6 - auto-libc 7 - try 13 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds) 16 name: Docker Linux Tier1 17 runs-on: ubuntu-22.04 19 fail-fast: true 22 i686-unknown-linux-gnu, 23 x86_64-unknown-linux-gnu, 26 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master 29 - uses: actions/checkout@v3 [all …]
|
| /third_party/skia/third_party/externals/angle2/doc/ |
| D | DebuggingTips.md | 3 There are many ways to debug ANGLE using generic or platform-dependent tools. Here is a list of tips 6 ## Running ANGLE under apitrace on Linux 23 `ldconfig -p | grep libGL`. 35 ninja -C out/Debug 37 apitrace trace -o mytrace ./out/Debug/hello_triangle 64 diff --git a/build/config/compiler/compiler.gni b/build/config/compiler/compiler.gni 66 --- a/build/config/compiler/compiler.gni 68 @@ -86,7 +86,8 @@ declare_args() { 72 - forbid_non_component_debug_builds = build_with_chromium 79 diff --git a/scripts/gdbclient.py b/scripts/gdbclient.py [all …]
|
| /third_party/lz4/.circleci/ |
| D | config.yml | 17 shell: /bin/bash --login 19 …t or see https://circleci.com/docs/2.0/env-vars/#interpolating-environment-variables-to-set-other-… 21 CIRCLE_ARTIFACTS: /tmp/circleci-artifacts 22 CIRCLE_TEST_REPORTS: /tmp/circleci-test-results 23 …# In CircleCI 1.0 we used a pre-configured image with a large number of languages and other packag… 24 # In CircleCI 2.0 you can now specify your own image, or use one of our pre-configured images. 26 # We have selected a pre-built image that mirrors the build environment we use on 29 # VM instead of a container) see https://circleci.com/docs/2.0/executor-types/ 30 # To see the list of pre-built images that CircleCI provides for most common languages see 31 # https://circleci.com/docs/2.0/circleci-images/ [all …]
|
| /third_party/openssl/util/perl/OpenSSL/ |
| D | config.pm | 2 # Copyright 1998-2023 The OpenSSL Project Authors. All Rights Reserved. 56 my $v = `$CROSS_COMPILE$CC -v 2>&1`; 57 $v =~ m/(?:(?:clang|LLVM) version|.*based on LLVM)\s+([0-9]+\.[0-9]+)/; 62 my $nul = File::Spec->devnull(); 63 my $v = `$CROSS_COMPILE$CC -dumpversion 2> $nul`; 66 $v =~ s/^[a-zA-Z]*\-//; 77 [ 'A\/UX:.*', 'm68k-apple-aux3' ], 78 [ 'AIX:[3-9]:4:.*', '${MACHINE}-ibm-aix' ], 79 [ 'AIX:.*?:[5-9]:.*', '${MACHINE}-ibm-aix' ], 80 [ 'AIX:.*', '${MACHINE}-ibm-aix3' ], [all …]
|
12345678910>>...15