Home
last modified time | relevance | path

Searched refs:CHECK2 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/Index/
Dannotate-macro-args.m3 …ate-macro-args.h:15:1:16:1 %s -include %S/annotate-macro-args.h | FileCheck -check-prefix=CHECK2 %s
8 …okens=%S/annotate-macro-args.h:15:1:16:1 %s -include-pch %t.pch | FileCheck -check-prefix=CHECK2 %s
18 // CHECK2: Identifier: "INVOKE" [15:3 - 15:9] macro expansion=INVOKE:12:9
19 // CHECK2: Punctuation: "(" [15:9 - 15:10]
20 // CHECK2: Identifier: "meth" [15:10 - 15:14] ObjCMessageExpr=meth:2:8
21 // CHECK2: Punctuation: "," [15:14 - 15:15]
22 // CHECK2: Identifier: "MyClass" [15:16 - 15:23] ObjCClassRef=MyClass:1:12
23 // CHECK2: Punctuation: ")" [15:23 - 15:24]
/external/clang/test/Modules/
DModuleDebugInfo.m13 // RUN: cat %t-mod.ll | FileCheck %s --check-prefix=CHECK2
20 // RUN: cat %t-pch.ll | FileCheck %s --check-prefix=CHECK2
86 // CHECK2: !DISubprogram(name: "+[ObjCClass classMethod]"
87 // CHECK2: !DISubprogram(name: "-[ObjCClass instanceMethodWithInt:]"
88 // CHECK2: !DICompositeType(tag: DW_TAG_structure_type, name: "ObjCClass",
89 // CHECK2: !DIObjCProperty(name: "property",
90 // CHECK2: !DIDerivedType(tag: DW_TAG_member, name: "ivar"
91 // CHECK2: !DISubprogram(name: "-[Category(Category) categoryMethod]"
92 // CHECK2: !DICompositeType(tag: DW_TAG_structure_type, name: "FwdDecl",
93 // CHECK2: !DIDerivedType(tag: DW_TAG_typedef, name: "InnerEnum"
/external/llvm/test/Instrumentation/SanitizerCoverage/
Dcoverage.ll3 ; RUN: opt < %s -sancov -sanitizer-coverage-level=2 -S | FileCheck %s --check-prefix=CHECK2
4 …zer-coverage-level=2 -sanitizer-coverage-block-threshold=10 -S | FileCheck %s --check-prefix=CHECK2
13 ; RUN: -S | FileCheck %s --check-prefix=CHECK2
35 ; CHECK2: @llvm.global_ctors = {{.*}}{ i32 2, void ()* @sancov.module_ctor, i8* null }
62 ; CHECK2-LABEL: define void @foo
63 ; CHECK2: call void @__sanitizer_cov
64 ; CHECK2: call void asm sideeffect "", ""()
65 ; CHECK2: call void @__sanitizer_cov
66 ; CHECK2: call void asm sideeffect "", ""()
67 ; CHECK2: call void asm sideeffect "", ""()
[all …]
/external/llvm/test/Object/
Darchive-replace-pos.test17 RUN: llvm-ar t %t.a | FileCheck --check-prefix=CHECK2 %s
19 CHECK2: .zed
20 CHECK2-NEXT: .foo
21 CHECK2-NEXT: .bar
/external/llvm/lib/Fuzzer/test/
Dmerge.test22 …: LLVMFuzzer-FullCoverageSetTest -merge=1 %tmp/T1 %tmp/T2 2>&1 | FileCheck %s --check-prefix=CHECK2
23 CHECK2: === Minimizing the initial corpus of 3 units
24 CHECK2: === Merging extra 6 units
25 CHECK2: === Merge: written 3 units
Dfuzzer-dfsan.test3 CHECK2: BINGO
14 …pTest-DFSan -use_traces=1 -seed=1 -runs=100000 -timeout=5 2>&1 | FileCheck %s --check-prefix=CHECK2
/external/clang/test/Driver/
Dverify_pch.m10 // RUN: FileCheck -check-prefix=CHECK2 %s < %t.log.2
11 // CHECK2: "-x" "objective-c"
12 // CHECK2-NOT: "-x" "precompiled-header"
/external/llvm/test/tools/llvm-split/
Dscc-const-alias.ll5 ; RUN: llvm-dis -o - %t2 | FileCheck --check-prefix=CHECK2 %s
16 ; CHECK2: @g1 = external global i32
17 ; CHECK2: @g1Alias = external global i8
18 ; CHECK2: @c1Alias = external global i8
Dscc-global-alias.ll5 ; RUN: llvm-dis -o - %t2 | FileCheck --check-prefix=CHECK2 %s
16 ; CHECK2: @funExternalAlias = alias
17 ; CHECK2: define i32 @funExternal
/external/llvm/test/CodeGen/WinEH/
Dwineh-intrinsics-invalid.ll2 ; RUN: sed -e s/.T2:// %s | not opt -lint -disable-output 2>&1 | FileCheck --check-prefix=CHECK2 %s
23 ;CHECK2: eh.exceptionpointer argument must be a catchpad
24 ;CHECK2-NEXT: call i8* @llvm.eh.exceptionpointer.p0i8(token undef)
/external/llvm/test/Linker/
Dctors.ll4 ; RUN: FileCheck --check-prefix=ALL --check-prefix=CHECK2 %s
11 ; CHECK2: @v = weak global i8 1
Dapple-version.ll3 …RUN: llvm-link %s %S/Inputs/apple-version/2.ll -S -o - 2>%t.err | FileCheck %s -check-prefix=CHECK2
15 ; CHECK2: target triple = "x86_64-apple-macosx10.9.0"
/external/drrickorang/LoopbackApp/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/skia/platform_tools/android/apps/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/testng/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/droiddriver/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/jdiff/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/smali/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/doclava/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/conscrypt/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/walt/android/WALT/
Dgradlew130CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
132 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/volley/
Dgradlew134CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/vulkan-validation-layers/demos/smoke/android/
Dgradlew130CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
132 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/external/clang/test/Frontend/
Dverify2.c22 #ifdef CHECK2
/external/freetype/src/gzip/
Dinflate.c23 CHECK2, /* two check bytes to go */ enumerator
244 z->state->mode = CHECK2; in inflate()
245 case CHECK2: in inflate()

12