HomeSort by relevance Sort by last modified time
    Searched full:four (Results 1 - 25 of 3258) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
000-content-with-spaces.c 1 this is four tokens
000-content-with-spaces.c.expected 1 this is four tokens
  /external/mesa3d/src/glsl/glcpp/tests/
000-content-with-spaces.c 1 this is four tokens
000-content-with-spaces.c.expected 1 this is four tokens
  /external/chromium_org/third_party/sqlite/src/test/
fts3malloc.test 92 if {$ii & 0x08} {lappend a four ; lappend b see }
107 {one two three} {four} {one four}
108 {two four} {one two four} {three four}
109 {one three four} {two three four} {one two three four}
112 {two three five} {one two three five} {four five
    [all...]
fts1n.test 30 INSERT INTO t1(a, b, c) VALUES('one three four', 'one four', 'one two');
33 } {{one three four} {one four} {one two}}
43 } {{one three four} {one four} {one two} {one three four} {one four} {one two}}
fts1m.test 32 INSERT INTO t1(a, b, c) VALUES('one three four', 'one four', 'one four two');
36 SELECT rowid, snippet(t1) FROM t1 WHERE c MATCH 'four';
38 } {1 {one <b>four</b> two}}
41 SELECT rowid, snippet(t1) FROM t1 WHERE b MATCH 'four';
43 } {1 {one <b>four</b>}}
46 SELECT rowid, snippet(t1) FROM t1 WHERE a MATCH 'four';
48 } {1 {one three <b>four</b>}}
fts1o.test 29 INSERT INTO t1(a, b, c) VALUES('one three four', 'one four', 'one four two');
42 execsql { SELECT rowid, snippet(fts_t1) FROM fts_t1 WHERE a MATCH 'four'; }
43 } {1 {one three <b>four</b>}}
57 execsql { SELECT rowid, snippet(fts_t1) FROM fts_t1 WHERE a MATCH 'four'; }
58 } {1 {one three <b>four</b>}}
68 INSERT INTO fts_t1(a, b, c) VALUES('one two three', 'one four', 'one two');
81 execsql { SELECT rowid AS rowid, snippet(fts_t1) FROM fts_t1 WHERE a MATCH 'four'; }
82 } {1 {one three <b>four</b>}
    [all...]
fts2o.test 31 INSERT INTO t1(a, b, c) VALUES('one three four', 'one four', 'one four two');
35 SELECT rowid, snippet(t1) FROM t1 WHERE c MATCH 'four';
37 } {1 {one <b>four</b> two}}
40 SELECT rowid, snippet(t1) FROM t1 WHERE b MATCH 'four';
42 } {1 {one <b>four</b>}}
45 SELECT rowid, snippet(t1) FROM t1 WHERE a MATCH 'four';
47 } {1 {one three <b>four</b>}}
59 execsql { SELECT rowid, snippet(fts_t1) FROM fts_t1 WHERE a MATCH 'four'; }
    [all...]
  /external/srec/doc/logs/srec/
recog4_SHIP_change_sample_rate2.res 1 R: oh eight four nine two five one eight five
3 R: eight eight nine five eight eight two eight four
7 R: five zero two seven four nine three three zero zero
19 R: four two zero eight five nine oh nine four zero
25 R: eight four zero five six five four one four six
33 R: zero seven nine six five one four eight one eight
39 R: seven six zero eight three three zero five nine four
    [all...]
  /art/test/055-enum-performance/src/
SamePackagePrivateEnum.java 2 ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE,
SamePackagePublicEnum.java 2 ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE,
  /art/test/055-enum-performance/src/otherpackage/
OtherPackagePublicEnum.java 4 ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE,
  /dalvik/tests/055-enum-performance/src/
SamePackagePrivateEnum.java 2 ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE,
SamePackagePublicEnum.java 2 ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE,
  /dalvik/tests/055-enum-performance/src/otherpackage/
OtherPackagePublicEnum.java 4 ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE,
  /external/clang/test/SemaCXX/
gnu-case-ranges.cpp 8 four enumerator in enum:E
20 case four:
  /external/markdown/MarkdownTest/Tests_2004/
Links, reference style.text 20 Indented [four][] times.
28 [four]: /url
  /external/markdown/tests/markdown-test/
links-reference.txt 20 Indented [four][] times.
28 [four]: /url
  /external/srec/config/en.us/tcp/
change_sample_rate2.tcp 12 recognize_nist dallas/0000/S072.nwf 0 0 oh eight four zero nine two five one eight five
15 recognize_nist dallas/0000/S076.nwf 0 0 five zero two seven four nine three three zero zero
21 recognize_nist dallas/0000/S088.nwf 0 0 four two zero eight five nine oh nine four zero
25 recognize_nist dallas/0300/S057.nwf 0 0 eight four zero five six five four one four six
37 recognize_nist dallas-8kHz/0301/S079.nwf 0 0 zero seven nine six five one four eight one eight
40 recognize_nist dallas-8kHz/0301/S083.nwf 0 0 seven six zero eight three three zero five nine four
43 recognize_nist dallas-8kHz/0302/S051.nwf 0 0 four nine seven eight four five eight two zero zer
    [all...]
  /external/chromium_org/chrome/browser/spellchecker/
word_trimmer_unittest.cc 21 TrimWords(&start, end, ASCIIToUTF16("one two three four"), 2));
28 EXPECT_EQ(ASCIIToUTF16("two three four"),
29 TrimWords(&start, end, ASCIIToUTF16("one two three four"), 2));
36 EXPECT_EQ(ASCIIToUTF16("two three four five six seven"), TrimWords(
37 &start, end, ASCIIToUTF16("one two three four five six seven eight"), 2));
44 EXPECT_EQ(ASCIIToUTF16("two three four five six"), TrimWords(
45 &start, end, ASCIIToUTF16("one two three four five six seven eight"), 2));
60 EXPECT_EQ(ASCIIToUTF16("one two three four five six seven eight"), TrimWords(
61 &start, end, ASCIIToUTF16("one two three four five six seven eight"), 2));
  /art/test/055-enum-performance/
expected.txt 0 FOUR
  /art/test/093-serialization/
expected.txt 1 one=true two=2 three=three four=4.0 five=5.0 six=6 seven=7 eight=8 nine=9 thing=X
  /dalvik/tests/055-enum-performance/
expected.txt 0 FOUR
  /dalvik/tests/093-serialization/
expected.txt 1 one=true two=2 three=three four=4.0 five=5.0 six=6 seven=7 eight=8 nine=9 thing=X

Completed in 2662 milliseconds

1 2 3 4 5 6 7 8 91011>>