Home
last modified time | relevance | path

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

12345678910>>...53

/aosp_15_r20/external/sonivox/arm-wt-22k/bin/
HDarm-wt-22k ... =` e C As &@ * D Bl P - D # &@5 E $0e P5
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/
H A Dconfig.log9 ## --------- ##
11 ## --------- ##
13 hostname = kapishnikov-desktop.cam.corp.google.com
14 uname -m = x86_64
15 uname -r = 3.13.0-67-generic
16 uname -s = Linux
17 uname -v = #110-Ubuntu SMP Fri Oct 23 13:24:41 UTC 2015
19 /usr/bin/uname -p = unknown
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
[all …]
/aosp_15_r20/external/openthread/.github/workflows/
H A Dbuild.yml33 branches-ignore:
34 - 'dependabot/**'
37 - 'main'
40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…
41 cancel-in-progress: true
49 runs-on: ubuntu-22.04
51 - name: Harden Runner
52 uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
54 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
56 - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
[all …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/external/brotli/
H A D.travis.yml5 - master
9 ## Linux builds using various versions of GCC.
11 - os: linux
12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-7
16 - ubuntu-toolchain-r-test
18 - gcc-7
19 - g++-7
20 - os: linux
21 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.4
25 - ubuntu-toolchain-r-test
[all …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/
D.drone.star17 …LSET=gcc-4.4 CXXSTD=98,0x Job 0", "g++", packages="g++-4.4", buildtype="boost", image="cppalliance…
18 …LSET=gcc-4.6 CXXSTD=03,0x Job 1", "g++", packages="g++-4.6", buildtype="boost", image="cppalliance…
19 …LSET=gcc-4.7 CXXSTD=03,11 Job 2", "g++", packages="g++-4.7", buildtype="boost", image="cppalliance…
20 …LSET=gcc-4.8 CXXSTD=03,11 Job 3", "g++", packages="g++-4.8", buildtype="boost", image="cppalliance…
21 …OLSET=gcc-4.8 CXXSTD=1y Job 4", "g++", packages="g++-4.8", buildtype="boost", image="cppalliance/d…
22 …LSET=gcc-4.9 CXXSTD=03,11 Job 5", "g++", packages="g++-4.9", buildtype="boost", image="cppalliance…
23 …OLSET=gcc-4.9 CXXSTD=14 Job 6", "g++", packages="g++-4.9", buildtype="boost", image="cppalliance/d…
24 …OLSET=gcc-5 CXXSTD=03,11 Job 7", "g++", packages="g++-5", buildtype="boost", image="cppalliance/dr…
25 …OLSET=gcc-5 CXXSTD=14,17 Job 8", "g++", packages="g++-5", buildtype="boost", image="cppalliance/dr…
26 …OOLSET=gcc-6 CXXSTD=03,11 Job 9", "g++", packages="g++-6", buildtype="boost", image="cppalliance/d…
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/
D.drone.star17gcc COMPILER=g++-4.4 CXXSTD=98,0x Job 1", "g++", packages="g++-4.4", buildtype="boost", image="cpp…
18gcc COMPILER=g++-4.6 CXXSTD=03,0x Job 2", "g++", packages="g++-4.6", buildtype="boost", image="cpp…
19gcc COMPILER=g++-4.7 CXXSTD=03,11 Job 3", "g++-4.7", packages="g++-4.7", buildtype="boost", image=…
20gcc COMPILER=g++-4.8 CXXSTD=03,11 Job 4", "g++-4.8", packages="g++-4.8", buildtype="boost", image=…
21gcc COMPILER=g++-4.9 CXXSTD=03,11 Job 5", "g++-4.9", packages="g++-4.9", buildtype="boost", image=…
22gcc COMPILER=g++-5 CXXSTD=03,11,14,1z Job 6", "g++-5", packages="g++-5", buildtype="boost", image=…
23gcc COMPILER=g++-5 CXXSTD=03,11,14,1z Job 7", "g++-5", packages="g++-5", buildtype="boost", image=…
24gcc COMPILER=g++-6 CXXSTD=03,11,14,1z Job 8", "g++-6", packages="g++-6", buildtype="boost", image=…
25gcc COMPILER=g++-6 CXXSTD=03,11,14,1z Job 9", "g++-6", packages="g++-6", buildtype="boost", image=…
26gcc COMPILER=g++-7 CXXSTD=03,11,14,17 Job 10", "g++-7", packages="g++-7", buildtype="boost", image…
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
Dgtype.state1 ;;;;@@@@ GCC gengtype state
2 ;;; DON'T EDIT THIS FILE, since generated by GCC's gengtype
3 ;;; The format of this file is tied to a particular version of GCC.
4 ;;; Don't parse this file wihout knowing GCC gengtype internals.
9 (!srcdir "/mnt/disks/build-disk/src/android/mingw/toolchain/gcc/gcc-4.8.3/gcc")
14 (!srcfile 511 "../libcpp/include/line-map.h")
16 (!srcfile 511 "../libcpp/include/cpp-id-data.h")
19 (!file 511 "auto-host.h")
22 (!srcfile 511 "config/vxworks-dummy.h")
30 (!srcfile 511 "config/i386/mingw-pthread.h")
[all …]
/aosp_15_r20/external/elfutils/tests/
H A 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"
35 file[5] = "/usr/include/bits/sched.h"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/
D.drone.star17gcc COMPILER=g++-4.4 CXXSTD=98,0x Job 0", "g++", packages="g++-4.4", buildtype="boost", image="cpp…
18gcc COMPILER=g++-4.6 CXXSTD=03,0x Job 1", "g++", packages="g++-4.6", buildtype="boost", image="cpp…
19gcc COMPILER=g++-4.7 CXXSTD=03,11 Job 2", "g++-4.7", packages="g++-4.7", buildtype="boost", image=…
20gcc COMPILER=g++-4.8 CXXSTD=03,11 Job 3", "g++-4.8", packages="g++-4.8", buildtype="boost", image=…
21gcc COMPILER=g++-4.9 CXXSTD=03,11 Job 4", "g++-4.9", packages="g++-4.9", buildtype="boost", image=…
22gcc COMPILER=g++-5 CXXSTD=03,11,14,1z Job 5", "g++-5", packages="g++-5", buildtype="boost", image=…
23gcc COMPILER=g++-6 CXXSTD=03,11,14,1z Job 6", "g++-6", packages="g++-6", buildtype="boost", image=…
24gcc COMPILER=g++-7 CXXSTD=03,11,14,17 Job 7", "g++-7", packages="g++-7", buildtype="boost", image=…
25gcc COMPILER=g++-8 CXXSTD=03,11,14,17 Job 8", "g++-8", packages="g++-8", buildtype="boost", image=…
26gcc COMPILER=g++-9 CXXSTD=03,11,14,17 Job 9", "g++-9", packages="g++-9", buildtype="boost", image=…
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/
D.travis.yml2 # Copyright 2019 - 2020 Andrey Semashev
14 - master
15 - develop
16 - /feature\/.*/
20 - BOGUS_JOB=true
25 - env: BOGUS_JOB=true
28 # gcc, Linux
29 - os: linux
31 compiler: gcc-4.4
32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD64=98,0x CXXSTD32=98,0x INSTRUCTION_SET=core2
[all …]
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_platform.py22 LOGO=fedora-logo-icon
25 DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f32/system-administrators-guide/"
45 PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
66 IN-VALID=value
85 cmd = "-c", "import platform; print(platform.architecture())"
124 ('2.4.3 (#1, Jun 21 2006, 13:54:21) \n[GCC 3.3.4 (pre 3.3.5 20040809)]',
125 … ('CPython', '2.4.3', '', '', '1', 'Jun 21 2006 13:54:21', 'GCC 3.3.4 (pre 3.3.5 20040809)')),
130 ('2.4.3 (truncation, date, t) \n[GCC]',
131 ('CPython', '2.4.3', '', '', 'truncation', 'date t', 'GCC')),
132 ('2.4.3 (truncation, date, ) \n[GCC]',
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dansidecl.h2 Copyright (C) 1991-2016 Free Software Foundation, Inc.
17 Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
24 ----- ---- - ---------- ----------- - ----------
30 For ease of writing code which uses GCC extensions but needs to be
57 /* This macro simplifies testing whether we are using gcc, and if it
60 gcc at all. */
79 /* inline requires special treatment; it's in C99, and GCC >=2.7 supports
86 # define inline __inline__ /* __inline__ prevents -pedantic warnings */
96 /* some systems define these in header files for non-ansi mode */
108 /* Define macros for some gcc attributes. This permits us to use the
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/.github/workflows/
Dci.yml7 - master
8 - develop
9 - githubactions*
10 - feature/**
11 - fix/**
12 - pr/**
17 fail-fast: false
20 - name: "TOOLSET=gcc-4.4 CXXSTD=98,0x Job 0"
22 packages: "g++-4.4 ccache"
24 os: "ubuntu-16.04"
[all …]

12345678910>>...53