/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | neon-complex-thumb.txt | 2 …,+fullfp16 -disassemble < %s 2>&1 | FileCheck %s --check-prefix=MISSING --check-prefix=MISSING-FP16 3 …,+fullfp16 -disassemble < %s 2>&1 | FileCheck %s --check-prefix=MISSING --check-prefix=MISSING-FP16 5 # RUN: FileCheck %s < %t --check-prefix=MISSING-FP16 9 # MISSING-FP16: warning: invalid instruction encoding 12 # MISSING-FP16: warning: invalid instruction encoding 15 # MISSING: warning: invalid instruction encoding 18 # MISSING: warning: invalid instruction encoding 21 # MISSING: warning: invalid instruction encoding 24 # MISSING: warning: invalid instruction encoding 27 # MISSING: warning: invalid instruction encoding [all …]
|
D | neon-complex-arm.txt | 2 …,+fullfp16 -disassemble < %s 2>&1 | FileCheck %s --check-prefix=MISSING --check-prefix=MISSING-FP16 3 …,+fullfp16 -disassemble < %s 2>&1 | FileCheck %s --check-prefix=MISSING --check-prefix=MISSING-FP16 5 # RUN: FileCheck %s < %t --check-prefix=MISSING-FP16 9 # MISSING-FP16: warning: invalid instruction encoding 12 # MISSING-FP16: warning: invalid instruction encoding 15 # MISSING: warning: invalid instruction encoding 18 # MISSING: warning: invalid instruction encoding 21 # MISSING: warning: invalid instruction encoding 24 # MISSING: warning: invalid instruction encoding 27 # MISSING: warning: invalid instruction encoding [all …]
|
/external/python/cpython3/Lib/ |
D | dataclasses.py | 170 MISSING = _MISSING_TYPE() variable 322 def field(*, default=MISSING, default_factory=MISSING, init=True, repr=True, 338 if default is not MISSING and default_factory is not MISSING: 378 return_type=MISSING): 387 if return_type is not MISSING: 421 if f.default_factory is not MISSING: 449 if f.default is MISSING: 452 elif f.default is not MISSING: 475 if f.default is MISSING and f.default_factory is MISSING: 479 elif f.default is not MISSING: [all …]
|
/external/llvm-project/llvm/test/tools/dsymutil/X86/ |
D | remarks-linking-archive.text | 12 …%p/../Inputs %t/basic.macho.remarks.archive.x86_64 2>&1 | FileCheck %s --check-prefix=CHECK-MISSING 38 CHECK-MISSING: warning: '/remarks/basic1.macho.remarks.x86_64.opt.bitstream': No such file or direc… 39 CHECK-MISSING-NEXT: note: while processing {{.*}}libbasic.a(basic1.macho.remarks.x86_64.o) 40 CHECK-MISSING-NEXT: warning: '/remarks/basic2.macho.remarks.x86_64.opt.bitstream': No such file or … 41 CHECK-MISSING-NEXT: note: while processing {{.*}}libbasic.a(basic2.macho.remarks.x86_64.o) 42 CHECK-MISSING-NEXT: warning: '/remarks/basic3.macho.remarks.x86_64.opt.bitstream': No such file or … 43 CHECK-MISSING-NEXT: note: while processing {{.*}}libbasic.a(basic3.macho.remarks.x86_64.o)
|
/external/llvm-project/lld/test/MachO/ |
D | platform-version.s | 10 # RUN: | FileCheck --check-prefix=FAIL-MISSING %s 13 # RUN: | FileCheck --check-prefix=FAIL-MISSING %s 16 # RUN: | FileCheck --check-prefix=FAIL-MISSING %s 17 # FAIL-MISSING: -platform_version: missing argument 18 # FAIL-MISSING-NOT: malformed platform: {{.*}} 19 # FAIL-MISSING-NOT: malformed {{minimum|sdk}} version: {{.*}}
|
D | sub-library.s | 50 # RUN: | FileCheck %s --check-prefix=MISSING-SUB-LIBRARY 51 # MISSING-SUB-LIBRARY: error: -sub_library libmissing does not match a supplied dylib 54 # RUN: | FileCheck %s --check-prefix=MISSING-REEXPORT -DDIR=%t 55 # MISSING-REEXPORT: error: unable to locate re-export with install name [[DIR]]/libgoodbye.dylib
|
/external/doclava/src/com/google/doclava/ |
D | TodoFile.java | 26 public static final String MISSING = "No description text"; field in TodoFile 89 setHDF(data, base + errors, cl.position(), "<class comment>", MISSING); in writeTodoFile() 99 setHDF(data, base + errors, m.position(), m.prettySignature(), MISSING); in writeTodoFile() 113 setHDF(data, base + errors, m.position(), m.name() + m.prettySignature(), MISSING); in writeTodoFile() 128 setHDF(data, base + errors, f.position(), f.name(), MISSING); in writeTodoFile() 142 setHDF(data, base + errors, f.position(), f.name(), MISSING); in writeTodoFile()
|
/external/llvm-project/llvm/test/FileCheck/ |
D | allow-unused-prefixes.txt | 1 …file %S/Inputs/one-check.txt %S/Inputs/one-check.txt 2>&1 | FileCheck --check-prefix=MISSING-ONE %s 2 …ile %S/Inputs/one-check.txt %S/Inputs/one-check.txt 2>&1 | FileCheck --check-prefix=MISSING-MORE %s 9 ; MISSING-ONE: error: no check strings found with prefix 'P2:' 10 ; MISSING-MORE: error: no check strings found with prefixes 'P2:', 'P3:'
|
D | numeric-expression.txt | 536 RUN: not FileCheck -D#NUMVAR=10 --check-prefix CALL-MISSING-CLOSING-BRACKET --input-file %s %s 2>&1… 537 RUN: | FileCheck --strict-whitespace --check-prefix CALL-MISSING-CLOSING-BRACKET-MSG %s 539 CALL MISSING CLOSING BRACKET 541 CALL-MISSING-CLOSING-BRACKET-LABEL: CALL MISSING CLOSING BRACKET 542 CALL-MISSING-CLOSING-BRACKET-NEXT: [[#add(NUMVAR,3]] 543 CALL-MISSING-CLOSING-BRACKET-MSG: numeric-expression.txt:[[#@LINE-1]]:51: error: missing ')' at end… 544 CALL-MISSING-CLOSING-BRACKET-MSG-NEXT: {{C}}ALL-MISSING-CLOSING-BRACKET-NEXT: {{\[\[#add\(NUMVAR,3\… 545 CALL-MISSING-CLOSING-BRACKET-MSG-NEXT: {{^}} … 548 RUN: not FileCheck -D#NUMVAR=10 --check-prefix CALL-MISSING-ARGUMENT --input-file %s %s 2>&1 \ 549 RUN: | FileCheck --strict-whitespace --check-prefix CALL-MISSING-ARGUMENT-MSG %s [all …]
|
/external/libcups/examples/ |
D | ipp-everywhere.test | 179 SKIP-IF-MISSING pwg-raster-samples-150dpi/black-1/color.jpg-4x6-black-1-150dpi.pwg 199 SKIP-IF-MISSING pwg-raster-samples-150dpi/black-1/color.jpg-4x6-black-1-150dpi.pwg 222 SKIP-IF-MISSING pwg-raster-samples-150dpi/black-1/color.jpg-4x6-black-1-150dpi.pwg 245 SKIP-IF-MISSING pwg-raster-samples-150dpi/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg 265 SKIP-IF-MISSING pwg-raster-samples-150dpi/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg 288 SKIP-IF-MISSING pwg-raster-samples-150dpi/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg 311 SKIP-IF-MISSING pwg-raster-samples-150dpi/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg 331 SKIP-IF-MISSING pwg-raster-samples-150dpi/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg 354 SKIP-IF-MISSING pwg-raster-samples-150dpi/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg 377 SKIP-IF-MISSING pwg-raster-samples-150dpi/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg [all …]
|
/external/e2fsprogs/debian/ |
D | libblkid1.symbols | 10 #MISSING: 1.41.1# blkid_devdirs@Base 1.34 40 #MISSING: 1.40.7# check_for_modules@Base 1.40.6 41 #MISSING: 1.40.7# fs_proc_check@Base 1.40.6
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | set-section-alignment.test | 30 # RUN: FileCheck --check-prefix=MISSING-EQUAL %s 31 # MISSING-EQUAL: error: bad format for --set-section-alignment: missing '=' 34 # RUN: FileCheck --check-prefix=MISSING-SECTION %s 35 # MISSING-SECTION: error: bad format for --set-section-alignment: missing section name
|
/external/llvm-project/llvm/test/tools/llvm-libtool-darwin/ |
D | missing-library-type.test | 3 # RUN: FileCheck %s --check-prefix=MISSING-OPERATION 5 # MISSING-OPERATION: Library Type: option: must be specified
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ |
D | thin-archive.test | 57 # RUN: not llvm-readobj --file-headers %t.a 2> %t.err | FileCheck %s --check-prefix=MISSING 60 # MISSING: File: {{.*}}1.o 61 # MISSING: Format: elf64-x86-64 62 # MISSING-NOT: File: {{.*}}3.o
|
/external/llvm-project/llvm/test/tools/llvm-symbolizer/ |
D | unknown-argument.test | 10 # RUN: not llvm-symbolizer -e 2>&1 | FileCheck %s --check-prefix=MISSING 12 # MISSING: error: -e: missing argument
|
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug-names-find.s | 4 # RUN: llvm-dwarfdump -find=missing - <%t | FileCheck --check-prefix=MISSING %s 14 # MISSING-NOT: foo 15 # MISSING-NOT: bar 16 # MISSING-NOT: baz 17 # MISSING-NOT: bazz
|
/external/llvm-project/llvm/test/tools/llvm-elfabi/ |
D | output-target-error.test | 3 # RUN: not llvm-elfabi %s %t 2>&1 | FileCheck %s --check-prefix=MISSING 13 # MISSING: error: no binary output target specified.
|
/external/rust/cxx/tools/cargo/ |
D | build.rs | 9 const MISSING: &str = " constant 56 let mut message = MISSING; in main()
|
/external/llvm-project/llvm/test/tools/llvm-ar/ |
D | missing-thin-archive-member.test | 8 …ot llvm-ar p %t-archive.a %t-temp.txt 2>&1 | FileCheck %s -DPATH=%t-temp.txt --check-prefix=MISSING 10 # MISSING: error: '[[PATH]]' was not found
|
D | print.test | 76 # RUN: | FileCheck %s --check-prefix=MISSING-ARCHIVE -DARCHIVE=%t/missing.a 78 # MISSING-ARCHIVE: error: unable to load '[[ARCHIVE]]': {{[nN]}}o such file or directory 82 # RUN: | FileCheck %s --check-prefix=MISSING-FILE -DFILE=%t-missing.txt 84 # MISSING-FILE: error: '[[FILE]]' was not found
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/ |
D | MissingNode.java | 56 return JsonNodeType.MISSING; in getNodeType() 121 return JsonNodeType.MISSING.ordinal(); in hashCode()
|
/external/llvm-project/llvm/test/tools/llvm-rc/ |
D | include-paths.test | 19 ; RUN: | FileCheck --check-prefix=MISSING %s 48 MISSING: llvm-rc: Error in BITMAP statement (ID foo): 49 MISSING-NEXT: error : file not found : nested_bitmap.bmp
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ |
D | redefine-symbols.test | 13 …copy --redefine-syms %t.rename.txt %t /dev/null 2>&1 | FileCheck %s --check-prefix=MISSING-SYM-NAME 14 # MISSING-SYM-NAME: error: {{.*}}.rename.txt:2: missing new symbol name
|
/external/llvm-project/compiler-rt/lib/msan/ |
D | msan_report.cpp | 166 case MISSING: in asChar() 175 static const int MISSING = -2; member in __msan::OriginSet 227 int id = OriginSet::MISSING; in DescribeMemoryRange()
|
/external/llvm/test/Transforms/SampleProfile/ |
D | syntax.ll | 2 …%s -sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefix=MISSING-FILE %s 11 …ses=sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefix=MISSING-FILE %s 24 ; MISSING-FILE: missing.prof: Could not open profile:
|