/external/llvm-project/llvm/test/tools/llvm-rc/ |
D | include-paths.test | 4 ; RUN: llvm-readobj %t.include.res | FileCheck --check-prefix=FOUND %s 9 ; RUN: llvm-readobj %t.noquotes.res | FileCheck --check-prefix=FOUND %s 14 ; RUN: llvm-readobj %t.nested-include.res | FileCheck --check-prefix=FOUND %s 28 ; RUN: llvm-readobj %t.nested-include.res | FileCheck --check-prefix=FOUND %s 30 FOUND: Resource type (int): BITMAP (ID 2) 31 FOUND-NEXT: Resource name (string): FOO 32 FOUND-NEXT: Data version: 0 33 FOUND-NEXT: Memory flags: 0x30 34 FOUND-NEXT: Language ID: 1033 35 FOUND-NEXT: Version (major): 0 [all …]
|
/external/libcap/contrib/ |
D | pcaps4convenience | 94 FOUND=no 97 if [ -f "$i" -a ! -L $i -a "$FOUND"=="no" ]; then 100 FOUND=yes 103 if [ "$FOUND" == "no" ]; then 120 FOUND=no 122 if [ -f "$i" -a ! -L $i -a "$FOUND"=="no" ]; then 125 FOUND=yes 128 if [ "$FOUND" == "no" ]; then
|
D | pcaps4suid0 | 109 FOUND=no 112 if [ -f "$i" -a ! -L $i -a "$FOUND"=="no" ]; then 116 FOUND=yes 119 if [ "$FOUND" == "no" ]; then 136 FOUND=no 138 if [ -f "$i" -a ! -L $i -a "$FOUND"=="no" ]; then 142 FOUND=yes 145 if [ "$FOUND" == "no" ]; then
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | mips-options-sec.test | 30 # RUN: FileCheck %s -DFILE=%t.err1 --check-prefix=NAME-ERR-FOUND --implicit-check-not=warning: 32 # RUN: FileCheck %s -DFILE=%t.err1 --check-prefix=NAME-ERR-FOUND --implicit-check-not=warning: 34 # NAME-ERR-FOUND: warning: '[[FILE]]': unable to read the name of SHT_PROGBITS section with in… 35 # NAME-ERR-FOUND-NEXT: warning: '[[FILE]]': unable to read the name of SHT_PROGBITS section with in… 36 # NAME-ERR-FOUND: MIPS Options { 37 # NAME-ERR-FOUND-NEXT: ODK_REGINFO { 38 # NAME-ERR-FOUND-NEXT: GP: 0x807060504030201 39 # NAME-ERR-FOUND-NEXT: General Mask: 0xD0C0B0A 40 # NAME-ERR-FOUND-NEXT: Co-Proc Mask0: 0x88776655 41 # NAME-ERR-FOUND-NEXT: Co-Proc Mask1: 0xCCBBAA99 [all …]
|
D | mips-reginfo.test | 36 # RUN: FileCheck %s -DFILE=%t.err1 --check-prefix=NAME-ERR-FOUND --implicit-check-not=warning: 38 # RUN: FileCheck %s -DFILE=%t.err1 --check-prefix=NAME-ERR-FOUND --implicit-check-not=warning: 40 # NAME-ERR-FOUND: warning: '[[FILE]]': unable to read the name of SHT_PROGBITS section with in… 41 # NAME-ERR-FOUND-NEXT: warning: '[[FILE]]': unable to read the name of SHT_PROGBITS section with in… 42 # NAME-ERR-FOUND: warning: '[[FILE]]': the .reginfo section has an invalid size (0x0)
|
/external/libabigail/autoconf-archive/ |
D | ax_check_python_modules.m4 | 15 # ACTION-IF-FOUND, 16 # ACTION-IF-NOT-FOUND) 30 # to 'no' and ACTION-IF-NOT-FOUND is evaluated. 68 # ACTION-IF-FOUND, 69 # ACTION-IF-NOT-FOUND) 83 # of the test stops and ACTION-IF-NOT-FOUND is evaluated. 84 # Otherwise, if all modules are found, ACTION-IF-FOUND is evaluated.
|
/external/zstd/contrib/single_file_libs/ |
D | combine.sh | 23 FOUND="" 136 if ! list_has_item "$FOUND" "$res_inc"; then 138 FOUND="$FOUND $res_inc"
|
/external/llvm-project/llvm/test/DebugInfo/ |
D | symbolize-build-id.test | 8 …m-symbolizer --debug-file-directory=%p/Inputs --obj=%t 0x20112f | FileCheck --check-prefix=FOUND %s 10 # FOUND: main 11 # FOUND-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test.cc:16
|
D | symbolize-gnu-debuglink-fallback.test | 19 RUN: --fallback-debug-path=%t/bar | FileCheck %s --check-prefix=FOUND 21 FOUND: main 22 FOUND-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test.cc:16
|
/external/llvm-project/llvm/test/tools/dsymutil/ |
D | debug-map-parsing.test | 4 … dsymutil -dump-debug-map %p/Inputs/basic.macho.x86_64 2>&1 | FileCheck %s --check-prefix=NOT-FOUND 75 NOT-FOUND: warning: (x86_64) {{.*}}/Inputs/basic1.macho.x86_64.o unable to open object file: {{[Nn]… 76 NOT-FOUND: warning: (x86_64) {{.*}}/Inputs/basic2.macho.x86_64.o unable to open object file: {{[Nn]… 77 NOT-FOUND: warning: (x86_64) {{.*}}/Inputs/basic3.macho.x86_64.o unable to open object file: {{[Nn]… 78 NOT-FOUND: --- 79 NOT-FOUND-NEXT: triple: 'x86_64-apple-darwin' 80 NOT-FOUND-NEXT: binary-path:{{.*}}/Inputs/basic.macho.x86_64 81 NOT-FOUND-NEXT: ...
|
/external/llvm/test/tools/dsymutil/ |
D | debug-map-parsing.test | 4 …-dsymutil -dump-debug-map %p/Inputs/basic.macho.x86_64 2>&1 | FileCheck %s --check-prefix=NOT-FOUND 74 NOT-FOUND: cannot open{{.*}}"/Inputs/basic1.macho.x86_64.o": {{[Nn]o}} such file 75 NOT-FOUND: cannot open{{.*}}"/Inputs/basic2.macho.x86_64.o": {{[Nn]o}} such file 76 NOT-FOUND: cannot open{{.*}}"/Inputs/basic3.macho.x86_64.o": {{[Nn]o}} such file 77 NOT-FOUND: --- 78 NOT-FOUND-NEXT: triple: 'x86_64-apple-darwin' 79 NOT-FOUND-NEXT: binary-path:{{.*}}/Inputs/basic.macho.x86_64 80 NOT-FOUND-NEXT: ...
|
/external/ImageMagick/m4/ |
D | ax_cflags_warn_all.m4 | 46 # VAR="$2"; FOUND="no")))], 90 AS_VAR_PUSHDEF([FOUND], [ac_save_[]_AC_LANG_ABBREV[]flags_warn_all_found])dnl 94 FOUND="yes" 121 FOUND="no" 126 FOUND="no" 130 AS_IF([test "x$FOUND" = "xyes"], [dnl 137 AS_VAR_POPDEF([FOUND])dnl
|
D | pkg.m4 | 81 dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 131 dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 132 dnl [ACTION-IF-NOT-FOUND]) 195 dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 196 dnl [ACTION-IF-NOT-FOUND]) 262 dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
|
/external/flac/m4/ |
D | c_attribute.m4 | 4 # AC_C_ATTRIBUTE(FEATURE, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
|
/external/llvm-project/clang/test/Driver/ |
D | hip-version.hip | 6 // RUN: | FileCheck -check-prefixes=FOUND %s 10 // RUN: | FileCheck -check-prefixes=FOUND %s 12 // FOUND: Found HIP installation: {{.*Inputs.*rocm}}, version 3.6.20214-a2917cd
|
/external/llvm-project/llvm/include/llvm/Transforms/IPO/ |
D | OpenMPOpt.h | 28 Value = OpenMPInModule::OpenMP::FOUND; 48 enum class OpenMP { FOUND, NOT_FOUND, UNKNOWN } Value = OpenMP::UNKNOWN; enumerator
|
/external/e2fsprogs/ext2ed/ |
D | dir_com.c | 113 if (return_code==ABORT || return_code==FOUND) in search_dir_entries() 260 status=FOUND;info=file_info; in type_dir___cd() 263 if (status==FOUND) { /* If found */ in type_dir___cd() 331 return (FOUND); in action_name() 364 if (status==FOUND) { in type_dir___entry() 384 return (FOUND); in action_entry_num()
|
/external/google-breakpad/src/processor/ |
D | simple_symbol_supplier.cc | 89 if (s == FOUND) { in GetSymbolFile() 111 if (s == FOUND) { in GetCStringSymbolData() 201 return FOUND; in GetSymbolFileAtPathFromRoot()
|
/external/python/cpython3/ |
D | aclocal.m4 | 95 dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 145 dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 146 dnl [ACTION-IF-NOT-FOUND]) 209 dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 210 dnl [ACTION-IF-NOT-FOUND]) 276 dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 292 dnl [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND],
|
/external/llvm-project/llvm/test/tools/llvm-ar/ |
D | full-path-option.test | 22 RUN: llvm-ar t display.a a/foo.txt | FileCheck %s --check-prefix=DISPLAY-FOUND --match-full-lines 23 RUN: not llvm-ar tP display.a a/foo.txt 2>&1 | FileCheck %s --check-prefix=DISPLAY-NOT-FOUND 25 DISPLAY-FOUND: foo.txt 26 DISPLAY-NOT-FOUND: 'a/foo.txt' was not found 32 RUN: llvm-ar t del1.a a/foo.txt | FileCheck %s --check-prefix=DISPLAY-FOUND --match-full-lines 34 RUN: not llvm-ar t del1.a a/foo.txt 2>&1 | FileCheck %s --check-prefix=DISPLAY-NOT-FOUND
|
/external/llvm/test/FileCheck/ |
D | check-empty.txt | 3 …O -allow-empty %s </dev/null 2>&1 | FileCheck -check-prefix=NO-EMPTY-ERR -check-prefix=NOT-FOUND %s 12 ; NOT-FOUND: error: expected string not found in input
|
/external/llvm-project/clang/test/Index/ |
D | compile_commands.json | 19 …test -compilation-db lookup file_does_not_exists.cpp %s | FileCheck -check-prefix=FILE-NOT-FOUND %s 20 # FILE-NOT-FOUND: file file_does_not_exists.cpp not found in compilation db
|
/external/llvm-project/llvm/test/FileCheck/ |
D | check-empty.txt | 11 // RUN: | FileCheck -check-prefix=NO-EMPTY-ERR -check-prefix=NOT-FOUND %s 23 ; NOT-FOUND: error: FOO: expected string not found in input
|
/external/clang/test/Index/ |
D | compile_commands.json | 19 …test -compilation-db lookup file_does_not_exists.cpp %s | FileCheck -check-prefix=FILE-NOT-FOUND %s 20 # FILE-NOT-FOUND: file file_does_not_exists.cpp not found in compilation db
|
/external/libexif/m4m/ |
D | gp-check-library.m4 | 3 dnl [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND], 18 dnl ACTION-IF-FOUND shell action to execute if found 20 dnl ACTION-IF-NOT-FOUND shell action to execute if not found 223 dnl ACTION-IF-FOUND 227 # ACTION-IF-FOUND 232 dnl ACTION-IF-NOT-FOUND 236 # ACTION-IF-NOT-FOUND
|