Home
last modified time | relevance | path

Searched +full:clang +full:- +full:3 (Results 1 – 25 of 1114) sorted by relevance

12345678910>>...45

/external/clang/test/Modules/
Dextensions.c2 // RUN: rm -rf %t
3-fmodules -fimplicit-module-maps -fdisable-module-hash -ftest-module-file-extension=clang.testA:1:…
6 // RUN: llvm-bcanalyzer %t/ExtensionTestA.pcm | FileCheck -check-prefix=CHECK-BCANALYZER %s
7 // RUN: %clang_cc1 -module-file-info %t/ExtensionTestA.pcm | FileCheck -check-prefix=CHECK-INFO %s
10 // RUN: rm -rf %t
11-fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:5:0:user_info_for_A -f…
12-fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:3:0:user_info_for_A -f…
16 // using different "versions" of the extensions. Above, the "-verify" test
18 // RUN: rm -rf %t
19-fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:5:1:user_info_for_A -f…
[all …]
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_nearest_neighbor_op_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
102 // 3, 4 in TEST_P()
103 AddInputFromArray<float>(TensorShape({1, 2, 2, 1}), {1, 2, 3, 4}); in TEST_P()
109 // clang-format off in TEST_P()
112 // clang-format on in TEST_P()
120 // 3, 4 in TEST_P()
121 AddInputFromArray<float>(TensorShape({1, 2, 2, 1}), {1, 2, 3, 4}); in TEST_P()
127 // clang-format off in TEST_P()
130 // clang-format on in TEST_P()
137 // 3, 4 in TEST_P()
[all …]
/external/AFLplusplus/benchmark/
Dbenchmark-results.jsonl1-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/optional/.github/workflows/
Dci.yml7 - master
8 - develop
9 - githubactions*
10 - feature/**
11 - fix/**
12 - pr/**
17 fail-fast: false
20 - name: "TOOLSET=gcc COMPILER=g++ CXXSTD=03,11 Job 0"
24 os: "ubuntu-16.04"
32 - name: "TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=03,11 Job 1"
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dstrip_debug_info_test.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
28 // clang-format off in TEST_F()
33 "%3 = OpString \"minimal.vert\"", in TEST_F()
38 "OpLine %3 10 10", in TEST_F()
40 "OpLine %3 100 100", in TEST_F()
43 "OpLine %3 1 1", in TEST_F()
45 "OpLine %3 2 2", in TEST_F()
46 "OpLine %3 3 3", in TEST_F()
48 "OpLine %3 4 4", in TEST_F()
51 "OpLine %3 4 4", in TEST_F()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dstrip_debug_info_test.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
28 // clang-format off in TEST_F()
33 "%3 = OpString \"minimal.vert\"", in TEST_F()
38 "OpLine %3 10 10", in TEST_F()
40 "OpLine %3 100 100", in TEST_F()
43 "OpLine %3 1 1", in TEST_F()
45 "OpLine %3 2 2", in TEST_F()
46 "OpLine %3 3 3", in TEST_F()
48 "OpLine %3 4 4", in TEST_F()
51 "OpLine %3 4 4", in TEST_F()
[all …]
/external/angle/third_party/spirv-tools/src/test/opt/
Dstrip_debug_info_test.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
28 // clang-format off in TEST_F()
33 "%3 = OpString \"minimal.vert\"", in TEST_F()
38 "OpLine %3 10 10", in TEST_F()
40 "OpLine %3 100 100", in TEST_F()
43 "OpLine %3 1 1", in TEST_F()
45 "OpLine %3 2 2", in TEST_F()
46 "OpLine %3 3 3", in TEST_F()
48 "OpLine %3 4 4", in TEST_F()
51 "OpLine %3 4 4", in TEST_F()
[all …]
/external/clang/test/Driver/
Dfsanitize-coverage.c1 … RUN: %clang -target x86_64-linux-gnu -fsanitize=address -fsanitize-coverage=0 %s -### 2>&1 | File…
2clang -target x86_64-linux-gnu -fsanitize=address -fsanitize-coverage=edge -fsanitize-coverage=0 %…
3 // RUN: %clang -target x86_64-linux-gnu -fsanitize=address %s -### 2>&1 | FileCheck %s --check-pref…
4 // CHECK-SANITIZE-COVERAGE-0-NOT: fsanitize-coverage-type
5 // CHECK-SANITIZE-COVERAGE-0: -fsanitize=address
7 …UN: %clang -target x86_64-linux-gnu -fsanitize=address -fsanitize-coverage=func %s -### 2>&1 | Fil…
8 …RUN: %clang -target x86_64-linux-gnu -fsanitize=memory -fsanitize-coverage=func %s -### 2>&1 | Fil…
9 … RUN: %clang -target x86_64-linux-gnu -fsanitize=leak -fsanitize-coverage=func %s -### 2>&1 | File…
10 …N: %clang -target x86_64-linux-gnu -fsanitize=undefined -fsanitize-coverage=func %s -### 2>&1 | Fi…
11 … RUN: %clang -target x86_64-linux-gnu -fsanitize=bool -fsanitize-coverage=func %s -### 2>&1 | File…
[all …]
/external/clang/test/PCH/
Dpragma-loop.cpp1 // RUN: %clang_cc1 -emit-pch -o %t.a %s
2 // RUN: %clang_cc1 -include-pch %t.a %s -ast-print -o - | FileCheck %s
7 // CHECK: #pragma clang loop unroll_count(16)
8 // CHECK: #pragma clang loop interleave_count(8)
9 // CHECK: #pragma clang loop vectorize_width(4)
10 // CHECK: #pragma clang loop distribute(enable)
11 // CHECK: #pragma clang loop unroll(disable)
12 // CHECK: #pragma clang loop interleave(disable)
13 // CHECK: #pragma clang loop vectorize(enable)
14 // CHECK: #pragma clang loop distribute(disable)
[all …]
/external/toolchain-utils/compiler_wrapper/
Dclang_tidy_flag_test.go2 // Use of this source code is governed by a BSD-style license that can be
23 {"./x86_64-cros-linux-gnu-clang", ".*/clang-tidy"},
24 {"./x86_64-cros-linux-gnu-clang++", ".*/clang-tidy"},
40 if ctx.cmdCount != 3 {
41 t.Errorf("expected 3 calls. Got: %d", ctx.cmdCount)
55 if err := verifyPath(cmd, "usr/bin/clang"); err != nil {
58 if err := verifyArgOrder(cmd, "--print-resource-dir"); err != nil {
64 if err := verifyPath(cmd, "usr/bin/clang-tidy"); err != nil {
67 if err := verifyArgOrder(cmd, "-resource-dir=someResourcePath", mainCc); err != nil {
71 case 3:
[all …]
/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough.cpp1 // RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 -Wimplicit-fallthrough %s
6 if (n - 1) { in fallthrough()
8 } else if (n - 2) { in fallthrough()
10 } else if (n - 3) { in fallthrough()
13 case -1: // no warning here, ignore fall-through from unreachable code in fallthrough()
15-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[[clang::fallthr… in fallthrough()
17-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[[clang::fallthr… in fallthrough()
193: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[… in fallthrough()
22-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[[clang::fallthr… in fallthrough()
25-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[[clang::fallthr… in fallthrough()
[all …]
/external/libcxx/utils/google-benchmark/
D.travis.yml7 - /usr/local/bin:$PATH
11 - compiler: gcc
15 - lcov
17 - compiler: gcc
19 - compiler: gcc
21 - compiler: gcc
25 - g++-multilib
27 - compiler: gcc
31 - g++-multilib
33 - compiler: gcc
[all …]
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dsplit_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
40 for (int i = -1; i < 1; i++) {
41 // clang-format off
47 // clang-format on
63 for (int i = -2; i < 2; i++) {
67 // clang-format off
73 // clang-format on
77 TEST(Split, 3D_to_2_outputs) {
89 for (int i = -3; i < 3; i++) {
93 // clang-format off
[all …]
Dsigned_quantized_split_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
40 for (int i = -1; i < 1; i++) {
41 // clang-format off
47 // clang-format on
63 for (int i = -2; i < 2; i++) {
67 // clang-format off
73 // clang-format on
77 TEST(SignedQuantizedSplit, 3D_to_2_outputs) {
89 for (int i = -3; i < -2; i++) {
93 // clang-format off
[all …]
Dunsigned_quantized_split_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
40 for (int i = -1; i < 1; i++) {
41 // clang-format off
47 // clang-format on
63 for (int i = -2; i < 2; i++) {
67 // clang-format off
73 // clang-format on
77 TEST(UnsignedQuantizedSplit, 3D_to_2_outputs) {
89 for (int i = -3; i < -2; i++) {
93 // clang-format off
[all …]
Dconcatenation_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
41 for (int i = -1; i < 1; i++) {
42 // clang-format off
47 // clang-format on
61 for (int i = -2; i < 2; i++) {
66 // clang-format off
71 // clang-format on
75 TEST(Concatenation, 3D_2_inputs) {
85 for (int i = -3; i < 3; i++) {
90 // clang-format off
[all …]
/external/clang/docs/
DIntroductionToTheClangAST.rst2 Introduction to the Clang AST
5 This document gives a gentle introduction to the mysteries of the Clang
7 Clang, or use tools that work based on Clang's AST, like the AST
14 `Slides <http://llvm.org/devmtg/2013-04/klimek-slides.pdf>`_
19 Clang's AST is different from ASTs produced by some other compilers in
23 Clang's AST a good fit for refactoring tools.
25 Documentation for all Clang AST nodes is available via the generated
26 `Doxygen <http://clang.llvm.org/doxygen>`_. The doxygen online
28 make a search for clang and the AST node's class name usually turn up
30 clang ParenExpr).
[all …]
DClangCheck.rst8 .. code-block:: console
15 $ ~/clang/build/bin/clang-check snippet.cc -ast-dump --
16 Processing: /Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc.
17 /Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc:2:12: error: expected ';' at end of
26 …(FunctionDecl 0x7ff3a302a8d0 </Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc:1:1, line…
27 (CompoundStmt 0x7ff3a302aa10 <line:1:10, line:3:1>
28 (DeclStmt 0x7ff3a302a9f8 <line:2:3, line:3:1>
29 (VarDecl 0x7ff3a302a980 <line:2:3, col:11> a 'int'
34 The '--' at the end is important as it prevents `clang-check` from search for a
35 compilation database. For more information on how to setup and use `clang-check`
/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 …]
/external/openscreen/discovery/mdns/
Dmdns_writer_unittest.cc2 // 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/llvm/test/CodeGen/PowerPC/
DBreakableToken-reduced.ll1 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-shrink-wrap=true %s -o - | Fil…
3 ; Test the use of a non-R0 register to save/restore the LR in function
14 ; llc -stop-after stack-slot-coloring BreakableToken-reduced.ll > BreakableToken-reduced.mir
18 ; llc -start-after stack-slot-coloring -stop-after prologepilog BreakableToken-reduced.mir
28 target datalayout = "e-m:e-i64:64-n32:64"
29 target triple = "powerpc64le-unknown-linux-gnu"
31 %"class.clang::format::BreakableStringLiteral" = type { %"class.clang::format::BreakableSingleLineT…
32 %"class.clang::format::BreakableSingleLineToken" = type { %"class.clang::format::BreakableToken", i…
33 %"class.clang::format::BreakableToken" = type { i32 (...)**, %"struct.clang::format::FormatToken"*,…
35clang::format::FormatToken" = type <{ %"class.clang::Token", i32, i8, [3 x i8], %"class.clang::Sou…
[all …]
/external/tensorflow/tensorflow/lite/kernels/
Drfft2d_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
63 // clang-format off in TEST()
65 {1, 2, 3, 4, in TEST()
66 3, 8, 6, 3, in TEST()
68 9, 5, 8, 3}); 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()
83 {1, 2, 3, 4, 0, in TEST()
[all …]
/external/clang/test/Preprocessor/
Daarch64-target-features.c1 // RUN: %clang -target aarch64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
2 // RUN: %clang -target arm64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
6 // CHECK-NOT: __ARM_32BIT_STATE
11 // CHECK-NOT: __ARM_ARCH_ISA_ARM
12 // CHECK-NOT: __ARM_ARCH_ISA_THUMB
13 // CHECK-NOT: __ARM_FEATURE_QBIT
14 // CHECK-NOT: __ARM_FEATURE_DSP
15 // CHECK-NOT: __ARM_FEATURE_SAT
16 // CHECK-NOT: __ARM_FEATURE_SIMD32
18 // CHECK-NOT: __ARM_FEATURE_BIG_ENDIAN
[all …]
/external/sdv/vsomeip/third_party/boost/endian/
D.travis.yml1 # Copyright 2016-2020 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
31 - g++-multilib
33 - os: linux
38 - os: linux
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/.github/workflows/
Dci.yml7 - master
8 - develop
9 - githubactions*
10 - feature/**
11 - fix/**
12 - pr/**
20 fail-fast: false
23 - name: "B2_TOOLSET=gcc-4.8 B2_CXXSTD=03,11 BOOST_DATE Job 0"
25 packages: "g++-4.8"
27 os: "ubuntu-16.04"
[all …]

12345678910>>...45