Home
last modified time | relevance | path

Searched +full:gcc +full:- +full:48 (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/external/sdv/vsomeip/third_party/boost/mpl/
D.travis.yml8 # See: https://github.com/jeking3/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
33 # - B2_ADDRESS_MODEL=address-model=64,32
34 # - B2_LINK=link=shared,static
35 # - B2_THREADING=threading=multi,single
36 - B2_VARIANT=variant=release,debug
39 - git clone https://github.com/jeking3/boost-ci.git boost-ci
40 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
41 - source ci/travis/install.sh
[all …]
/external/sdv/vsomeip/third_party/boost/concept_check/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/tokenizer/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/pool/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
37 - git clone https://github.com/boostorg/boost-ci.git boost-ci
38 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/format/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
37 - git clone https://github.com/boostorg/boost-ci.git boost-ci
38 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/numeric/interval/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/move/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/llvm/test/Transforms/SampleProfile/
Dgcc-simple.ll1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/gcc-simple.afdo -S | FileCheck %s
2 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/gcc-simple.afdo -S | FileChec…
3 ; XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
19 ; This test was compiled down to bytecode at -O0 to avoid inlining foo() into
20 ; main(). The profile was generated using a GCC-generated binary (also compiled
21 ; at -O0). The conversion from the Linux Perf profile to the GCC autofdo
24 ; $ gcc -g -O0 gcc-simple.cc -o gcc-simple
25 ; $ perf record -b ./gcc-simple
26 ; $ create_gcov --binary=gcc-simple --gcov=gcc-simple.afdo
29 ; CHECK: !prof ![[EC1:[0-9]+]]
[all …]
/external/elfutils/tests/
Drun-readelf-dwz-multi.sh18 . $srcdir/test-subr.sh
51 # return fb->bar->foo - 42;
54 # gcc -fPIC -g -c -Wall shared.c
55 # gcc -shared -o libtestfile_multi_shared.so shared.o
56 # gcc -g -o testfile_multi_main -L. -ltestfile_multi_shared main.c -Wl,-rpath,.
57 # dwz -m testfile_multi.dwz testfile_multi_main libtestfile_multi_shared.so
74 # gcc -g -o testfile-dwzstr main.c
75 # cp testfile-dwzstr testfile-dwzstr.alt
76 # dwz -m testfile-dwzstr.multi testfile-dwzstr testfile-dwzstr.alt
79 testfiles testfile-dwzstr testfile-dwzstr.multi
[all …]
Drun-readelf-aranges.sh18 . $srcdir/test-subr.sh
20 # Tests readelf --debug-dump=aranges and --debug-dump=decodedaranges
22 # - foobarbaz.h
27 # - bar.c
36 # return i * 2 - 1;
52 # - foo.c
62 # return i - j + fi;
64 # return (2 * j) - i + fi;
72 # int r = foo (a, b) - 1;
74 # return r - 48;
[all …]
Drun-readelf-n.sh17 . $srcdir/test-subr.sh
19 # - testfile-gnu-property-note.c
26 # gcc -fcf-protection -c testfile-gnu-property-note.c
27 # gcc -o testfile-gnu-property-note testfile-gnu-property-note.o
28 # eu-strip --strip-sections testfile-gnu-property-note
30 testfiles testfile-gnu-property-note.o testfile-gnu-property-note
33 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-gnu-property-note.o << EOF
42 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-gnu-property-note << EOF
60 testrun_compare ${abs_top_builddir}/src/readelf -n testfile11 << EOF
62 Note section [ 2] '.note.ABI-tag' of 32 bytes at offset 0x128:
[all …]
Dcleanup-13.c1 // http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/testsuite/gcc.dg/cleanup-13.c?view=co&content-type=text…
3 /* HP-UX libunwind.so doesn't provide _UA_END_OF_STACK */
4 /* { dg-do run } */
5 /* { dg-options "-fexceptions" } */
6 /* { dg-skip-if "" { "ia64-*-hpux11.*" } { "*" } { "" } } */
15 #define SLEB128(x) (x)&0x7f /* Assume here the value is -0x40 ... 0x3f. */
21 #define VAL8(x) ((x)>>56)&0xff,((x)>>48)&0xff,((x)>>40)&0xff,((x)>>32)&0xff,((x)>>24)&0xff,((x)>>16…
25 …>>8)&0xff,((x)>>16)&0xff,((x)>>24)&0xff,((x)>>32)&0xff,((x)>>40)&0xff,((x)>>48)&0xff,((x)>>56)&0xff
183 #define ASSERT_TOS_NON0 OP_bra(3) OP_skip(-3)
194 OP_lit1 OP_neg OP_const1s(-1) OP_eq ASSERT_TOS_NON0 \
[all …]
/external/libpcap/
Dextract.h26 #include <pcap/pcap-inttypes.h>
27 #include <pcap/compiler-tests.h>
31 * If we have versions of GCC or Clang that support an __attribute__
34 * label these functions with that attribute - we *know* it's undefined
38 * For GCC 4.9.0 and later, we use __attribute__((no_sanitize_undefined));
39 * pre-5.0 GCC doesn't have __has_attribute, and I'm not sure whether
40 * GCC or Clang first had __attribute__((no_sanitize(XXX)).
68 * XXX - are those all the x86 tests we need?
69 * XXX - are those the only 68k tests we need not to generated
71 * XXX - are there any tests we don't need, because some definitions are for
[all …]
/external/leveldb/util/
Dcoding.h2 // Use of this source code is governed by a BSD-style license that can be
5 // Endian-neutral encoding:
6 // * Fixed-length numbers are encoded with least-significant byte first
35 // Pointer-based variants of GetVarint... These either store a value
38 // [p..limit-1]
45 // Lower-level versions of Put... that write directly into a character buffer
51 // Lower-level versions of Put... that write directly into a character buffer
57 // Recent clang and gcc optimize this to a single mov / str instruction. in EncodeFixed32()
67 // Recent clang and gcc optimize this to a single mov / str instruction. in EncodeFixed64()
74 buffer[6] = static_cast<uint8_t>(value >> 48); in EncodeFixed64()
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog3 Date: Mon May 19 09:41:32 2014 -0400
9 Date: Mon May 19 09:37:21 2014 -0400
15 Date: Sun May 11 10:30:22 2014 -0400
21 Date: Sun May 11 10:22:30 2014 -0400
27 Date: Sun May 11 09:56:40 2014 -0400
29 Fix testsuite for GCC 4.9.0
33 Date: Sun May 11 09:55:28 2014 -0400
39 Date: Sun May 11 09:52:47 2014 -0400
46 Date: Wed Apr 23 19:24:47 2014 -0400
48 Merge pull request #119 from joshtriplett/fastcall-fastball
[all …]
/external/tcpdump/
Dextract.h28 * For 8-bit values; needed to fetch a one-byte value. Byte order
35 * Inline functions or macros to extract possibly-unaligned big-endian
40 #include "diag-control.h"
43 * If we have versions of GCC or Clang that support an __attribute__
46 * label these functions with that attribute - we *know* it's undefined
50 * For GCC 4.9.0 and later, we use __attribute__((no_sanitize_undefined));
51 * pre-5.0 GCC doesn't have __has_attribute, and I'm not sure whether
52 * GCC or Clang first had __attribute__((no_sanitize(XXX)).
80 * XXX - are those all the x86 tests we need?
81 * XXX - are those the only 68k tests we need not to generated
[all …]
/external/llvm/test/CodeGen/Mips/cconv/
Darguments-float.ll1 ; RUN: llc -march=mips -relocation-model=static -mattr=+soft-float < %s | FileCheck --check-prefixe…
2 ; RUN: llc -march=mipsel -relocation-model=static -mattr=+soft-float < %s | FileCheck --check-prefi…
4 ; RUN-TODO: llc -march=mips64 -relocation-model=static -mattr=+soft-float -target-abi o32 < %s | Fi…
5 ; RUN-TODO: llc -march=mips64el -relocation-model=static -mattr=+soft-float -target-abi o32 < %s | …
7 ; RUN: llc -march=mips64 -relocation-model=static -mattr=+soft-float -target-abi n32 < %s | FileChe…
8 ; RUN: llc -march=mips64el -relocation-model=static -mattr=+soft-float -target-abi n32 < %s | FileC…
10 ; RUN: llc -march=mips64 -relocation-model=static -mattr=+soft-float -target-abi n64 < %s | FileChe…
11 ; RUN: llc -march=mips64el -relocation-model=static -mattr=+soft-float -target-abi n64 < %s | FileC…
48 ; ALL-LABEL: double_args:
51 ; SYM32-DAG: addiu [[R2:\$[0-9]+]], ${{[0-9]+}}, %lo(doubles)
[all …]
Darguments-hard-float.ll1 ; RUN: llc -march=mips -relocation-model=static < %s | FileCheck --check-prefixes=ALL,SYM32,O32,O32…
2 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck --check-prefixes=ALL,SYM32,O32,O…
4 ; RUN-TODO: llc -march=mips64 -relocation-model=static -target-abi o32 < %s | FileCheck --check-pre…
5 ; RUN-TODO: llc -march=mips64el -relocation-model=static -target-abi o32 < %s | FileCheck --check-p…
7 ; RUN: llc -march=mips64 -relocation-model=static -target-abi n32 < %s | FileCheck --check-prefixes…
8 ; RUN: llc -march=mips64el -relocation-model=static -target-abi n32 < %s | FileCheck --check-prefix…
10 ; RUN: llc -march=mips64 -relocation-model=static -target-abi n64 < %s | FileCheck --check-prefixes…
11 ; RUN: llc -march=mips64el -relocation-model=static -target-abi n64 < %s | FileCheck --check-prefix…
48 ; ALL-LABEL: double_args:
51 ; SYM32-DAG: addiu [[R2:\$[0-9]+]], ${{[0-9]+}}, %lo(doubles)
[all …]
/external/XNNPACK/src/xnnpack/
Dintrinsics-polyfill.h3 // This source code is licensed under the BSD-style license found in the
15 // GCC pre-11, Clang pre-8, Android NDK Clang pre-8.0.7, Apple Clang pre-11, and ICC pre-16
31 #endif // GCC pre-11, Clang pre-8, Android NDK Clang pre-8.0.7, Apple Clang pre-11, and ICC pre-16
37 // GCC pre-7, Clang pre-8, Android NDK Clang pre-8.0.7, Apple Clang pre-11, ICC pre-18, and MSVC pr…
65 #endif // GCC pre-7, Clang pre-8, Android NDK Clang pre-8.0.7, Apple Clang pre-11, and ICC pre-18
67 // GCC pre-7, Clang pre-4, and ICC pre-18
98 #endif // GCC pre-7, Clang pre-4, and ICC pre-18
131 #endif // GCC pre-9
137 // AArch32 GCC 10+ implements arm_acle.h header, but lacks __ror intrinsic
140 return (x >> y) | (x << (32 - y)); in __ror()
[all …]
/external/AFLplusplus/docs/
DINSTALL.md11 docker run -ti -v /location/of/your/target:/src aflplusplus/aflplusplus
23 NOTE: depending on your Debian/Ubuntu/Kali/... release, replace `-14` with
27 sudo apt-get update
28 …udo apt-get install -y build-essential python3-dev automake cmake git flex bison libglib2.0-dev li…
30 sudo apt-get install -y lld-14 llvm-14 llvm-14-dev clang-14 || sudo apt-get install -y lld llvm llv…
31 …t-get install -y gcc-$(gcc --version|head -n1|sed 's/\..*//'|sed 's/.* //')-plugin-dev libstdc++-$…
32 sudo apt-get install -y ninja-build # for QEMU mode
39 It is recommended to install the newest available gcc, clang and llvm-dev
44 assisting tooling compiled but are not interested in binary-only targets, then
48 make source-only
[all …]
/external/llvm/test/CodeGen/X86/
D2010-05-25-DotDebugLoc.ll1 ; RUN: llc -mtriple=x86_64-pc-linux -O2 < %s | FileCheck %s
2 ; RUN: llc -mtriple=x86_64-pc-linux -O2 -regalloc=basic < %s | FileCheck %s
6 ; CHECK-NEXT: DW_OP_reg
116 %48 = fmul float %42, %c, !dbg !35 ; <float> [#uses=1]
118 %50 = fadd float %48, %49, !dbg !35 ; <float> [#uses=1]
200 !llvm.module.flags = !{!48}
204 !2 = !DIFile(filename: "libgcc2.c", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
209 !7 = !DIFile(filename: "libgcc2.h", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
246 !45 = !DIFile(filename: "libgcc2.c", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
247 !46 = !DIFile(filename: "libgcc2.h", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
[all …]
/external/llvm/test/DebugInfo/X86/
Dpr19307.ll1 ; RUN: llc -O0 -mtriple=x86_64-unknown-linux-gnu < %s | FileCheck %s
7 ; if (range.compare(0, 6, "items=") != 0 || range[6] == '-')
12 ; with "clang++ -S -emit-llvm -O0 -g pr19307.cc"
16 ; CHECK: movq %rdx, {{[-0-9]+}}(%rbp)
17 ; CHECK-NEXT: [[START_LABEL:.Ltmp[0-9]+]]:
21 ; CHECK: .Ldebug_loc{{[0-9]+}}:
23 ; CHECK: .quad [[START_LABEL]]-.Lfunc_begin0
24 ; CHECK-NEXT: .quad .Lfunc_end0-.Lfunc_begin0
29 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
30 target triple = "x86_64-unknown-linux-gnu"
[all …]
/external/scudo/standalone/
Dplatform.h1 //===-- platform.h ----------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
71 // We force malloc-type functions to be aligned to std::max_align_t, but there
79 #define SCUDO_MMAP_RANGE_SIZE FIRST_32_SECOND_64(1ULL << 32, 1ULL << 48)
84 // Older gcc have issues aligning to a constexpr, and require an integer.
85 // See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56859 among others.
/external/rust/crates/libz-sys/src/zlib/contrib/masmx64/
Dinffas8664.c1 /* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding
4 * Copyright (C) 1995-2003 Mark Adler
10 * 2005 - Adaptation to Microsoft C Compiler for AMD64 by Gilles Vollant
15 * Dec-29-2003 -- I added AMD64 inflate asm support. This version is also
17 * data, it uses rep movsw, which moves data in 2-byte chunks instead of single
20 * which is running on an Athlon 64 3000+ / Gigabyte GA-K8VT800M system with
21 * 1GB ram. The 64-bit version is about 4% faster than the 32-bit version,
22 * when decompressing mozilla-source-1.3.tar.gz.
24 * Mar-13-2003 -- Most of this is derived from inffast.S which is derived from
25 * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
[all …]

12345678910>>...23