Home
last modified time | relevance | path

Searched +full:x86_64 +full:- +full:6 (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/third_party/libabigail/tests/
Dtest-diff-pkg.cc1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 // -*- Mode: C++ -*-
4 // Copyright (C) 2013-2022 Red Hat, Inc.
29 #include "abg-workers.h"
30 #include "test-utils.h"
31 #include "abg-tools-utils.h"
55 // dir1 contains a suppr spec - it should be ignored.
57 "data/test-diff-pkg/dirpkg-0-dir1",
58 "data/test-diff-pkg/dirpkg-0-dir2",
59 "--no-default-suppression --no-show-locs",
[all …]
Druntestfedabipkgdiff.py.in2 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3 # -*- coding: utf-8 -*-
4 # -*- Mode: Python
23 INPUT_DIR = '@abs_top_srcdir@/tests/data/test-fedabipkgdiff'
24 OUTPUT_DIR = '@abs_top_builddir@/tests/output/test-fedabipkgdiff'
26 # This variable is a list of 3-uples. Here is the meaning of
27 # the elements of each 3-uples:
43 (['--from', 'fc20', '--to', 'fc23', 'dbus-glib'],
44 'data/test-fedabipkgdiff/test0-from-fc20-to-fc23-dbus-glib-report-0.txt',
45 'output/test-fedabipkgdiff/test0-type-suppr-report-0.txt'),
[all …]
Dmockfedabipkgdiff.in2 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3 # -*- coding: utf-8 -*-
4 # -*- Mode: Python
9 # https://sourceware.org/ml/libabigail/2016-q3/msg00031.html.
12 '''A local-only version of the fedabipkgdiff program
23 tests/data/test-fedabipkgdiff/packages. This program then invokes
54 INPUT_DIR = '@abs_top_srcdir@/tests/data/test-fedabipkgdiff'
55 OUTPUT_DIR = '@abs_top_builddir@/tests/output/test-fedabipkgdiff'
58 DOWNLOAD_CACHE_DIR_PREFIX=os.path.join(OUTPUT_DIR, 'download-cache')
101 # ----------------- Koji resource storage begins ------------------
[all …]
/third_party/libabigail/.github/workflows/
Dlibabigail.yaml7 # get-release:
8 # container: ghcr.io/woodard/libabigail-ubuntu-22.04:latest
9 # runs-on: ubuntu-latest
11 # - name: Organize Files
13 # mkdir -p /abi
14 # cp /opt/abigail-env/.spack-env/view/lib/libabigail.so /abi/
15 # cp /lib/x86_64-linux-gnu/libc.so.6 /abi/
16 # cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
17 # cp /lib/x86_64-linux-gnu/libsystemd.so.0 /abi/
19 # - name: Upload Libs
[all …]
/third_party/protobuf/protoc-artifacts/
Dbuild-protoc.sh4 # protoc plugins into target/<OS>/<ARCH>/protoc-gen-*.exe
6 # Usage: ./build-protoc.sh <OS> <ARCH> <TARGET>
8 # <TARGET> can be "protoc" or "protoc-gen-javalite". Supported <OS> <ARCH>
11 # cygwin windows x86_32 Requires: i686-w64-mingw32-gcc
12 # cygwin windows x86_64 Requires: x86_64-w64-mingw32-gcc
13 # linux linux aarch_64 Requires: g++-aarch64-linux-gnu
15 # linux linux x86_64
16 # linux windows x86_32 Requires: i686-w64-mingw32-gcc
17 # linux windows x86_64 Requires: x86_64-w64-mingw32-gcc
19 # macos osx x86_64
[all …]
/third_party/libabigail/tests/data/
DMakefile.am1 ## SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3 test-read-write/test0.xml \
4 test-read-write/test1.xml \
5 test-read-write/test2.xml \
6 test-read-write/test3.xml \
7 test-read-write/test4.xml \
8 test-read-write/test5.xml \
9 test-read-write/test6.xml \
10 test-read-write/test7.xml \
11 test-read-write/test8.xml \
[all …]
/third_party/openssl/providers/
Dfips-sources.checksums6 6979c133f76f4623e62e6e970deae70fa025e713a72b71aead5a048d49e47f6f crypto/aes/asm/aes-586.pl
7 92be9ff608331a432e95247a8f4fb9e46897d0cb76f2b6db809b61d44287964a crypto/aes/asm/aes-armv4.pl
8 953897f86e2de9fa27ef411155ab3aed133af94885f1507e76449c142da78656 crypto/aes/asm/aes-c64xplus.pl
9 00196f01f5218ad731e6a058d406078f7228a9756d9d73f51c0d0c2a68f885af crypto/aes/asm/aes-ia64.S
10 88b6f8396cd9d86004743d5c3b0f72b7b8c3d5a2b00b0bbb761ba91ae5a7cdc8 crypto/aes/asm/aes-mips.pl
11 7ff9c96ef3d591d45d776fa4b244601ea0d9328e289aeab1e1b92436ce7d02ad crypto/aes/asm/aes-parisc.pl
12 f1244cdeadcb4e48f35bc5df19d4cfaf07e0086ad951b84f07ff6966501faa5b crypto/aes/asm/aes-ppc.pl
13 ecbfe826f4c514810c3ee20e265f4f621149694c298554b2682e5de4f029f14f crypto/aes/asm/aes-s390x.pl
14 ee4e8cacef972942d2a89c1a83c984df9cad87c61a54383403c5c4864c403ba1 crypto/aes/asm/aes-sparcv9.pl
15 2b3b9ac56bf54334d053857a24bdb08592151e8a7a60b89b8195846b7f8ee7b5 crypto/aes/asm/aes-x86_64.pl
[all …]
/third_party/node/deps/openssl/openssl/providers/
Dfips-sources.checksums6 6979c133f76f4623e62e6e970deae70fa025e713a72b71aead5a048d49e47f6f crypto/aes/asm/aes-586.pl
7 92be9ff608331a432e95247a8f4fb9e46897d0cb76f2b6db809b61d44287964a crypto/aes/asm/aes-armv4.pl
8 953897f86e2de9fa27ef411155ab3aed133af94885f1507e76449c142da78656 crypto/aes/asm/aes-c64xplus.pl
9 00196f01f5218ad731e6a058d406078f7228a9756d9d73f51c0d0c2a68f885af crypto/aes/asm/aes-ia64.S
10 88b6f8396cd9d86004743d5c3b0f72b7b8c3d5a2b00b0bbb761ba91ae5a7cdc8 crypto/aes/asm/aes-mips.pl
11 7ff9c96ef3d591d45d776fa4b244601ea0d9328e289aeab1e1b92436ce7d02ad crypto/aes/asm/aes-parisc.pl
12 f1244cdeadcb4e48f35bc5df19d4cfaf07e0086ad951b84f07ff6966501faa5b crypto/aes/asm/aes-ppc.pl
13 ecbfe826f4c514810c3ee20e265f4f621149694c298554b2682e5de4f029f14f crypto/aes/asm/aes-s390x.pl
14 ee4e8cacef972942d2a89c1a83c984df9cad87c61a54383403c5c4864c403ba1 crypto/aes/asm/aes-sparcv9.pl
15 2b3b9ac56bf54334d053857a24bdb08592151e8a7a60b89b8195846b7f8ee7b5 crypto/aes/asm/aes-x86_64.pl
[all …]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi1 <abi-corpus version='2.1' soname='libstdc++.so.6'>
2 <elf-needed>
3 <dependency name='libm.so.6'/>
4 <dependency name='libc.so.6'/>
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'…
[all …]
DPR22015-libboost_iostreams.so.abi1 <abi-corpus version='2.1'>
2 <elf-needed>
3 <dependency name='build/cached/third_party/boost-1.60.0/libboost_system.so'/>
4 <dependency name='libm.so.6'/>
10 <dependency name='libstdc++.so.6'/>
13 <dependency name='libc.so.6'/>
14 </elf-needed>
15 <elf-function-symbols>
16-symbol name='_ZN5boost10shared_ptrINS_9iostreams6detail16mapped_file_implEE5resetIS3_EEvPT_' type…
17-symbol name='_ZN5boost10shared_ptrINS_9iostreams6detail20file_descriptor_implEE5resetIS3_EEvPT_' …
[all …]
Dtest9-pr18818-clang.so.abi1 <abi-corpus version='2.1'>
2 <elf-needed>
3 <dependency name='build/debug/third_party/boost-1.56.0/libboost_system.so'/>
4 <dependency name='libm.so.6'/>
7 <dependency name='libstdc++.so.6'/>
10 <dependency name='libc.so.6'/>
11 </elf-needed>
12 <elf-function-symbols>
13 …<elf-symbol name='_ZN5boost10filesystem10is_symlinkENS0_11file_statusE' type='func-type' binding='…
14-symbol name='_ZN5boost10filesystem11file_statusC2ENS0_9file_typeENS0_5permsE' type='func-type' bi…
[all …]
/third_party/e2fsprogs/
D0016-e2fsprogs-add-sw64.patch8 Signed-off-by: wuzx <wuzx1226@qq.com>
9 ---
10 aclocal.m4 | 13 +++++++++++--
11 configure | 6 +++---
12 configure.ac | 2 +-
13 lib/blkid/llseek.c | 2 +-
14 lib/ext2fs/unix_io.c | 2 +-
15 5 files changed, 17 insertions(+), 8 deletions(-)
17 diff --git a/aclocal.m4 b/aclocal.m4
19 --- a/aclocal.m4
[all …]
/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_build-mingw-patch.sh8 mingw-w64-x86_64-headers-git-10.0.0.r14.ga08c638f8-1-any.pkg.tar.zst
9 mingw-w64-x86_64-vulkan-loader-1.3.211-1-any.pkg.tar.zst
10 mingw-w64-x86_64-libelf-0.8.13-6-any.pkg.tar.zst
11 mingw-w64-x86_64-zlib-1.2.12-1-any.pkg.tar.zst
12 mingw-w64-x86_64-zstd-1.5.2-2-any.pkg.tar.zst
17 wget -q https://mirror.msys2.org/mingw/mingw64/$i
18 tar xf $i --strip-components=1 -C /usr/x86_64-w64-mingw32/
21 rm -rf ~/tmp
23 mkdir -p /usr/x86_64-w64-mingw32/bin
25 # The output of `wine64 llvm-config --system-libs --cxxflags mcdisassembler`
[all …]
/third_party/expat/
D02-backport-CVE-2022-22822-CVE-2022-22823-CVE-2022-22824-CVE-2022-22825-CVE-2022-22826-CVE-2022-22827.patch5 (CVE-2022-22822 to CVE-2022-22827)
8 - addBinding (CVE-2022-22822)
9 - build_model (CVE-2022-22823)
10 - defineAttribute (CVE-2022-22824)
11 - lookup (CVE-2022-22825)
12 - nextScaffoldPart (CVE-2022-22826)
13 - storeAtts (CVE-2022-22827)
14 ---
15 lib/xmlparse.c | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++-
16 1 file changed, 151 insertions(+), 2 deletions(-)
[all …]
/third_party/libabigail/tests/data/test-abidiff/
Dtest-PR18166-libtirpc.so.abi1 <abi-corpus path='test-PR18166-libtirpc.so' soname='libtirpc.so.1'>
2 <elf-needed>
5 <dependency name='libc.so.6'/>
6 </elf-needed>
7 <elf-function-symbols>
8 …<elf-symbol name='__libc_clntudp_bufcreate' type='func-type' binding='global-binding' visibility='…
9 …<elf-symbol name='__rpc_broadenable' type='func-type' binding='global-binding' visibility='default
10 …<elf-symbol name='__rpc_control' type='func-type' binding='global-binding' visibility='default-vis…
11 …<elf-symbol name='__rpc_createerr' type='func-type' binding='global-binding' visibility='default-v…
12 …<elf-symbol name='__rpc_dtbsize' type='func-type' binding='global-binding' visibility='default-vis…
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs63 #[cfg(all(not(target_arch = "x86_64"), target_pointer_width = "32"))]
197 #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
199 #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
201 #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
203 #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
205 #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
207 #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
209 #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
211 #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
214 #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
[all …]
/third_party/icu/tools/unicode/c/genuca/
DBUILD.bazel31 # Markus 2021-06-16:
33 # See https://docs.bazel.build/versions/main/cpp-use-cases.html
35 …ee https://stackoverflow.com/questions/51584960/stdcall-once-throws-stdsystem-error-unknown-error-1
39 # what(): Unknown error -1
43 # #4 0x00007ffff7e809d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
44 # #5 0x00007ffff7e80c65 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
45 …# #6 0x00007ffff7e78458 in std::__throw_system_error(int) () from /lib/x86_64-linux-gnu/libstdc…
51 linkopts = ["-pthread"],
/third_party/rust/crates/aho-corasick/src/packed/
Dtests.rs7 /// A description of a single test against a multi-pattern searcher.
34 fn variations(&self) -> Vec<SearchTestOwned> { in variations()
44 fn offset_both(&self, off: usize) -> SearchTestOwned { in offset_both()
63 fn offset_prefix(&self, off: usize) -> SearchTestOwned { in offset_prefix()
77 fn offset_suffix(&self, off: usize) -> SearchTestOwned { in offset_suffix()
87 // fn to_owned(&self) -> SearchTestOwned {
97 /// Short-hand constructor for SearchTest. We use it a lot below.
116 /// Tests for leftmost-first match semantics.
120 /// Tests for leftmost-longest match semantics.
127 /// match semantics. That is, all combinations of leftmost-{first, longest}
[all …]
/third_party/elfutils/tests/
Drun-next-files.sh2 # 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"
36 file[6] = "/usr/include/bits/pthreadtypes.h"
[all …]
Drun-get-files.sh19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/get-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"
36 file[6] = "/usr/include/bits/pthreadtypes.h"
43 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
[all …]
/third_party/libffi/src/x86/
Dffitarget.h1 /* -----------------------------------------------------------------*-C-*-
2 ffitarget.h - Copyright (c) 2012, 2014, 2018 Anthony Green
3 Copyright (c) 1996-2003, 2010 Red Hat, Inc.
6 Target configuration macros for x86 and x86-64.
28 ----------------------------------------------------------------------- */
37 /* ---- System specific configurations ----------------------------------- */
39 /* For code common to all platforms on x86 and x86_64. */
42 #if defined (X86_64) && defined (__i386__)
43 #undef X86_64
49 #define USE_BUILTIN_FFS 0 /* not yet implemented in mingw-64 */
[all …]
/third_party/libffi/include/
Dffitarget-x86_64.h1 /* -----------------------------------------------------------------*-C-*-
2 ffitarget.h - Copyright (c) 2012, 2014, 2018 Anthony Green
3 Copyright (c) 1996-2003, 2010 Red Hat, Inc.
6 Target configuration macros for x86 and x86-64.
28 ----------------------------------------------------------------------- */
37 /* ---- System specific configurations ----------------------------------- */
39 /* For code common to all platforms on x86 and x86_64. */
42 #if defined (X86_64) && defined (__i386__)
43 #undef X86_64
49 #define USE_BUILTIN_FFS 0 /* not yet implemented in mingw-64 */
[all …]
/third_party/elfutils/libcpu/
Di386_disasm.c47 #include "memory-access.h"
193 #define MNE_3DNOW_PFSUB (MNE_3DNOW_PFADD + 6)
195 #define MNE_3DNOW_PFSUBR (MNE_3DNOW_PFSUB + 6)
199 #define MNE_3DNOW_PFCMPGE (MNE_3DNOW_PFACC + 6)
207 #define MNE_3DNOW_PFMAX (MNE_3DNOW_PFMIN + 6)
209 #define MNE_3DNOW_PI2FD (MNE_3DNOW_PFMAX + 6)
211 #define MNE_3DNOW_PF2ID (MNE_3DNOW_PI2FD + 6)
213 #define MNE_3DNOW_PFRCP (MNE_3DNOW_PF2ID + 6)
215 #define MNE_3DNOW_PFRSQRT (MNE_3DNOW_PFRCP + 6)
219 #define MNE_3DNOW_PFRCPIT1 (MNE_3DNOW_PFMUL + 6)
[all …]
Di386_data.h1 /* Helper routines for disassembler for x86/x86-64.
91 if (*d->prefixes & has_cs) in data_prefix()
94 *d->prefixes &= ~has_cs; in data_prefix()
96 else if (*d->prefixes & has_ds) in data_prefix()
99 *d->prefixes &= ~has_ds; in data_prefix()
101 else if (*d->prefixes & has_es) in data_prefix()
104 *d->prefixes &= ~has_es; in data_prefix()
106 else if (*d->prefixes & has_fs) in data_prefix()
109 *d->prefixes &= ~has_fs; in data_prefix()
111 else if (*d->prefixes & has_gs) in data_prefix()
[all …]
/third_party/protobuf/kokoro/docs/
Dpublish-python.sh2 # Adapted from https://github.com/googleapis/google-cloud-python/blob/master/.kokoro/publish-docs.sh
4 set -eo pipefail
12 sudo apt-get update
13 sudo apt-get -y install software-properties-common
14 sudo add-apt-repository universe
15 sudo apt-get update
16 sudo apt-get -y install unzip
17 …ttps://github.com/protocolbuffers/protobuf/releases/download/v3.11.2/protoc-3.11.2-linux-x86_64.zip
18 unzip protoc-3.11.2-linux-x86_64.zip bin/protoc
20 python3.6 -m venv venv
[all …]

12345678910>>...22