Home
last modified time | relevance | path

Searched refs:abcd (Results 1 – 21 of 21) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
Dstrtest.cpp274 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local
275 if(abcd.empty() || abcd.data()!=abcdefg_chars || abcd.length()!=4 || abcd.size()!=4) { in TestStringPiece()
287 StringPiece sp(abcd, -1); in TestStringPiece()
291 sp=StringPiece(abcd, 5); in TestStringPiece()
295 sp=StringPiece(abcd, 2); in TestStringPiece()
300 sp=StringPiece(abcd, -1, 8); in TestStringPiece()
304 sp=StringPiece(abcd, 5, 8); in TestStringPiece()
308 sp=StringPiece(abcd, 2, 8); in TestStringPiece()
312 sp=StringPiece(abcd, 2, -1); in TestStringPiece()
322 sp=abcd.substr(-1); in TestStringPiece()
[all …]
Dapicoll.cpp212 Locale abcd("ab", "CD", ""); in TestProperty() local
215 junk = Collator::createInstance(abcd, success); in TestProperty()
/external/icu4c/test/intltest/
Dstrtest.cpp274 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local
275 if(abcd.empty() || abcd.data()!=abcdefg_chars || abcd.length()!=4 || abcd.size()!=4) { in TestStringPiece()
287 StringPiece sp(abcd, -1); in TestStringPiece()
291 sp=StringPiece(abcd, 5); in TestStringPiece()
295 sp=StringPiece(abcd, 2); in TestStringPiece()
300 sp=StringPiece(abcd, -1, 8); in TestStringPiece()
304 sp=StringPiece(abcd, 5, 8); in TestStringPiece()
308 sp=StringPiece(abcd, 2, 8); in TestStringPiece()
312 sp=StringPiece(abcd, 2, -1); in TestStringPiece()
322 sp=abcd.substr(-1); in TestStringPiece()
[all …]
Dapicoll.cpp226 Locale abcd("ab", "CD", ""); in TestProperty() local
229 junk = Collator::createInstance(abcd, success); in TestProperty()
/external/chromium/third_party/icu/source/test/testdata/
Dre_tests.txt129 ab|cd abcd y $& ab
172 ([abc])*bcd abcd y $&-$1 abcd-a
179 abcd*efg abcdefg y $& abcdefg
186 (a|b)c*d abcd y $&-$1 bcd-b
189 a([bc]*)(c*d) abcd y $&-$1-$2 abcd-bc-d
190 a([bc]*)(c*d) abcd y $-[0] 0
191 a([bc]*)(c*d) abcd y $+[0] 4
192 a([bc]*)(c*d) abcd y $-[1] 1
193 a([bc]*)(c*d) abcd y $+[1] 3
194 a([bc]*)(c*d) abcd y $-[2] 3
[all …]
Dicuio.txt147 { "%x", "abcd ef01", "4", "abcd" }
148 { "%3x", "abcd ef01", "4", "abc" }
149 { "%*hx%hx", "abcd ef01", "2", "ef01" }
157 { "%[abce]", "abcd ef01", "S", "abc" }
158 { "%*[abce]%[de\\ ]", "abcd ef01", "S", "d e" }
166 { "%*3S%S", "abcd efg", "S", "d" }
167 { "%*3s%s", "abcd efg", "s", "d" }
Dregextst.txt110 "xyz$" mYZ "<0>xyz</0>\x{85}abcd"
459 "ab$cd" "abcd"
583 "ab\x{abcd}c" "<0>ab\uabcdc</0>"
783 "[-abcd---]+" "<0>abc</0>--" #[-abcd]--[-]
784 "[&abcd&&&ac]+" "b<0>ac&&ca</0>d" #[&abcd]&&[&ac]
786 "[[abcd]&[ac]]+" "b<0>acac</0>d" # set-set-amp
787 "[[abcd]&&[ac]]+" "b<0>acac</0>d"
788 "[[abcd]&&ac]+" "b<0>acac</0>d"
789 "[[abcd]&ac]+" "<0>bacacd&&&</0>"
791 "[abcd&[ac]]+" "<0>bacacd&&&</0>" #set-lit-amp
[all …]
DDataDrivenCollationTest.txt533 "abcd\r\u0301<abce\r\u0301"
/external/icu4c/test/testdata/
Dre_tests.txt129 ab|cd abcd y $& ab
172 ([abc])*bcd abcd y $&-$1 abcd-a
179 abcd*efg abcdefg y $& abcdefg
186 (a|b)c*d abcd y $&-$1 bcd-b
189 a([bc]*)(c*d) abcd y $&-$1-$2 abcd-bc-d
190 a([bc]*)(c*d) abcd y $-[0] 0
191 a([bc]*)(c*d) abcd y $+[0] 4
192 a([bc]*)(c*d) abcd y $-[1] 1
193 a([bc]*)(c*d) abcd y $+[1] 3
194 a([bc]*)(c*d) abcd y $-[2] 3
[all …]
Dicuio.txt147 { "%x", "abcd ef01", "4", "abcd" }
148 { "%3x", "abcd ef01", "4", "abc" }
149 { "%*hx%hx", "abcd ef01", "2", "ef01" }
157 { "%[abce]", "abcd ef01", "S", "abc" }
158 { "%*[abce]%[de\\ ]", "abcd ef01", "S", "d e" }
166 { "%*3S%S", "abcd efg", "S", "d" }
167 { "%*3s%s", "abcd efg", "s", "d" }
Dregextst.txt113 "xyz$" mYZ "<0>xyz</0>\x{85}abcd"
462 "ab$cd" "abcd"
586 "ab\x{abcd}c" "<0>ab\uabcdc</0>"
786 "[-abcd---]+" "<0>abc</0>--" #[-abcd]--[-]
787 "[&abcd&&&ac]+" "b<0>ac&&ca</0>d" #[&abcd]&&[&ac]
789 "[[abcd]&[ac]]+" "b<0>acac</0>d" # set-set-amp
790 "[[abcd]&&[ac]]+" "b<0>acac</0>d"
791 "[[abcd]&&ac]+" "b<0>acac</0>d"
792 "[[abcd]&ac]+" "<0>bacacd&&&</0>"
794 "[abcd&[ac]]+" "<0>bacacd&&&</0>" #set-lit-amp
[all …]
DDataDrivenCollationTest.txt533 "abcd\r\u0301<abce\r\u0301"
/external/chromium/net/data/cache_tests/list_loop/
Dcontents.txt196 char buffer[] = "abcd";
/external/skia/src/core/
DSkGeometry.cpp557 SkScalar abcd = SkScalarInterp(abc, bcd, t); in interp_cubic_coords() local
562 dst[6] = abcd; in interp_cubic_coords()
/external/chromium/third_party/icu/source/test/cintltst/
Dcustrtst.c497 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
649 if (u_strspn(testString, abcd) != u_strlen(testString)) { in TestStringSearching()
/external/icu4c/test/cintltst/
Dcustrtst.c497 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
649 if (u_strspn(testString, abcd) != u_strlen(testString)) { in TestStringSearching()
/external/bluetooth/glib/docs/reference/glib/
Dregex-syntax.sgml2141 abcd$
2152 ^.*abcd$
2164 ^.*+(?&lt;=abcd)
/external/skia/emoji/
Dgmojiraw.txt706 …DBBA\uDF7D \xF3\xBE\xAD\xBD LATIN SMALL LETTERS SYMBOL 503 F7D5 EAFE 7857 ECD5 [abcd] [abcd]
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dflex.man774 scanner scans the token "abcd", it will write "abcdab-
781 abcd ECHO; REJECT;
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info718 example, when the following scanner scans the token "abcd", it
725 abcd ECHO; REJECT;
Dflex.texi872 "abcd", it will write "abcdabcaba" to the output:
879 abcd ECHO; REJECT;