/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-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 {
|
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 {
|
/external/qemu/android/utils/ |
D | intmap.c | 137 goto FOUND; in aintMap_set() 150 FOUND: in aintMap_set() 169 goto FOUND; in aintMap_del() 174 FOUND: in aintMap_del()
|
/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/chromium_org/chrome/browser/net/ |
D | url_info.cc | 92 case FOUND: // Lookup succeeded. in NeedsDnsUpdate() 113 DCHECK(PENDING == state_ || FOUND == state_ || NO_SUCH_NAME == state_); in SetQueuedState() 157 state_ = FOUND; in SetFoundState() 191 DCHECK(FOUND == state_ || NO_SUCH_NAME == state_); in IsStillCached()
|
D | url_info.h | 63 FOUND, // DNS resolution completed. enumerator 107 bool was_found() const { return FOUND == state_; } in was_found()
|
/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/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/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/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/srec/doc/logs/srec/ |
D | out_SHIP_bothtags5_from_saved.txt | 17 Sem: <NO INTERPRETATION FOUND> 18 CSem: <NO INTERPRETATION FOUND> 81 Sem: <NO INTERPRETATION FOUND> 82 CSem: <NO INTERPRETATION FOUND> 145 Sem: <NO INTERPRETATION FOUND> 146 CSem: <NO INTERPRETATION FOUND> 209 Sem: <NO INTERPRETATION FOUND> 210 CSem: <NO INTERPRETATION FOUND> 273 Sem: <NO INTERPRETATION FOUND> 274 CSem: <NO INTERPRETATION FOUND>
|
D | out_SHIP_bothtags5.txt | 17 Sem: <NO INTERPRETATION FOUND> 18 CSem: <NO INTERPRETATION FOUND> 81 Sem: <NO INTERPRETATION FOUND> 82 CSem: <NO INTERPRETATION FOUND> 145 Sem: <NO INTERPRETATION FOUND> 146 CSem: <NO INTERPRETATION FOUND> 209 Sem: <NO INTERPRETATION FOUND> 210 CSem: <NO INTERPRETATION FOUND> 273 Sem: <NO INTERPRETATION FOUND> 274 CSem: <NO INTERPRETATION 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/chromium_org/third_party/mesa/src/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/chromium_org/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 354 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
|
/external/chromium_org/third_party/tcmalloc/vendor/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/chromium_org/net/http/ |
D | http_status_code_list.h | 32 HTTP_STATUS(FOUND, 302, "Found")
|
/external/flac/libFLAC/ |
D | libFLAC.m4 | 4 dnl AM_PATH_LIBFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | alsa.m4 | 7 dnl AM_PATH_ALSA([MINIMUM-VERSION [, ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
|