HomeSort by relevance Sort by last modified time
    Searched refs:found (Results 1 - 25 of 15010) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
no_version_test.sh 35 found=`egrep "\.gnu\.version.*" $file`
36 if test -n "$found"; then
38 echo "$found"
discard_locals_test.sh 35 found=`egrep $sym $file`
36 if test -n "$found"; then
38 echo "$found"
48 found=`egrep $sym $file`
49 if test -z "$found"; then
dyn_weak_ref.sh 32 found=`grep "$pattern" $file`
33 if test -z "$found"; then
34 echo "pattern \"$pattern\" not found in file $file."
35 echo $found
strong_ref_weak_def.sh 32 found=`grep "$pattern" $file`
33 if test -z "$found"; then
34 echo "pattern \"$pattern\" not found in file $file."
35 echo $found
arm_attr_merge.sh 31 found=`grep "$pattern" $file`
32 if test -z "$found"; then
33 echo "pattern \"$pattern\" not found in file $file."
arm_abs_global.sh 36 found=`grep " $sym\$" $file`
37 if test -z "$found"; then
38 echo "Symbol $sym not found."
44 echo "Expected symbol $sym to have relocation $reloc but found"
45 echo "$found"
  /external/syslinux/com32/lib/
strrchr.c 9 const char *found = NULL; local
13 found = s;
17 return (char *)found;
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSets.java 49 String found = execParser("P.g", grammar, "PParser", "PLexer", local
51 assertEquals("34\n", found);
58 String found = execParser("T.g", grammar, "TParser", "TLexer", local
60 assertEquals("x\n", found);
67 String found = execParser("T.g", grammar, "TParser", "TLexer", local
69 assertEquals("z\n", found);
76 String found = execParser("T.g", grammar, "TParser", "TLexer", local
78 assertEquals("zz\n", found);
85 String found = execParser("T.g", grammar, "TParser", "TLexer", local
87 assertEquals("z\n", found);
94 String found = execParser("T.g", grammar, "TParser", "TLexer", local
104 String found = execParser("T.g", grammar, "TParser", "TLexer", local
114 String found = execParser("T.g", grammar, "TParser", "TLexer", local
124 String found = execParser("T.g", grammar, "TParser", "TLexer", local
134 String found = execParser("T.g", grammar, "TParser", "TLexer", local
144 String found = execParser("T.g", grammar, "TParser", "TLexer", local
157 String found = execParser("T.g", grammar, "TParser", "TLexer", local
166 String found = execParser("T.g", grammar, "TParser", "TLexer", local
175 String found = execParser("T.g", grammar, "TParser", "TLexer", local
184 String found = execParser("T.g", grammar, "TParser", "TLexer", local
194 String found = execParser("T.g", grammar, "TParser", "TLexer", local
204 String found = execParser("T.g", grammar, "TParser", "TLexer", local
214 String found = execParser("T.g", grammar, "TParser", "TLexer", local
224 String found = execParser("T.g", grammar, "TParser", "TLexer", local
236 String found = execParser("T.g", grammar, "TParser", "TLexer", local
247 String found = execParser("T.g", grammar, "TParser", "TLexer", local
258 String found = execParser("T.g", grammar, "TParser", "TLexer", local
270 String found = execParser("T.g", grammar, "TParser", "TLexer", local
284 String found = execParser("T.g", grammar, "TParser", "TLexer", local
    [all...]
TestHeteroAST.java 50 String found = execParser("T.g", grammar, "TParser", "TLexer", local
52 assertEquals("a<V>\n", found);
62 String found = execParser("T.g", grammar, "TParser", "TLexer", local
64 assertEquals("a\n", found);
79 String found = execParser("T.g", grammar, "TParser", "TLexer", local
81 assertEquals("a<V>\n", found);
96 String found = execParser("T.g", grammar, "TParser", "TLexer", local
98 assertEquals("a<V>\n", found);
114 String found = execParser("T.g", grammar, "TParser", "TLexer", local
116 assertEquals("a<V>\n", found);
131 String found = execParser("T.g", grammar, "TParser", "TLexer", local
148 String found = execParser("T.g", grammar, "TParser", "TLexer", local
165 String found = execParser("T.g", grammar, "TParser", "TLexer", local
182 String found = execParser("T.g", grammar, "TParser", "TLexer", local
199 String found = execParser("T.g", grammar, "TParser", "TLexer", local
218 String found = execParser("T.g", grammar, "TParser", "TLexer", local
240 String found = execParser("T.g", grammar, "TParser", "TLexer", local
258 String found = execParser("T.g", grammar, "TParser", "TLexer", local
275 String found = execParser("T.g", grammar, "TParser", "TLexer", local
293 String found = execParser("T.g", grammar, "TParser", "TLexer", local
318 String found = execParser("T.g", grammar, "TParser", "TLexer", local
340 String found = execParser("T.g", grammar, "TParser", "TLexer", local
372 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
402 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
429 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
457 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
484 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
512 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
539 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
    [all...]
TestSemanticPredicateEvaluation.java 39 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
41 assertEquals("alt2\n", found);
51 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
53 assertEquals("alt2\n", found);
67 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
69 assertEquals("error: FailedPredicateException(a,{false}?)\n", found);
79 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
82 assertEquals("token 2\n", found);
92 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
95 assertEquals("token 1\n", found);
107 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
119 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
131 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
142 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
154 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
166 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
177 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
191 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
204 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
218 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
234 String found = execParser("t.g", grammar, "T", "TLexer", local
    [all...]
TestSyntacticPredicateEvaluation.java 53 String found = execParser("T.g", grammar, "TParser", "TLexer", local
60 assertEquals(expecting, found);
62 found = execParser("T.g", grammar, "TParser", "TLexer",
68 assertEquals(expecting, found);
70 found = execParser("T.g", grammar, "TParser", "TLexer",
79 assertEquals(expecting, found);
102 String found = execParser("T.g", grammar, "TParser", "TLexer", local
109 assertEquals(expecting, found);
111 found = execParser("T.g", grammar, "TParser", "TLexer",
117 assertEquals(expecting, found);
140 String found = execParser("T.g", grammar, "TParser", "TLexer", local
162 String found = execParser("T.g", grammar, "TParser", "TLexer", local
183 String found = execParser("T.g", grammar, "TParser", "TLexer", local
199 String found = execParser("T.g", grammar, "TParser", "TLexer", local
224 String found = execParser("T.g", grammar, "TParser", "TLexer", local
259 String found = execParser("T.g", grammar, "TParser", "TLexer", local
308 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
335 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
354 String found = execParser("T.g", grammar, "TParser", "TLexer", local
374 String found = execParser("T.g", grammar, "TParser", "TLexer", local
386 String found = execParser("T.g", grammar, "TParser", "TLexer", local
402 String found = execParser("T.g", grammar, "TParser", "TLexer", local
414 String found = execParser("T.g", grammar, "TParser", "TLexer", local
    [all...]
TestJavaCodeGeneration.java 46 boolean found =
50 assertEquals(expecting, found);
59 boolean found =
63 assertEquals(expecting, found);
73 String found = execParser("T.g", grammar, "TParser", "TLexer", local
75 assertEquals("x\n", found);
85 String found = execParser("T.g", grammar, "TParser", "TLexer", local
87 assertEquals("x\n", found);
97 String found = execParser("T.g", grammar, "TParser", "TLexer", local
99 assertEquals("x\n", found);
    [all...]
TestAutoAST.java 44 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
46 assertEquals("abc 34\n", found);
57 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
59 assertEquals("abc 34\n", found);
70 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
72 assertEquals("(abc 34)\n", found);
83 String found = execParser("T.g", grammar, "TParser", "TLexer", local
85 assertEquals("(abc 34)\n", found);
96 String found = execParser("T.g", grammar, "TParser", "TLexer", local
98 assertEquals("abc 4532\n", found);
109 String found = execParser("T.g", grammar, "TParser", "TLexer", local
122 String found = execParser("T.g", grammar, "TParser", "TLexer", local
135 String found = execParser("T.g", grammar, "TParser", "TLexer", local
148 String found = execParser("T.g", grammar, "TParser", "TLexer", local
161 String found = execParser("T.g", grammar, "TParser", "TLexer", local
174 String found = execParser("T.g", grammar, "TParser", "TLexer", local
187 String found = execParser("T.g", grammar, "TParser", "TLexer", local
200 String found = execParser("T.g", grammar, "TParser", "TLexer", local
213 String found = execParser("T.g", grammar, "TParser", "TLexer", local
226 String found = execParser("T.g", grammar, "TParser", "TLexer", local
239 String found = execParser("T.g", grammar, "TParser", "TLexer", local
253 String found = execParser("T.g", grammar, "TParser", "TLexer", local
267 String found = execParser("T.g", grammar, "TParser", "TLexer", local
281 String found = execParser("T.g", grammar, "TParser", "TLexer", local
295 String found = execParser("T.g", grammar, "TParser", "TLexer", local
308 String found = execParser("T.g", grammar, "TParser", "TLexer", local
322 String found = execParser("T.g", grammar, "TParser", "TLexer", local
337 String found = execParser("T.g", grammar, "TParser", "TLexer", local
350 String found = execParser("T.g", grammar, "TParser", "TLexer", local
363 String found = execParser("T.g", grammar, "TParser", "TLexer", local
380 String found = execParser("T.g", grammar, "TParser", "TLexer", local
393 String found = execParser("T.g", grammar, "TParser", "TLexer", local
406 String found = execParser("T.g", grammar, "TParser", "TLexer", local
419 String found = execParser("T.g", grammar, "TParser", "TLexer", local
432 String found = execParser("T.g", grammar, "TParser", "TLexer", local
445 String found = execParser("T.g", grammar, "TParser", "TLexer", local
458 String found = execParser("T.g", grammar, "TParser", "TLexer", local
471 String found = execParser("T.g", grammar, "TParser", "TLexer", local
485 String found = execParser("T.g", grammar, "TParser", "TLexer", local
499 String found = execParser("T.g", grammar, "TParser", "TLexer", local
513 String found = execParser("T.g", grammar, "TParser", "TLexer", local
528 String found = execParser("T.g", grammar, "TParser", "TLexer", local
544 String found = execParser("T.g", grammar, "TParser", "TLexer", local
558 String found = execParser("T.g", grammar, "TParser", "TLexer", local
571 String found = execParser("T.g", grammar, "TParser", "TLexer", local
587 String found = execParser("T.g", grammar, "TParser", "TLexer", local
602 String found = execParser("T.g", grammar, "TParser", "TLexer", local
617 String found = execParser("T.g", grammar, "TParser", "TLexer", local
633 String found = execParser("T.g", grammar, "TParser", "TLexer", local
647 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
660 String found = execParser("T.g", grammar, "TParser", "TLexer", local
674 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
690 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
706 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
720 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
735 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
751 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
765 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
781 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
801 String found = execParser("foo.g", grammar, "fooParser", "fooLexer", local
818 String found = execParser("T.g", grammar, "TParser", "TLexer", "a", "abc 34", debug); local
    [all...]
TestTreeParsing.java 48 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
50 assertEquals("abc, 34\n", found);
68 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
70 assertEquals("abc, 34\n", found);
91 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
93 assertEquals("^(a 1)b 2\n", found);
114 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
117 assertEquals("^(a 3)b 5\n", found);
137 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
139 assertEquals("alt 1\n", found);
158 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
178 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
199 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
221 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
242 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
263 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
287 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
311 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
335 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
    [all...]
TestTreeGrammarRewriteAST.java 62 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
64 assertEquals("34 abc\n", found);
82 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
84 assertEquals("(34 abc)\n", found);
101 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
103 assertEquals("99\n", found);
121 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
123 assertEquals("(34 abc)\n", found);
125 found = execTreeParser("T.g", grammar, "TParser", "TP.g",
127 assertEquals("34\n", found);
145 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
165 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
185 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
206 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
226 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
274 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
294 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
314 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
334 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
354 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
375 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
395 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
415 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
435 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
455 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
476 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
496 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
518 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
538 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
559 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
578 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
598 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
617 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
641 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
666 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
688 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
710 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
733 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
756 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
779 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
802 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
822 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
842 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
865 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
889 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
912 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
932 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
952 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
974 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
995 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
1015 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
1035 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
1055 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
1075 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
1095 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
1116 String found = execTreeParser("T.g", grammar, "TParser", "TP.g", local
    [all...]
TestLexer.java 51 String found = execParser("P.g", grammar, "PParser", "PLexer", local
53 assertEquals("\t\n", found);
65 String found = execParser("P.g", grammar, "PParser", "PLexer", local
67 assertEquals("-34\n", found);
79 String found = execParser("P.g", grammar, "PParser", "PLexer", local
81 assertEquals("- 34, channel=0\n", found);
92 String found = execParser("P.g", grammar, "PParser", "PLexer", local
94 assertEquals("-34\n", found);
106 String found = execParser("P.g", grammar, "PParser", "PLexer", local
108 assertEquals("-34\n", found);
120 String found = execParser("P.g", grammar, "PParser", "PLexer", local
133 String found = execParser("P.g", grammar, "PParser", "PLexer", local
145 String found = execParser("P.g", grammar, "PParser", "PLexer", local
157 String found = execParser("P.g", grammar, "PParser", "PLexer", local
169 String found = execParser("P.g", grammar, "PParser", "PLexer", local
179 String found = execParser("T.g", grammar, "TParser", "TLexer", local
250 String found = code.substring(m,m+expecting.length()); local
    [all...]
TestASTConstruction.java 45 String found = g.getRule("a").tree.toStringTree(); local
46 assertEquals(expecting, found);
55 String found = g.getRule("a").tree.toStringTree(); local
56 assertEquals(expecting, found);
66 String found = g.getRule("A").tree.toStringTree(); local
67 assertEquals(expecting, found);
77 String found = g.getRule("a").tree.toStringTree(); local
78 assertEquals(expecting, found);
88 String found = g.getRule("a").tree.toStringTree(); local
89 assertEquals(expecting, found);
99 String found = g.getRule("a").tree.toStringTree(); local
110 String found = g.getRule("a").tree.toStringTree(); local
121 String found = g.getRule("a").tree.toStringTree(); local
132 String found = g.getRule("a").tree.toStringTree(); local
142 String found = g.getRule("a").tree.toStringTree(); local
152 String found = g.getRule("B").tree.toStringTree(); local
162 String found = g.getRule("a").tree.toStringTree(); local
172 String found = g.getRule("B").tree.toStringTree(); local
182 String found = g.getRule("a").tree.toStringTree(); local
192 String found = g.getRule("B").tree.toStringTree(); local
202 String found = g.getRule("a").tree.toStringTree(); local
212 String found = g.getRule("B").tree.toStringTree(); local
222 String found = g.getRule("ID").tree.toStringTree(); local
232 String found = g.getRule("a").tree.toStringTree(); local
242 String found = g.getRule("a").tree.toStringTree(); local
252 String found = g.getRule("a").tree.toStringTree(); local
263 String found = g.getRule("a").tree.toStringTree(); local
273 String found = g.getRule("a").tree.toStringTree(); local
283 String found = g.getRule("a").tree.toStringTree(); local
293 String found = g.getRule("a").tree.toStringTree(); local
303 String found = g.getRule("a").tree.toStringTree(); local
314 String found = g.getRule("a").tree.toStringTree(); local
324 String found = g.getRule("a").tree.toStringTree(); local
334 String found = g.getRule("a").tree.toStringTree(); local
346 String found = g.getRule("a").tree.toStringTree(); local
357 String found = g.getRule("synpred1_Expr").tree.toStringTree(); local
368 String found = g.getRule("synpred1_Expr").tree.toStringTree(); local
    [all...]
  /prebuilts/misc/windows/sdl2/test/
autogen.sh 5 found=false
7 do if which $autoconf >/dev/null 2>&1; then $autoconf && found=true; break; fi
9 if test x$found = xfalse; then
  /libcore/ojluni/src/main/java/sun/misc/
RegexpTarget.java 37 * value from found() back to its caller.
40 Object found(String remainder); method in interface:RegexpTarget
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/alpha/
elf-reloc-3.l 2 .*:2: Error: No ldah !gpdisp!2 was found
3 .*:1: Error: No lda !gpdisp!1 was found
elf-tls-3.l 2 .*:3: Error: No !tlsgd!1 was found
3 .*:6: Error: No !tlsldm!2 was found
4 .*:18: Error: No !tlsldm!5 was found
5 .*:22: Error: No !tlsgd!6 was found
  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-gpr.h 27 int i, found = 1; local
33 found = 0;
37 if (!found)
45 int i, found = 1; local
50 found = 0;
54 if (!found)
62 int i, found = 1; local
67 found = 0;
71 if (!found)
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hebrew.cc 71 bool found = (bool) c->unicode->compose (a, b, ab); local
73 if (!found && !c->plan->has_mark)
81 found = true;
87 found = true;
90 found = true;
96 found = true;
102 found = true;
108 found = (*ab != 0);
111 found = true;
114 found = true
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
a.s 1 * The symbol "a" is found here.
  /external/javassist/src/main/javassist/compiler/
KeywordTable.java 22 Object found = get(name); local
23 if (found == null)
26 return ((Integer)found).intValue();

Completed in 549 milliseconds

1 2 3 4 5 6 7 8 91011>>