Home
last modified time | relevance | path

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

12345678910>>...44

/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/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 …]
Dx86-target-features.c1 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mx87 %s -### -o %t.o 2>&1 | FileCheck -c…
2 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-x87 %s -### -o %t.o 2>&1 | FileCheck…
3 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -m80387 %s -### -o %t.o 2>&1 | FileCheck
4 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-80387 %s -### -o %t.o 2>&1 | FileChe…
5 // X87: "-target-feature" "+x87"
6 // NO-X87: "-target-feature" "-x87"
8 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mmmx -m3dnow -m3dnowa %s -### -o %t.o 2>…
9 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-mmx -mno-3dnow -mno-3dnowa %s -### -
10 // MMX: "-target-feature" "+mmx" "-target-feature" "+3dnow" "-target-feature" "+3dnowa"
11 // NO-MMX: "-target-feature" "-mmx" "-target-feature" "-3dnow" "-target-feature" "-3dnowa"
[all …]
/external/angle/third_party/vulkan-deps/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/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/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/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
22 {"./x86_64-cros-linux-gnu-clang", ".*/clang-tidy"},
23 {"./x86_64-cros-linux-gnu-clang++", ".*/clang-tidy"},
39 if ctx.cmdCount != 3 {
40 t.Errorf("expected 3 calls. Got: %d", ctx.cmdCount)
54 if err := verifyPath(cmd, "usr/bin/clang"); err != nil {
57 if err := verifyArgOrder(cmd, "--print-resource-dir"); err != nil {
63 if err := verifyPath(cmd, "usr/bin/clang-tidy"); err != nil {
66 if err := verifyArgOrder(cmd, "-resource-dir=someResourcePath", mainCc); err != nil {
70 case 3:
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
D.travis.yml5 - os: linux
10 - ubuntu-toolchain-r-test
12 - g++-4.8
14 - MATRIX_EVAL="CC=gcc-4.8 CXX=g++-4.8"
15 - os: linux
20 - ubuntu-toolchain-r-test
22 - g++-4.9
24 - MATRIX_EVAL="CC=gcc-4.9 CXX=g++-4.9"
25 - os: linux
30 - ubuntu-toolchain-r-test
[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/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/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/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/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/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/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/protobuf/objectivec/Tests/
DGPBMessageTests+Merge.m1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
50 - (void)testProto3MergingAndZeroValues {
153 src.optionalInt32 = 3;
155 src.optionalUint32 = 3;
157 src.optionalSint32 = 3;
159 src.optionalFixed32 = 3;
161 src.optionalSfixed32 = 3;
172 XCTAssertEqual(dst.optionalInt32, 3);
174 XCTAssertEqual(dst.optionalUint32, 3U);
[all …]
/external/cronet/third_party/protobuf/objectivec/Tests/
DGPBMessageTests+Merge.m1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
50 - (void)testProto3MergingAndZeroValues {
153 src.optionalInt32 = 3;
155 src.optionalUint32 = 3;
157 src.optionalSint32 = 3;
159 src.optionalFixed32 = 3;
161 src.optionalSfixed32 = 3;
172 XCTAssertEqual(dst.optionalInt32, 3);
174 XCTAssertEqual(dst.optionalUint32, 3U);
[all …]
/external/google-benchmark/
D.travis.yml7 - compiler: gcc
11 - lcov
13 - compiler: gcc
15 - compiler: gcc
17 - compiler: gcc
21 - g++-multilib
22 - libc6:i386
24 - COMPILER=g++
25 - C_COMPILER=gcc
26 - BUILD_TYPE=Debug
[all …]

12345678910>>...44