Home
last modified time | relevance | path

Searched refs:WRONG (Results 1 – 25 of 51) sorted by relevance

123

/external/clang/test/Index/
Dannotate-comments-objc.m77 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-direct
78 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-modules
79 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-pch
82 // WRONG-NOT: notdoxy{{.*}}Comment=
83 // WRONG-NOT: test{{.*}}Comment=
86 // WRONG-NOT: NOT_DOXYGEN
89 // WRONG-NOT: IS_DOXYGEN_NOT_ATTACHED
92 // WRONG-NOT: IS_DOXYGEN_START{{.*}}IS_DOXYGEN_START{{.*}}BriefComment=
93 // WRONG-NOT: IS_DOXYGEN_END{{.*}}IS_DOXYGEN_END{{.*}}BriefComment=
96 // WRONG-NOT: CommentXMLInvalid
Dcomment-objc-parameterized-classes.m7 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
8 // WRONG-NOT: CommentXMLInvalid
Dannotate-comments-property-accessor.m8 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
9 // WRONG-NOT: CommentXMLInvalid
Dannotate-comments-typedef.m8 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
9 // WRONG-NOT: CommentXMLInvalid
Dcomment-objc-decls.m7 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
8 // WRONG-NOT: CommentXMLInvalid
Dheaderfile-comment-to-html.m8 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
9 // WRONG-NOT: CommentXMLInvalid
/external/llvm-project/clang/test/Index/
Dannotate-comments-objc.m77 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-direct
78 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-modules
79 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-pch
82 // WRONG-NOT: notdoxy{{.*}}Comment=
83 // WRONG-NOT: test{{.*}}Comment=
86 // WRONG-NOT: NOT_DOXYGEN
89 // WRONG-NOT: IS_DOXYGEN_NOT_ATTACHED
92 // WRONG-NOT: IS_DOXYGEN_START{{.*}}IS_DOXYGEN_START{{.*}}BriefComment=
93 // WRONG-NOT: IS_DOXYGEN_END{{.*}}IS_DOXYGEN_END{{.*}}BriefComment=
96 // WRONG-NOT: CommentXMLInvalid
Dcomment-objc-parameterized-classes.m7 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
8 // WRONG-NOT: CommentXMLInvalid
Dannotate-comments-typedef.m8 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
9 // WRONG-NOT: CommentXMLInvalid
Dannotate-comments-property-accessor.m8 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
9 // WRONG-NOT: CommentXMLInvalid
Dcomment-objc-decls.m7 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
8 // WRONG-NOT: CommentXMLInvalid
Dheaderfile-comment-to-html.m8 // RUN: FileCheck %s -check-prefix=WRONG < %t/out
9 // WRONG-NOT: CommentXMLInvalid
/external/llvm-project/clang/test/OpenMP/
Ddeclare_variant_device_kind_codegen.cpp107 #define WRONG host, nohost macro
112 #define WRONG cpu, gpu macro
117 #define WRONG nohost, host macro
214 #pragma omp declare variant(fn_variant2) match(device = {kind(WRONG)})
Dnvptx_declare_variant_device_kind_codegen.cpp43 #define WRONG cpu, gpu macro
48 #define WRONG nohost, host macro
159 #pragma omp declare variant(fn_variant2) match(device = {kind(WRONG)})
/external/clang/test/CodeGenObjC/
Dnested-rethrow.m18 printf("caught (WRONG)\n");
21 printf("caught nothing (WRONG)\n");
/external/llvm-project/clang/test/CodeGenObjC/
Dnested-rethrow.m18 printf("caught (WRONG)\n");
21 printf("caught nothing (WRONG)\n");
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1573 #ifndef WRONG
1574 #define WRONG (-1) macro
1690 return WRONG; in time2sub()
1693 return WRONG; in time2sub()
1695 return WRONG; in time2sub()
1698 return WRONG; in time2sub()
1704 return WRONG; in time2sub()
1707 return WRONG; in time2sub()
1715 return WRONG; in time2sub()
1725 return WRONG; in time2sub()
[all …]
/external/llvm-project/lld/test/COFF/
Derror-limit.test27 RUN: 15 16 17 18 19 20 21 22 2>&1 | FileCheck -check-prefix=WRONG %s
29 WRONG: /errorlimit: number expected, but got XYZ
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dtls-directory.test31 …bj --coff-tls-directory %t.wrong-size.32.exe 2>&1 | FileCheck %s --check-prefix I386-WRONG-SIZE-ERR
33 # I386-WRONG-SIZE-ERR: error: '{{.*}}': TLS Directory size (10) is not the expected size (24).
97 … --coff-tls-directory %t.wrong-size.64.exe 2>&1 | FileCheck %s --check-prefix X86-64-WRONG-SIZE-ERR
99 # X86-64-WRONG-SIZE-ERR: error: '{{.*}}': TLS Directory size (80) is not the expected size (40).
/external/openssh/regress/
Dsshsig.sh17 WRONG=$OBJ/wrong-key.pub
74 (printf "$sig_principal " ; cat $WRONG) > $OBJ/allowed_signers
120 cat $WRONG > $OBJ/revoked_keys
/external/llvm-project/llvm/test/FileCheck/
Dnumeric-expression.txt458 DEF EXPR WRONG MATCH
461 DEF-EXPR-FAIL-LABEL: DEF EXPR WRONG MATCH
560 RUN: not FileCheck -D#NUMVAR=10 --check-prefix CALL-WRONG-ARGUMENT-COUNT --input-file %s %s 2>&1 \
561 RUN: | FileCheck --strict-whitespace --check-prefix CALL-WRONG-ARGUMENT-COUNT-MSG %s
563 CALL WRONG ARGUMENT COUNT
565 CALL-WRONG-ARGUMENT-COUNT-LABEL: CALL WRONG ARGUMENT COUNT
566 CALL-WRONG-ARGUMENT-COUNT-NEXT: [[#add(NUMVAR)]]
567 CALL-WRONG-ARGUMENT-COUNT-MSG: numeric-expression.txt:[[#@LINE-1]]:36: error: function 'add' takes …
568 CALL-WRONG-ARGUMENT-COUNT-MSG-NEXT: {{C}}ALL-WRONG-ARGUMENT-COUNT-NEXT: {{\[\[#add\(NUMVAR\)\]\]}}
569 CALL-WRONG-ARGUMENT-COUNT-MSG-NEXT: {{^}} ^{{$}}
/external/llvm-project/compiler-rt/test/fuzzer/
Dfocus-function.test13 RUN: not %t-exe -runs=100 -focus_function=WRONG 2>&1 | FileCheck %s --check-prefix=FOCUS_WRONG
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dabseil-duration-division.rst19 double dsec = d / absl::Seconds(1); // WRONG: Still truncates toward 0.
/external/python/cpython3/Lib/test/
Dnullbytecert.pem43 WARNING: The values for DNS, email and URI are WRONG. OpenSSL
/external/python/cpython2/Lib/test/
Dnullbytecert.pem43 WARNING: The values for DNS, email and URI are WRONG. OpenSSL

123