/external/ltrace/testsuite/ltrace.minor/ |
D | time-record-T.exp | 41 set FOUND 0 52 set FOUND 1 58 if {$FOUND != 1} then { 63 set FOUND 0 75 set FOUND 1 80 if { $FOUND != 1} then {
|
D | time-record-ttt.exp | 32 set FOUND 0 56 set FOUND 1 63 if {$FOUND != 1} then { 78 set FOUND 0 103 set FOUND 1 108 if { $FOUND != 1} then {
|
D | time-record-tt.exp | 31 set FOUND 0 54 set FOUND 1 60 if {$FOUND != 1} then { 74 set FOUND 0 98 set FOUND 1 103 if { $FOUND != 1} then {
|
/external/llvm/test/tools/dsymutil/ |
D | debug-map-parsing.test | 4 …m-dsymutil -v -parse-only %p/Inputs/basic.macho.x86_64 2>&1 | FileCheck %s --check-prefix=NOT-FOUND 69 NOT-FOUND: cannot open{{.*}}"/Inputs/basic1.macho.x86_64.o": {{[Nn]o}} such file 70 NOT-FOUND: cannot open{{.*}}"/Inputs/basic2.macho.x86_64.o": {{[Nn]o}} such file 71 NOT-FOUND: cannot open{{.*}}"/Inputs/basic3.macho.x86_64.o": {{[Nn]o}} such file 72 NOT-FOUND: DEBUG MAP: 73 NOT-FOUND-NEXT: object addr => executable addr symbol name 74 NOT-FOUND-NEXT: END DEBUG MAP
|
/external/e2fsprogs/ext2ed/ |
D | dir_com.c | 112 if (return_code==ABORT || return_code==FOUND) in search_dir_entries() 259 status=FOUND;info=file_info; in type_dir___cd() 262 if (status==FOUND) { /* If found */ in type_dir___cd() 330 return (FOUND); in action_name() 363 if (status==FOUND) { in type_dir___entry() 383 return (FOUND); in action_entry_num()
|
/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 11 ; NOT-FOUND: error: expected string not found in input
|
/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()
|
D | stack_frame_symbolizer.cc | 94 case SymbolSupplier::FOUND: { in FillSourceLineInfo()
|
/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
|
/external/libvorbis/m4/ |
D | pkg.m4 | 46 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 94 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 95 # [ACTION-IF-NOT-FOUND])
|
D | ogg.m4 | 5 dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
/external/harfbuzz_ng/m4/ |
D | pkg.m4 | 46 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 94 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 95 # [ACTION-IF-NOT-FOUND])
|
D | ax_pthread.m4 | 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 42 # is not found. If ACTION-IF-FOUND is not specified, the default action 300 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/google-breakpad/m4/ |
D | ax_pthread.m4 | 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 36 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 37 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 38 # is not found. If ACTION-IF-FOUND is not specified, the default action 274 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/icu/icu4c/source/ |
D | aclocal.m4 | 59 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 105 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 106 # [ACTION-IF-NOT-FOUND])
|
/external/mesa3d/m4/ |
D | ax_pthread.m4 | 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 42 # is not found. If ACTION-IF-FOUND is not specified, the default action 300 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/pcre/dist/m4/ |
D | ax_pthread.m4 | 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 42 # is not found. If ACTION-IF-FOUND is not specified, the default action 300 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/google-breakpad/src/testing/gtest/m4/ |
D | acx_pthread.m4 | 11 dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 42 dnl ACTION-IF-FOUND is a list of shell commands to run if a threads 43 dnl library is found, and ACTION-IF-NOT-FOUND is a list of commands to 44 dnl run it if it is not found. If ACTION-IF-FOUND is not specified, the 354 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/protobuf/gtest/m4/ |
D | acx_pthread.m4 | 11 dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 42 dnl ACTION-IF-FOUND is a list of shell commands to run if a threads 43 dnl library is found, and ACTION-IF-NOT-FOUND is a list of commands to 44 dnl run it if it is not found. If ACTION-IF-FOUND is not specified, the 354 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/protobuf/m4/ |
D | acx_pthread.m4 | 11 dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 42 dnl ACTION-IF-FOUND is a list of shell commands to run if a threads 43 dnl library is found, and ACTION-IF-NOT-FOUND is a list of commands to 44 dnl run it if it is not found. If ACTION-IF-FOUND is not specified, the 388 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | symbol_supplier.h | 52 FOUND, enumerator
|
/external/libogg/ |
D | ogg.m4 | 5 dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
/external/flac/libFLAC/ |
D | libFLAC.m4 | 4 dnl AM_PATH_LIBFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
/external/libopus/ |
D | opus.m4 | 6 dnl XIPH_PATH_OPUS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|