/third_party/icu/icu4c/source/common/ |
H A D | unisetspan.cpp | 170 int32_t length8=0; in getUTF8Length() local 185 int32_t length8=0; in appendUTF8() local 248 int32_t length8=getUTF8Length(s16, length16); in UnicodeSetStringSpan() local 334 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); UnicodeSetStringSpan() local 372 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); UnicodeSetStringSpan() local 990 int32_t length8; spanUTF8() local 1167 int32_t length8; spanBackUTF8() local 1461 int32_t length8; spanNotUTF8() local 1504 int32_t length8; spanNotBackUTF8() local [all...] |
H A D | ucnv.cpp | 490 int32_t cloneSize, length8; in ucnv_setSubstString() local
|
H A D | unistr.cpp | 931 int32_t length8; in toUTF8() local 980 int32_t length8 = 0; in toUTF8() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | unisetspan.cpp | 170 int32_t length8=0; in getUTF8Length() local 185 int32_t length8=0; in appendUTF8() local 248 int32_t length8=getUTF8Length(s16, length16); in UnicodeSetStringSpan() local 334 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); UnicodeSetStringSpan() local 372 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); UnicodeSetStringSpan() local 990 int32_t length8; spanUTF8() local 1167 int32_t length8; spanBackUTF8() local 1461 int32_t length8; spanNotUTF8() local 1504 int32_t length8; spanNotBackUTF8() local [all...] |
H A D | unistr.cpp | 973 int32_t length8; in toUTF8() local 1022 int32_t length8 = 0; in toUTF8() local
|
H A D | ucnv.cpp | 490 int32_t cloneSize, length8; in ucnv_setSubstString() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ucnvseltst.c | 451 int32_t length8, length16; in TestSelector() local
|
H A D | creststn.c | 2914 int32_t length16, length8, i16, i8; in tres_getString() local 3022 int32_t length8; TestGetUTF8String() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unisetspan.cpp | 170 int32_t length8=0; in getUTF8Length() local 185 int32_t length8=0; in appendUTF8() local 248 int32_t length8=getUTF8Length(s16, length16); in UnicodeSetStringSpan() local 334 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); UnicodeSetStringSpan() local 372 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); UnicodeSetStringSpan() local 990 int32_t length8; spanUTF8() local 1167 int32_t length8; spanBackUTF8() local 1461 int32_t length8; spanNotUTF8() local 1504 int32_t length8; spanNotBackUTF8() local [all...] |
H A D | ucnv.cpp | 483 int32_t cloneSize, length8; in ucnv_setSubstString() local
|
H A D | unistr.cpp | 930 int32_t length8; in toUTF8() local 979 int32_t length8 = 0; in toUTF8() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ustrtest.cpp | 253 int32_t length8=from16.extract(0, 0x7fffffff, buffer, (uint32_t)sizeof(buffer)); in TestBasicManipulation() local
|
H A D | usettest.cpp | 2392 int32_t length8=0; in appendUTF8() local 2418 int32_t length8, utf8Count=0; in UnicodeSetWithStrings() local 2737 int32_t length8; in containsSpanUTF8() local 2758 int32_t length8; containsSpanUTF8() local 2840 int32_t length8; containsSpanBackUTF8() local 2860 int32_t length8; containsSpanBackUTF8() local 3318 int32_t length8=(int32_t)(t-(char *)s8); testSpanBothUTFs() local [all...] |
/third_party/icu/icu4c/source/test/perf/collperf2/ |
H A D | collperf2.cpp | 1367 int32_t length8; in getData8FromData16() local
|