/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/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/libmicrohttpd/m4/ |
D | ax_have_epoll.m4 | 7 # AX_HAVE_EPOLL([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 8 # AX_HAVE_EPOLL_PWAIT([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
|
/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/ImageMagick/m4/ |
D | pkg.m4 | 50 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) 96 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], 97 # [ACTION-IF-NOT-FOUND]) 203 # [ACTION-IF-FOUND], [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 323 # Finally, execute ACTION-IF-FOUND/ACTION-IF-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/ltp/tools/pounder21/ |
D | Install | 116 FOUND=`find $POUNDER_HOME/tests -name *$i` 117 if [ -n "$FOUND" ]; then
|
/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/icu/icu4c/source/ |
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])
|
/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/python/cpython2/ |
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])
|
/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/kmod/m4/ |
D | attributes.m4 | 63 dnl CC_CHECK_LDFLAGS([FLAG], [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND]) 67 dnl CC_CHECK_LDFLAGS_SILENT([FLAG], [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND]) 83 dnl CC_CHECK_LDFLAGS([FLAG], [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND])
|
/external/libdaemon/m4/ |
D | attributes.m4 | 36 dnl CC_CHECK_CFLAGS_SILENT([FLAG], [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND]) 53 dnl CC_CHECK_CFLAGS([FLAG], [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND]) 85 dnl CC_CHECK_LDFLAGS([FLAG], [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/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/dist2/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/vulkan-validation-layers/tests/gtest-1.7.0/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/v8/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:
|