/aosp_15_r20/external/AFLplusplus/benchmark/ |
H A 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 …]
|
/aosp_15_r20/external/bazelbuild-rules_rust/bindgen/3rdparty/patches/ |
H A 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 …]
|
H A D | llvm-project.incompatible_disallow_empty_glob.patch | 1 diff --git a/utils/bazel/llvm-project-overlay/clang/BUILD.bazel b/utils/bazel/llvm-project-overlay/… 3 --- a/utils/bazel/llvm-project-overlay/clang/BUILD.bazel 4 +++ b/utils/bazel/llvm-project-overlay/clang/BUILD.bazel 5 @@ -26,7 +26,7 @@ cc_binary( 9 - ]), 14 @@ -68,7 +68,7 @@ gentbl( 16 tblgen = ":clang-tblgen", 17 td_file = "include/clang/Basic/Diagnostic.td", 18 - td_srcs = glob(["include/clang/Basic/*.td"]), 19 + td_srcs = glob(["include/clang/Basic/*.td"], allow_empty = True), [all …]
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_tril_test.cpp | 5 * This source code is licensed under the BSD-style license found in the 29 // Assert `self` and `out` as zero tensors is a no-op. 34 // clang-format off in test_tril_out_zeros() 44 // clang-format on in test_tril_out_zeros() 50 // clang-format off in test_tril_out_zeros() 60 // clang-format on in test_tril_out_zeros() 65 // Assert `out` as a non-zero tensor yields correct results. 70 // clang-format off in test_tril_out_ones() 80 // clang-format on in test_tril_out_ones() 86 // clang-format off in test_tril_out_ones() [all …]
|
H A D | op_constant_pad_nd_test.cpp | 5 * This source code is licensed under the BSD-style license found in the 45 // clang-format off in test_constant_pad_nd_out_dim2() 50 5, 6, 7, 8, in test_constant_pad_nd_out_dim2() 52 5, 6, 7, 8, in test_constant_pad_nd_out_dim2() 55 5, 6, 7, 8, in test_constant_pad_nd_out_dim2() 57 5, 6, 7, 8, in test_constant_pad_nd_out_dim2() 59 // clang-format on in test_constant_pad_nd_out_dim2() 61 // clang-format off in test_constant_pad_nd_out_dim2() 65 7, 1, 2, 3, 4, 7, in test_constant_pad_nd_out_dim2() 66 7, 5, 6, 7, 8, 7, in test_constant_pad_nd_out_dim2() [all …]
|
H A D | op_index_put_test.cpp | 5 * This source code is licensed under the BSD-style license found in the 54 // clang-format off in test_dtype() 70 // clang-format on in test_dtype() 235 // clang-format off in TEST_F() 241 5., 6., 7., 8., // [0, 1, :] in TEST_F() 245 -1., -2., -3., -4., // [1, 0, :] in TEST_F() 246 -5., -6., -7., -8., // [1, 1, :] in TEST_F() 247 -9., -10., -11., -12., // [1, 2, :] in TEST_F() 249 // clang-format on in TEST_F() 251 // clang-format off in TEST_F() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/ |
D | .drone.star | 18 …=g++-4.4 CXXSTD=98,0x Job 1", "g++", packages="g++-4.4", buildtype="boost", image=linuxglobalimage… 19 …=g++-4.6 CXXSTD=03,0x Job 2", "g++", packages="g++-4.6", buildtype="boost", image=linuxglobalimage… 20 …++-4.7 CXXSTD=03,11 Job 3", "g++-4.7", packages="g++-4.7", buildtype="boost", image=linuxglobalima… 21 …++-4.8 CXXSTD=03,11 Job 4", "g++-4.8", packages="g++-4.8", buildtype="boost", image=linuxglobalima… 22 …++-4.9 CXXSTD=03,11 Job 5", "g++-4.9", packages="g++-4.9", buildtype="boost", image=linuxglobalima… 23 …++-5 CXXSTD=03,11,14,1z Job 6", "g++-5", packages="g++-5", buildtype="boost", image=linuxglobalima… 24 …++-6 CXXSTD=03,11,14,1z Job 7", "g++-6", packages="g++-6", buildtype="boost", image=linuxglobalima… 25 …++-7 CXXSTD=03,11,14,17 Job 8", "g++-7", packages="g++-7", buildtype="boost", image=linuxglobalima… 26 …++-8 CXXSTD=03,11,14,17 Job 9", "g++-8", packages="g++-8", buildtype="boost", image=linuxglobalima… 27 …-7 CXXSTD=03, Job 10", "g++-7", packages="g++-7", buildtype="boost", image=linuxglobalimage, envir… [all …]
|
D | .travis.yml | 1 # Copyright 2003-2019 Joaqu�n M L�pez Mu�oz. 18 - develop 19 - master 23 - BOGUS_JOB=true 26 exclude: # workaround for https://github.com/travis-ci/travis-ci/issues/4681 27 - env: BOGUS_JOB=true 29 - os: linux 32 - os: linux 33 compiler: g++-4.4 34 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
/aosp_15_r20/external/clang/test/Driver/ |
H A 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 …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/ |
D | .drone.star | 17 …ET=gcc-4.4 CXXSTD=98,0x Job 0", "g++", packages="g++-4.4", buildtype="boost", image="cppalliance/d… 18 …ET=gcc-4.6 CXXSTD=03,0x Job 1", "g++", packages="g++-4.6", buildtype="boost", image="cppalliance/d… 19 …ET=gcc-4.7 CXXSTD=03,11 Job 2", "g++", packages="g++-4.7", buildtype="boost", image="cppalliance/d… 20 …ET=gcc-4.8 CXXSTD=03,11 Job 3", "g++", packages="g++-4.8", buildtype="boost", image="cppalliance/d… 21 …LSET=gcc-4.8 CXXSTD=1y Job 4", "g++", packages="g++-4.8", buildtype="boost", image="cppalliance/dr… 22 …ET=gcc-4.9 CXXSTD=03,11 Job 5", "g++", packages="g++-4.9", buildtype="boost", image="cppalliance/d… 23 …LSET=gcc-4.9 CXXSTD=14 Job 6", "g++", packages="g++-4.9", buildtype="boost", image="cppalliance/dr… 24 …LSET=gcc-5 CXXSTD=03,11 Job 7", "g++", packages="g++-5", buildtype="boost", image="cppalliance/dro… 25 …LSET=gcc-5 CXXSTD=14,17 Job 8", "g++", packages="g++-5", buildtype="boost", image="cppalliance/dro… 26 …LSET=gcc-6 CXXSTD=03,11 Job 9", "g++", packages="g++-6", buildtype="boost", image="cppalliance/dro… [all …]
|
D | .travis.yml | 2 # Copyright 2017-2019 Kohei Takahashi 13 - linux 14 - osx 18 - BOGUS_JOB=true 23 - env: BOGUS_JOB=true 26 - os: linux 28 env: TOOLSET=gcc-4.4 CXXSTD=98,0x 32 - g++-4.4 34 - ubuntu-toolchain-r-test 36 #- os: linux [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 8 \*===----------------------------------------------------------------------===*/ 209 case 7: // 22 strings to match. 355 if (memcmp(Name.data()+1, "SObject", 7) != 0) 359 if (memcmp(Name.data()+1, "nnotate", 7) != 0) 376 if (memcmp(Name.data()+1, "astcall", 7) != 0) 395 if (memcmp(Name.data()+1, "ockable", 7) != 0) 456 if (memcmp(Name.data()+1, "hiscall", 7) != 0) 499 if (memcmp(Name.data()+2, "y_alias", 7) != 0) 503 if (memcmp(Name.data()+2, "cromips", 7) != 0) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 8 \*===----------------------------------------------------------------------===*/ 209 case 7: // 22 strings to match. 355 if (memcmp(Name.data()+1, "SObject", 7) != 0) 359 if (memcmp(Name.data()+1, "nnotate", 7) != 0) 376 if (memcmp(Name.data()+1, "astcall", 7) != 0) 395 if (memcmp(Name.data()+1, "ockable", 7) != 0) 456 if (memcmp(Name.data()+1, "hiscall", 7) != 0) 499 if (memcmp(Name.data()+2, "y_alias", 7) != 0) 503 if (memcmp(Name.data()+2, "cromips", 7) != 0) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 8 \*===----------------------------------------------------------------------===*/ 209 case 7: // 22 strings to match. 355 if (memcmp(Name.data()+1, "SObject", 7) != 0) 359 if (memcmp(Name.data()+1, "nnotate", 7) != 0) 376 if (memcmp(Name.data()+1, "astcall", 7) != 0) 395 if (memcmp(Name.data()+1, "ockable", 7) != 0) 456 if (memcmp(Name.data()+1, "hiscall", 7) != 0) 499 if (memcmp(Name.data()+2, "y_alias", 7) != 0) 503 if (memcmp(Name.data()+2, "cromips", 7) != 0) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 8 \*===----------------------------------------------------------------------===*/ 205 case 7: // 22 strings to match. 351 if (memcmp(Name.data()+1, "SObject", 7) != 0) 355 if (memcmp(Name.data()+1, "nnotate", 7) != 0) 372 if (memcmp(Name.data()+1, "astcall", 7) != 0) 391 if (memcmp(Name.data()+1, "ockable", 7) != 0) 452 if (memcmp(Name.data()+1, "hiscall", 7) != 0) 495 if (memcmp(Name.data()+2, "y_alias", 7) != 0) 499 if (memcmp(Name.data()+2, "cromips", 7) != 0) [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-4.4 33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A 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() 179 // 7, 8, 9 in TEST_P() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/ |
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 …]
|
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 …]
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/test/ |
H A D | reduce_test.cpp | 5 * This source code is licensed under the BSD-style license found in the 57 // clang-format off in TEST() 59 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, in TEST() 64 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, in TEST() 69 // clang-format on in TEST() 73 // clang-format off in TEST() 75 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, in TEST() 76 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, in TEST() 77 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, in TEST() 78 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, in TEST() [all …]
|
/aosp_15_r20/external/brotli/ |
H A D | .travis.yml | 5 - master 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 27 - gcc-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/.github/workflows/ |
D | ci.yml | 7 - 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 …]
|
/aosp_15_r20/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 …]
|
/aosp_15_r20/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, en… 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, env… [all …]
|
/aosp_15_r20/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 …]
|