Home
last modified time | relevance | path

Searched refs:five (Results 1 – 25 of 184) sorted by relevance

12345678

/external/srec/doc/logs/srec/
Drecog4_SHIP_change_sample_rate2.res1 R: oh eight four nine two five one eight five
3 R: eight eight nine five eight eight two eight four
5 R: zero seven six five nine oh zero two five two
7 R: five zero two seven four nine three three zero zero
9 R: six nine five zero two eight seven seven
11 R: seven one one five six zero oh six five nine
13 R: oh three seven nine zero six eight five seven
15 R: zero nine nine five seven two oh one zero six
17 R: six eight seven two one oh eight five zero seven
19 R: four two zero eight five nine oh nine four zero
[all …]
Dout_SHIP_change_sample_rate2.txt15 C: oh eight four zero nine two five one eight five
21 TRANSCRIPTION : 'oh eight four zero nine two five one eight five'
22 LITERAL[ 0] : 'oh eight four nine two five one eight five'
27 LITERAL[ 1] : 'five four nine two five one eight five'
32 LITERAL[ 2] : 'oh eight four nine two five one eight five oh'
37 LITERAL[ 3] : 'oh eight four nine two five one five'
42 LITERAL[ 4] : 'oh eight four oh nine two five one eight five'
47 LITERAL[ 5] : 'oh oh eight four nine two five one eight five'
52 LITERAL[ 6] : 'oh eight four nine two five one two five'
57 LITERAL[ 7] : 'oh eight four nine two five four eight five'
[all …]
/external/srec/config/en.us/tcp/
Dchange_sample_rate2.tcp12 recognize_nist dallas/0000/S072.nwf 0 0 oh eight four zero nine two five one eight five
13 recognize_nist dallas/0000/S074.nwf 0 0 eight six one oh five six six two six two
14 recognize_nist dallas/0000/S075.nwf 0 0 zero seven six five nine oh zero two five two
15 recognize_nist dallas/0000/S076.nwf 0 0 five zero two seven four nine three three zero zero
16 recognize_nist dallas/0000/S077.nwf 0 0 six nine five zero two eight seven seven three six
17 recognize_nist dallas/0000/S079.nwf 0 0 seven one one five six zero oh six five nine
18 recognize_nist dallas/0000/S080.nwf 0 0 seven oh three seven nine zero six eight five seven
19 recognize_nist dallas/0000/S083.nwf 0 0 zero nine nine five seven two oh one zero six
20 recognize_nist dallas/0000/S086.nwf 0 0 six eight seven two one oh eight five zero seven
21 recognize_nist dallas/0000/S088.nwf 0 0 four two zero eight five nine oh nine four zero
[all …]
/external/chromium_org/third_party/sqlite/src/test/
Dfts3malloc.test93 if {$ii & 0x10} {lappend a five ; lappend b hah }
110 {five} {one five} {two five}
111 {one two five} {three five} {one three five}
112 {two three five} {one two three five} {four five}
113 {one four five} {two four five} {one two four five}
114 {three four five} {one three four five} {two three four five}
115 {one two three four five}
121 {one five} {one two five} {one three five} {one two three five}
122 {one four five} {one two four five}
123 {one three four five} {one two three four five}
[all …]
Dfts2a.test26 # Construct a full-text search table containing five keywords:
27 # one, two, three, four, and five, in various combinations. The
47 INSERT INTO t1(content) VALUES('five');
48 INSERT INTO t1(content) VALUES('one five');
49 INSERT INTO t1(content) VALUES('two five');
50 INSERT INTO t1(content) VALUES('one two five');
51 INSERT INTO t1(content) VALUES('three five');
52 INSERT INTO t1(content) VALUES('one three five');
53 INSERT INTO t1(content) VALUES('two three five');
54 INSERT INTO t1(content) VALUES('one two three five');
[all …]
Dfts1a.test26 # Construct a full-text search table containing five keywords:
27 # one, two, three, four, and five, in various combinations. The
47 INSERT INTO t1(content) VALUES('five');
48 INSERT INTO t1(content) VALUES('one five');
49 INSERT INTO t1(content) VALUES('two five');
50 INSERT INTO t1(content) VALUES('one two five');
51 INSERT INTO t1(content) VALUES('three five');
52 INSERT INTO t1(content) VALUES('one three five');
53 INSERT INTO t1(content) VALUES('two three five');
54 INSERT INTO t1(content) VALUES('one two three five');
[all …]
Dfts3expr.test133 test_fts3expr {one AND two AND three AND four AND five}
142 {PHRASE 3 0 five} \
145 test_fts3expr {(one AND two) AND ((three AND four) AND five)}
150 {PHRASE 3 0 five} \
154 test_fts3expr {(one AND two) OR ((three AND four) AND five)}
159 {PHRASE 3 0 five} \
163 test_fts3expr {(one AND two) AND ((three AND four) OR five)}
168 {PHRASE 3 0 five} \
172 test_fts3expr {(one OR two) AND ((three OR four) AND five)}
177 {PHRASE 3 0 five} \
[all …]
Dfts3snippet.test50 one two three four five six seven eight nine ten eleven twelve thirteen
205 INSERT INTO ft VALUES('one two three four five six seven eight nine ten');
208 do_snippet_test $T.3.2 one 0 5 "{one} two three four five..."
209 do_snippet_test $T.3.3 two 0 5 "one {two} three four five..."
210 do_snippet_test $T.3.4 three 0 5 "one two {three} four five..."
211 do_snippet_test $T.3.5 four 0 5 "...two three {four} five six..."
212 do_snippet_test $T.3.6 five 0 5 "...three four {five} six seven..."
213 do_snippet_test $T.3.7 six 0 5 "...four five {six} seven eight..."
214 do_snippet_test $T.3.8 seven 0 5 "...five six {seven} eight nine..."
222 'one two three four five '
[all …]
Dfts3aa.test26 # Construct a full-text search table containing five keywords:
27 # one, two, three, four, and five, in various combinations. The
47 INSERT INTO t1(content) VALUES('five');
48 INSERT INTO t1(content) VALUES('one five');
49 INSERT INTO t1(content) VALUES('two five');
50 INSERT INTO t1(content) VALUES('one two five');
51 INSERT INTO t1(content) VALUES('three five');
52 INSERT INTO t1(content) VALUES('one three five');
53 INSERT INTO t1(content) VALUES('two three five');
54 INSERT INTO t1(content) VALUES('one two three five');
[all …]
Dfts2f.test48 UPDATE t1 SET content = 'update two five' WHERE rowid = 8;
49 INSERT INTO t1 (rowid, content) VALUES(16, 'five');
51 INSERT INTO t1 (rowid, content) VALUES(17, 'one five');
52 INSERT INTO t1 (rowid, content) VALUES(18, 'two five');
53 INSERT INTO t1 (rowid, content) VALUES(19, 'one two five');
55 INSERT INTO t1 (rowid, content) VALUES(20, 'three five');
56 INSERT INTO t1 (rowid, content) VALUES(21, 'one three five');
57 INSERT INTO t1 (rowid, content) VALUES(22, 'two three five');
87 execsql {SELECT rowid FROM t1 WHERE content MATCH 'five'}
Dfts3af.test48 UPDATE t1 SET content = 'update two five' WHERE rowid = 8;
49 INSERT INTO t1 (rowid, content) VALUES(16, 'five');
51 INSERT INTO t1 (rowid, content) VALUES(17, 'one five');
52 INSERT INTO t1 (rowid, content) VALUES(18, 'two five');
53 INSERT INTO t1 (rowid, content) VALUES(19, 'one two five');
55 INSERT INTO t1 (rowid, content) VALUES(20, 'three five');
56 INSERT INTO t1 (rowid, content) VALUES(21, 'one three five');
57 INSERT INTO t1 (rowid, content) VALUES(22, 'two three five');
87 execsql {SELECT rowid FROM t1 WHERE content MATCH 'five'}
Dfts1f.test48 UPDATE t1 SET content = 'update two five' WHERE rowid = 8;
49 INSERT INTO t1 (rowid, content) VALUES(16, 'five');
51 INSERT INTO t1 (rowid, content) VALUES(17, 'one five');
52 INSERT INTO t1 (rowid, content) VALUES(18, 'two five');
53 INSERT INTO t1 (rowid, content) VALUES(19, 'one two five');
55 INSERT INTO t1 (rowid, content) VALUES(20, 'three five');
56 INSERT INTO t1 (rowid, content) VALUES(21, 'one three five');
57 INSERT INTO t1 (rowid, content) VALUES(22, 'two three five');
87 execsql {SELECT rowid FROM t1 WHERE content MATCH 'five'}
Dfts3ae.test48 INSERT INTO t1 (rowid, content) VALUES(16, 'five');
50 INSERT INTO t1 (rowid, content) VALUES(17, 'one five');
51 INSERT INTO t1 (rowid, content) VALUES(18, 'two five');
52 INSERT INTO t1 (rowid, content) VALUES(19, 'one two five');
54 INSERT INTO t1 (rowid, content) VALUES(20, 'three five');
55 INSERT INTO t1 (rowid, content) VALUES(21, 'one three five');
56 INSERT INTO t1 (rowid, content) VALUES(22, 'two three five');
82 execsql {SELECT rowid FROM t1 WHERE content MATCH 'five'}
Dfts2e.test48 INSERT INTO t1 (rowid, content) VALUES(16, 'five');
50 INSERT INTO t1 (rowid, content) VALUES(17, 'one five');
51 INSERT INTO t1 (rowid, content) VALUES(18, 'two five');
52 INSERT INTO t1 (rowid, content) VALUES(19, 'one two five');
54 INSERT INTO t1 (rowid, content) VALUES(20, 'three five');
55 INSERT INTO t1 (rowid, content) VALUES(21, 'one three five');
56 INSERT INTO t1 (rowid, content) VALUES(22, 'two three five');
82 execsql {SELECT rowid FROM t1 WHERE content MATCH 'five'}
Dfts1e.test48 INSERT INTO t1 (rowid, content) VALUES(16, 'five');
50 INSERT INTO t1 (rowid, content) VALUES(17, 'one five');
51 INSERT INTO t1 (rowid, content) VALUES(18, 'two five');
52 INSERT INTO t1 (rowid, content) VALUES(19, 'one two five');
54 INSERT INTO t1 (rowid, content) VALUES(20, 'three five');
55 INSERT INTO t1 (rowid, content) VALUES(21, 'one three five');
56 INSERT INTO t1 (rowid, content) VALUES(22, 'two three five');
82 execsql {SELECT rowid FROM t1 WHERE content MATCH 'five'}
DtriggerA.test35 foreach word {one two three four five six seven eight nine ten} {
55 } {eight 8 five 5 four 4 nine 9 one 1 seven 7 six 6 ten 10 three 3 two 2}
61 } {1 one 3 three 5 five 7 seven 8 eight 9 nine 10 ten}
68 } {1 10 2 3 4 5 6 7 8 9 eight five four nine one seven six ten three two}
76 } {1 10 2 3 4 5 6 7 8 9 five four three}
96 } {five 5}
106 } {five 5 five-extra 5 four 4 four-extra 4 three 3 three-extra 3}
118 } {five 5}
128 } {five 5 five-extra 5 three 3 three-extra 3}
Denc2.test89 INSERT INTO t1 VALUES('five','V',5);
92 } {one I 1 two II 2 three III 3 four IV 4 five V 5}
123 } {five}
198 set ::values [list one two three four five]
216 INSERT INTO t5 VALUES('five');
225 } {one two three four five UTF-8}
230 } {one two three four five UTF-16LE}
235 } {one two three four five UTF-16BE}
246 INSERT INTO t5 VALUES('five');
255 } {one two three four five UTF-16LE}
[all …]
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
D054-if-with-macros.c4 #define five 5 macro
5 #if five < two
15 #if two + three <= five
20 #if five - two == three
30 #if one != five
/external/mesa3d/src/glsl/glcpp/tests/
D054-if-with-macros.c4 #define five 5 macro
5 #if five < two
15 #if two + three <= five
20 #if five - two == three
30 #if one != five
/external/markdown/tests/misc/
Dlists6.txt1 Test five or more spaces as start of list:
3 * five spaces
8 * five spaces
14 * five spaces
/external/chromium_org/ui/base/glib/
Dglib_signal.h69 ARG3 three, ARG4 four, ARG5 five, \
72 METHOD(sender, one, two, three, four, five); \
80 ARG3 three, ARG4 four, ARG5 five, \
83 METHOD(sender, one, two, three, four, five, six); \
135 ARG3 three, ARG4 four, ARG5 five, \
138 METHOD(sender, one, two, three, four, five); \
146 ARG3 three, ARG4 four, ARG5 five, \
149 METHOD(sender, one, two, three, four, five, six); \
/external/e2fsprogs/lib/ext2fs/
Dsparse.c52 unsigned int *five, unsigned int *seven) in ext2fs_list_backups() argument
65 if (*five < *min) { in ext2fs_list_backups()
66 min = five; in ext2fs_list_backups()
Dres_gdt.c27 unsigned int *five, unsigned int *seven) in list_backups() argument
40 if (*five < *min) { in list_backups()
41 min = five; in list_backups()
125 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
166 while ((grp = list_backups(fs, &three, &five, &seven)) < in ext2fs_create_resize_inode()
/external/clang/test/CodeGen/
Dtbaa-struct.cpp44 struct five { struct
50 void copy4(struct five *a, struct five *b) { in copy4() argument
/external/clang/test/Analysis/
Didempotent-operations.cpp11 int five = 5; in false1() local
13 test(five * a); // expected-warning {{The right operand to '*' is always 0}} in false1()

12345678