Searched refs:BOCU1_RESET (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dbocu1tst.c73 #define BOCU1_RESET 0xff macro
121 /* The length of a byte sequence, according to the lead byte (!=BOCU1_RESET). */
577 } else if(b==BOCU1_RESET) {
/external/icu/icu4c/source/test/cintltst/
H A Dbocu1tst.c73 #define BOCU1_RESET 0xff macro
121 /* The length of a byte sequence, according to the lead byte (!=BOCU1_RESET). */
577 } else if(b==BOCU1_RESET) {
/external/chromium_org/third_party/icu/source/common/
H A Ducnvbocu.cpp61 #define BOCU1_RESET 0xff macro
109 /* The length of a byte sequence, according to the lead byte (!=BOCU1_RESET). */
1065 } else if(c==BOCU1_RESET) {
1273 } else if(c==BOCU1_RESET) {
/external/icu/icu4c/source/common/
H A Ducnvbocu.cpp61 #define BOCU1_RESET 0xff macro
109 /* The length of a byte sequence, according to the lead byte (!=BOCU1_RESET). */
1065 } else if(c==BOCU1_RESET) {
1273 } else if(c==BOCU1_RESET) {

Completed in 1267 milliseconds