Home
last modified time | relevance | path

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

12345678910>>...43

/external/speex/
Dconfig.log9 ## --------- ##
11 ## --------- ##
13 hostname = sadaf-specialist.c.googlers.com
14 uname -m = x86_64
15 uname -r = 5.19.11-1rodete1-amd64
16 uname -s = Linux
17 uname -v = #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1rodete1 (2022-10-31)
19 /usr/bin/uname -p = unknown
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
[all …]
/external/brotli/
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 …]
/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/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/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/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/elfutils/tests/
Dtestfile-dwarf-45.source15 c -= b;
34 r -= m;
46 return f > 0 ? frob (f - 1, m) : 0;
75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
77 $ gcc -o testfile-dwarf-4 hello.o world.o
79 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
80 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
81 $ gcc -o testfile-dwarf-5 hello.o world.o
83 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…
[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/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/sonivox/arm-wt-22k/bin/
Darm-wt-22k ... =` e C As &@ * D Bl P - D # &@5 E $0e P5
/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 …]
/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 …]
/external/sdv/vsomeip/third_party/boost/range/
D.travis.yml13 - master
14 - develop
15 - /feature\/.*/
19 - BOGUS_JOB=true
24 - env: BOGUS_JOB=true
27 - os: linux
29 env: TOOLSET=gcc CXXSTD=03,11
31 - os: linux
32 compiler: g++-4.4
33 env: TOOLSET=gcc-4.4 CXXSTD=98,0x
[all …]
/external/libvpx/
DREADME14 * Building the documentation requires Doxygen[5]. If you do not
15 have this package, the install-docs option will be disabled.
26 yasm-<version>-<arch>.exe to yasm.exe and place it in:
30 [5]: http://www.doxygen.org
34 2. Out-of-tree builds
45 The 'configure' script supports a number of options. The --help option can be
47 $ ../libvpx/configure --help
58 5. Cross development
59 For cross development, the most notable option is the --target option. The
60 most up-to-date list of supported targets can be found at the bottom of the
[all …]
/external/sdv/vsomeip/third_party/boost/multi_index/
D.drone.star17 …xx("TOOLSET=gcc COMPILER=g++ CXXSTD=03,11 Job 0", "g++", packages="", buildtype="boost", image=lin…
18gcc COMPILER=g++-4.4 CXXSTD=98,0x Job 1", "g++", packages="g++-4.4", buildtype="boost", image=linu…
19gcc COMPILER=g++-4.6 CXXSTD=03,0x Job 2", "g++", packages="g++-4.6", buildtype="boost", image=linu…
20gcc COMPILER=g++-4.7 CXXSTD=03,11 Job 3", "g++-4.7", packages="g++-4.7", buildtype="boost", image=…
21gcc COMPILER=g++-4.8 CXXSTD=03,11 Job 4", "g++-4.8", packages="g++-4.8", buildtype="boost", image=…
22gcc COMPILER=g++-4.9 CXXSTD=03,11 Job 5", "g++-4.9", packages="g++-4.9", buildtype="boost", image=…
23gcc COMPILER=g++-5 CXXSTD=03,11,14,1z Job 6", "g++-5", packages="g++-5", buildtype="boost", image=…
24gcc COMPILER=g++-6 CXXSTD=03,11,14,1z Job 7", "g++-6", packages="g++-6", buildtype="boost", image=…
25gcc COMPILER=g++-7 CXXSTD=03,11,14,17 Job 8", "g++-7", packages="g++-7", buildtype="boost", image=…
26gcc COMPILER=g++-8 CXXSTD=03,11,14,17 Job 9", "g++-8", packages="g++-8", buildtype="boost", image=…
[all …]
/external/sdv/vsomeip/third_party/boost/ratio/
D.travis.yml12 - linux
13 - osx
17 - master
18 - develop
19 - /feature\/.*/
23 - BOGUS_JOB=true
28 - env: BOGUS_JOB=true
31 - os: linux
32 compiler: g++-4.7
33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=c++11
[all …]
/external/sdv/vsomeip/third_party/boost/chrono/
D.travis.yml12 - linux
13 - osx
17 - master
18 - develop
19 - /feature\/.*/
23 - BOGUS_JOB=true
28 - env: BOGUS_JOB=true
31 - os: linux
32 compiler: g++-4.7
33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=c++11
[all …]
/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 …]
/external/sdv/vsomeip/third_party/boost/property_tree/
D.drone.star18-8", packages="g++-8 locales", buildtype="fc4716b68c-0fcaf592f9", buildscript="drone", image=linux…
19gcc- Job 1", "g++-8", packages="g++-8 locales", buildtype="boost", buildscript="drone", image=linu…
20gcc- Job 2", "g++-8", packages="g++-8 locales", buildtype="boost", buildscript="drone", image=linu…
21gcc Job 3", "g++-8", packages="g++-8 locales", buildtype="boost", buildscript="drone", image=linux…
22-6.0 B2_CXXS Job 4", "clang++-6.0", packages="clang-6.0 libc6-dbg libc++-dev libstdc++-8-dev local…
23gcc-4.8 B2_CXXSTD=03,11 Job 5", "g++-4.8", packages="g++-4.8 locales", buildtype="boost", buildscr…
24gcc-4.9 B2_CXXSTD=03,11 Job 6", "g++-4.9", packages="g++-4.9 locales", buildtype="boost", buildscr…
25gcc-5 B2_CXXSTD=03,11 Job 7", "g++-5", packages="g++-5 locales", buildtype="boost", buildscript="d…
26gcc-6 B2_CXXSTD=11,14 Job 8", "g++-6", packages="g++-6 locales", buildtype="boost", buildscript="d…
27gcc-7 B2_CXXSTD=14,17 Job 9", "g++-7", packages="g++-7 locales", buildtype="boost", buildscript="d…
[all …]
/external/sdv/vsomeip/third_party/boost/detail/
D.travis.yml12 - master
13 - develop
14 - /feature\/.*/
18 - BOGUS_JOB=true
23 - env: BOGUS_JOB=true
26 # gcc, Linux
27 - os: linux
29 compiler: gcc-4.4
30 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
34 - g++-4.4
[all …]
/external/sdv/vsomeip/third_party/boost/utility/
D.travis.yml14 - 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 CXXSTD=98,0x
36 - g++-4.4
[all …]
/external/nanopb-c/
D.travis.yml8 - "2.7"
9 - "3.4"
13 - CC=gcc CXX=g++
14 - CC=gcc-4.8 CXX=g++-4.8
15 - CC=gcc-4.9 CXX=g++-4.9
16 - CC=gcc-5 CXX=g++-5
17 - CC=clang CXX=clang++
22 - ubuntu-toolchain-r-test
24 - gcc-4.8
25 - g++-4.8
[all …]
/external/cronet/third_party/apache-portable-runtime/src/
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 …]

12345678910>>...43