Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/
Dinclude-paths.test4 ; 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): 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/
Dpcaps4convenience94 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
Dpcaps4suid0109 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/
Ddebug-map-parsing.test4 …-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/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/
Ddebug-map-parsing.test4 … 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/e2fsprogs/ext2ed/
Ddir_com.c113 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/ImageMagick/m4/
Dpkg.m481 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/google-breakpad/src/processor/
Dsimple_symbol_supplier.cc89 if (s == FOUND) { in GetSymbolFile()
111 if (s == FOUND) { in GetCStringSymbolData()
201 return FOUND; in GetSymbolFileAtPathFromRoot()
/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
12 ; NOT-FOUND: error: expected string not found in input
/external/swiftshader/third_party/llvm-7.0/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
12 ; NOT-FOUND: error: FOO: expected string not found in input
/external/python/cpython3/
Daclocal.m495 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/python/cpython2/
Daclocal.m495 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/icu/icu4c/source/
Daclocal.m495 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/
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/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/kmod/m4/
Dattributes.m463 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/
Dattributes.m436 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/
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/libevent/m4/
Dacx_pthread.m45 # ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
36 # ACTION-IF-FOUND is a list of shell commands to run if a threads
37 # library is found, and ACTION-IF-NOT-FOUND is a list of commands to
38 # run it if it is not found. If ACTION-IF-FOUND is not specified, the
270 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
/external/python/oauth2client/tests/contrib/
Dtest_flask_util.py255 self.assertEqual(response.status_code, httplib.FOUND)
387 self.assertEqual(response.status_code, httplib.FOUND)
427 self.assertEqual(response.status_code, httplib.FOUND)
458 self.assertEqual(response.status_code, httplib.FOUND)
472 self.assertEqual(response.status_code, httplib.FOUND)
508 self.assertEqual(response.status_code, httplib.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/dist2/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/virglrenderer/build-aux/
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/googletest/googletest/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/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:

1234