| /external/bazelbuild-rules_rust/bindgen/3rdparty/patches/ |
| D | llvm-project.cxx17.patch | 1 diff --git a/utils/bazel/configure.bzl b/utils/bazel/configure.bzl 3 --- a/utils/bazel/configure.bzl 5 @@ -70,6 +70,11 @@ def _overlay_directories(repository_ctx): 17 @@ -86,6 +91,16 @@ llvm_configure = repository_rule( 22 + Label("//utils/bazel/llvm-project-overlay/clang:BUILD.bazel"), 23 + Label("//utils/bazel/llvm-project-overlay/libunwind:BUILD.bazel"), 24 + Label("//utils/bazel/llvm-project-overlay/llvm:binary_alias.bzl"), 25 + Label("//utils/bazel/llvm-project-overlay/llvm:BUILD.bazel"), 26 + Label("//utils/bazel/llvm-project-overlay/llvm:cc_plugin_library.bzl"), 27 + Label("//utils/bazel/llvm-project-overlay/llvm:config.bzl"), [all …]
|
| /external/sdv/vsomeip/third_party/boost/ratio/ |
| D | .travis.yml | 12 - 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.yml | 12 - 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/tokenizer/ |
| D | .travis.yml | 2 # 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.yml | 2 # 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/concept_check/ |
| D | .travis.yml | 2 # 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 …]
|
| D | .drone.star | 17 …-4.8 B2_CXXSTD=03,11 Job 0", "g++-4.8", packages="g++-4.8", buildtype="boost", buildscript="drone"… 18 …gcc-5 B2_CXXSTD=11 Job 1", "g++-5", packages="g++-5", buildtype="boost", buildscript="drone", imag… 19 …c-6 B2_CXXSTD=11,14 Job 2", "g++-6", packages="g++-6", buildtype="boost", buildscript="drone", ima… 20 …-7 B2_CXXSTD=11,14,17 Job 3", "g++-7", packages="g++-7", buildtype="boost", buildscript="drone", i… 21 …-8 B2_CXXSTD=14,17,2a Job 4", "g++-8", packages="g++-8", buildtype="boost", buildscript="drone", i… 22 …clang-3.8 B2_CXXSTD=03,11,14 Job 5", "clang++-3.8", packages="clang-3.8 libstdc++-6-dev", llvm_os=… 23 …clang-4.0 B2_CXXSTD=11,14 Job 6", "clang++-4.0", packages="clang-4.0 libstdc++-6-dev", llvm_os="xe… 24 …clang-5.0 B2_CXXSTD=11,14,17 Job 7", "clang++-5.0", packages="clang-5.0 libstdc++-7-dev", llvm_os=… 25 …clang-6.0 B2_CXXSTD=14,17,2a Job 8", "clang++-6.0", packages="clang-6.0 libc6-dbg libc++-dev libst… 26 …clang-7 B2_CXXSTD=14,17,2a Job 9", "clang++-7", packages="clang-7 libc6-dbg libc++-dev libstdc++-8… [all …]
|
| /external/sdv/vsomeip/third_party/boost/numeric/interval/ |
| D | .travis.yml | 2 # 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/AFLplusplus/benchmark/ |
| D | benchmark-results.jsonl | 1 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 2 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 3 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 4 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 5 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 6 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 7 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 8 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 9 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… 10 …-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc… [all …]
|
| /external/sdv/vsomeip/third_party/boost/mpl/ |
| D | .travis.yml | 8 # 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 …]
|
| D | .drone.star | 17 …gcc-4.4 CXXSTD=98,0x Job 0", "g++", packages="g++-4.4", buildtype="boost", buildscript="drone", im… 18 …gcc-4.6 CXXSTD=03,0x Job 1", "g++", packages="g++-4.6", buildtype="boost", buildscript="drone", im… 19 …gcc-4.8 CXXSTD=03,11 Job 2", "g++", packages="g++-4.8", buildtype="boost", buildscript="drone", im… 20 …T=gcc-5 CXXSTD=03,11 Job 3", "g++", packages="g++-5", buildtype="boost", buildscript="drone", imag… 21 …gcc-6 CXXSTD=03,11,14 Job 4", "g++", packages="g++-6", buildtype="boost", buildscript="drone", ima… 22 …cc-7 CXXSTD=03,11,14,17 Job 5", "g++", packages="g++-7", buildtype="boost", buildscript="drone", i… 23 …c-8 CXXSTD=03,11,14,17,2a Job 6", "g++", packages="g++-8", buildtype="boost", buildscript="drone",… 24 …clang-3.4 CXXSTD=03,11 Job 7", "g++", packages="clang-3.4", llvm_os="trusty", llvm_ver="3.4", buil… 25 …clang-3.8 CXXSTD=03,11,14 Job 8", "g++", packages="clang-3.8 libstdc++-6-dev", llvm_os="trusty", l… 26 …clang-4.0 CXXSTD=03,11,14 Job 9", "g++", packages="clang-4.0 libstdc++-6-dev", llvm_os="trusty", l… [all …]
|
| /external/sdv/vsomeip/third_party/boost/date_time/ |
| D | .travis.yml | 2 # 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/move/ |
| D | .travis.yml | 2 # 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/format/ |
| D | .travis.yml | 2 # 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/type_traits/ |
| D | .drone.star | 17 …-4.4 CXXSTD=98,0x Job 1", "g++", packages="g++-4.4", buildtype="boost", image="cppalliance/droneub… 18 …-4.6 CXXSTD=03,0x Job 2", "g++", packages="g++-4.6", buildtype="boost", image="cppalliance/droneub… 19 …-4.7 CXXSTD=03,11 Job 3", "g++-4.7", packages="g++-4.7", buildtype="boost", image="cppalliance/dro… 20 …-4.8 CXXSTD=03,11 Job 4", "g++-4.8", packages="g++-4.8", buildtype="boost", image="cppalliance/dro… 21 …-4.9 CXXSTD=03,11 Job 5", "g++-4.9", packages="g++-4.9", buildtype="boost", image="cppalliance/dro… 22 …++-5 CXXSTD=03,11,14,1z Job 6", "g++-5", packages="g++-5", buildtype="boost", image=linuxglobalima… 23 …-5 CXXSTD=03,11,14,1z Job 7", "g++-5", packages="g++-5", buildtype="boost", image=linuxglobalimage… 24 …++-6 CXXSTD=03,11,14,1z Job 8", "g++-6", packages="g++-6", buildtype="boost", image=linuxglobalima… 25 …-6 CXXSTD=03,11,14,1z Job 9", "g++-6", packages="g++-6", buildtype="boost", image=linuxglobalimage… 26 …++-7 CXXSTD=03,11,14,17 Job 10", "g++-7", packages="g++-7", buildtype="boost", image=linuxglobalim… [all …]
|
| /external/clang/test/Driver/ |
| D | netbsd.c | 1 // RUN: %clang -no-canonical-prefixes -target x86_64--netbsd \ 2 // RUN: --sysroot=%S/Inputs/basic_netbsd_tree %s -### 2>&1 \ 3 // RUN: | FileCheck -check-prefix=STATIC %s 4 // RUN: %clang -no-canonical-prefixes -target x86_64--netbsd \ 5 // RUN: -pie --sysroot=%S/Inputs/basic_netbsd_tree %s -### 2>&1 \ 6 // RUN: | FileCheck -check-prefix=PIE %s 7 // RUN: %clang -no-canonical-prefixes -target x86_64--netbsd \ 8 // RUN: -shared --sysroot=%S/Inputs/basic_netbsd_tree %s -### 2>&1 \ 9 // RUN: | FileCheck -check-prefix=SHARED %s 11 // RUN: %clang -no-canonical-prefixes -target x86_64--netbsd \ [all …]
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | resize_nearest_neighbor_op_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 109 // clang-format off in TEST_P() 112 // clang-format on in TEST_P() 127 // clang-format off in TEST_P() 130 // clang-format on in TEST_P() 144 // clang-format off in TEST_P() 150 // clang-format on in TEST_P() 165 // clang-format off in TEST_P() 171 // clang-format on in TEST_P() 178 // 4, 5, 6 in TEST_P() [all …]
|
| /external/sdv/vsomeip/third_party/boost/integer/ |
| D | .drone.star | 17 …-4.4 CXXSTD=98,0x Job 0", "g++", packages="g++-4.4", buildtype="boost", image="cppalliance/droneub… 18 …-4.6 CXXSTD=03,0x Job 1", "g++", packages="g++-4.6", buildtype="boost", image="cppalliance/droneub… 19 …-4.7 CXXSTD=03,11 Job 2", "g++-4.7", packages="g++-4.7", buildtype="boost", image="cppalliance/dro… 20 …-4.8 CXXSTD=03,11 Job 3", "g++-4.8", packages="g++-4.8", buildtype="boost", image="cppalliance/dro… 21 …-4.9 CXXSTD=03,11 Job 4", "g++-4.9", packages="g++-4.9", buildtype="boost", image="cppalliance/dro… 22 …-5 CXXSTD=03,11,14,1z Job 5", "g++-5", packages="g++-5", buildtype="boost", image="cppalliance/dro… 23 …-6 CXXSTD=03,11,14,1z Job 6", "g++-6", packages="g++-6", buildtype="boost", image="cppalliance/dro… 24 …-7 CXXSTD=03,11,14,17 Job 7", "g++-7", packages="g++-7", buildtype="boost", image="cppalliance/dro… 25 …-8 CXXSTD=03,11,14,17 Job 8", "g++-8", packages="g++-8", buildtype="boost", image="cppalliance/dro… 26 …-9 CXXSTD=03,11,14,17 Job 9", "g++-9", packages="g++-9", buildtype="boost", image="cppalliance/dro… [all …]
|
| /external/sdv/vsomeip/third_party/boost/config/ |
| D | .drone.star | 17 …g++-4.4 98,0x", "g++", packages="g++-4.4", buildtype="boost", image="cppalliance/droneubuntu1404:1… 18 …g++-4.6 03,0x", "g++", packages="g++-4.6", buildtype="boost", image="cppalliance/droneubuntu1404:1… 19 …+-4.7 03,11", "g++-4.7", packages="g++-4.7", buildtype="boost", image="cppalliance/droneubuntu1404… 20 …+-4.8 03,11", "g++-4.8", packages="g++-4.8", buildtype="boost", image="cppalliance/droneubuntu1404… 21 …+-4.9 03,11", "g++-4.9", packages="g++-4.9", buildtype="boost", image="cppalliance/droneubuntu1404… 22 …_cxx("g++-5 03,11,14,1z", "g++-5", packages="g++-5", buildtype="boost", image=linuxglobalimage, en… 23 …-5 gnu-03,11,14,1z", "g++-5", packages="g++-5", buildtype="boost", image=linuxglobalimage, environ… 24 …cxx("g++-6 03,11,14,1z", "g++-6", packages="g++-6", buildtype="boost", image=linuxglobalimage, env… 25 …-6 gnu++03,11,14,1z Job 9", "g++-6", packages="g++-6", buildtype="boost", image=linuxglobalimage, … 26 …_cxx("g++-7 03,11,14,17", "g++-7", packages="g++-7", buildtype="boost", image=linuxglobalimage, en… [all …]
|
| /external/google-fruit/extras/scripts/ |
| D | ci_install_osx.sh | 1 #!/bin/bash -x 3 set -e 30 gcc-4.9) install_brew_package gcc@4.9 ;; 31 gcc-5) install_brew_package gcc@5 ;; 32 gcc-6) install_brew_package gcc@6 ;; 33 gcc-7) install_brew_package gcc@7 ;; 34 gcc-8) install_brew_package gcc@8 ;; 35 gcc-9) install_brew_package gcc@9 ;; 36 gcc-10) install_brew_package gcc@10 ;; 37 gcc-11) install_brew_package gcc@11 ;; [all …]
|
| /external/openscreen/discovery/mdns/ |
| D | mdns_writer_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 36 std::vector<uint8_t> buffer(entry.MaxWireSize() - 1); in TestWriteEntryInsufficientBuffer() 47 // clang-format off in TEST() 53 // clang-format on in TEST() 62 // clang-format off in TEST() 73 // clang-format on in TEST() 86 // clang-format off in TEST() 95 // clang-format on in TEST() 111 // clang-format off in TEST() 113 0x32, '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '1', '2', '3', in TEST() [all …]
|
| /external/sdv/vsomeip/third_party/boost/detail/ |
| D | .travis.yml | 12 - master 13 - develop 14 - /feature\/.*/ 18 - BOGUS_JOB=true 23 - env: BOGUS_JOB=true 27 - os: linux 29 compiler: gcc-4.4 30 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 - g++-4.4 36 - ubuntu-toolchain-r-test [all …]
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | rfft2d_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 63 // clang-format off in TEST() 66 3, 8, 6, 3, in TEST() 67 5, 2, 7, 6, in TEST() 69 // clang-format on in TEST() 74 {75, 0}, {-6, -1}, {9, 0}, {-10, 5}, {-3, 2}, {-6, 11}, in TEST() 75 {-15, 0}, {-2, 13}, {-5, 0}, {-10, -5}, {3, -6}, {-6, -11}}; in TEST() 81 // clang-format off in TEST() 84 3, 8, 6, 3, 0, in TEST() 85 5, 2, 7, 6, 0, in TEST() [all …]
|
| /external/sdv/vsomeip/third_party/boost/optional/ |
| D | .drone.star | 18 …-4.7 CXXSTD=03,11 Job 1", "g++-4.7", packages="g++-4.7", buildtype="boost", buildscript="drone", i… 19 …-4.8 CXXSTD=03,11 Job 2", "g++-4.8", packages="g++-4.8", buildtype="boost", buildscript="drone", i… 20 …-4.9 CXXSTD=03,11 Job 3", "g++-4.9", packages="g++-4.9", buildtype="boost", buildscript="drone", i… 21 …-5 CXXSTD=03,11,14,1z Job 4", "g++-5", packages="g++-5", buildtype="boost", buildscript="drone", i… 22 …-6 CXXSTD=03,11,14,1z Job 5", "g++-6", packages="g++-6", buildtype="boost", buildscript="drone", i… 23 …-7 CXXSTD=03,11,14,17 Job 6", "g++-7", packages="g++-7", buildtype="boost", buildscript="drone", i… 24 …clang COMPILER=clang++ CXXSTD=03,11 Job 7", "clang++", packages="", buildtype="boost", buildscript… 25 …clang COMPILER=clang++-3.5 CXXSTD=03, Job 8", "clang++-3.5", packages="clang-3.5 libstdc++-4.9-dev… 26 …clang COMPILER=clang++-3.6 CXXSTD=03, Job 9", "clang++-3.6", packages="clang-3.6", llvm_os="precis… 27 …clang COMPILER=clang++-3.7 CXXSTD=03, Job 10", "clang++-3.7", packages="clang-3.7", llvm_os="preci… [all …]
|
| /external/sdv/vsomeip/third_party/boost/utility/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 38 - ubuntu-toolchain-r-test [all …]
|