Home
last modified time | relevance | path

Searched refs:FOUND (Results 1 – 25 of 78) sorted by relevance

1234

/external/ltrace/testsuite/ltrace.minor/
Dtime-record-T.exp41 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 {
Dtime-record-ttt.exp32 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 {
Dtime-record-tt.exp31 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/
Ddebug-map-parsing.test4 …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/
Ddir_com.c112 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/
Dcheck-empty.txt3 …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/
Dsimple_symbol_supplier.cc89 if (s == FOUND) { in GetSymbolFile()
111 if (s == FOUND) { in GetCStringSymbolData()
201 return FOUND; in GetSymbolFileAtPathFromRoot()
Dstack_frame_symbolizer.cc94 case SymbolSupplier::FOUND: { in FillSourceLineInfo()
/external/clang/test/Index/
Dcompile_commands.json19 …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/
Dgp-check-library.m43 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/
Dpkg.m446 # 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])
Dogg.m45 dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
/external/harfbuzz_ng/m4/
Dpkg.m446 # 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])
Dax_pthread.m47 # 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/
Dax_pthread.m47 # 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/
Daclocal.m459 # 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/
Dax_pthread.m47 # 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/
Dax_pthread.m47 # 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/
Dacx_pthread.m411 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/
Dacx_pthread.m411 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/
Dacx_pthread.m411 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/
Dsymbol_supplier.h52 FOUND, enumerator
/external/libogg/
Dogg.m45 dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
/external/flac/libFLAC/
DlibFLAC.m44 dnl AM_PATH_LIBFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
/external/libopus/
Dopus.m46 dnl XIPH_PATH_OPUS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])

1234