Searched defs:utf8Lengths (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Dunisetspan.h114 int32_t *utf8Lengths; member in class:UnicodeSetStringSpan
116 // Pointer to the part of the (utf8Lengths) memory block that stores
120 // Pointer to the part of the (utf8Lengths) memory block that stores
/external/icu4c/common/
H A Dunisetspan.h114 int32_t *utf8Lengths; member in class:UnicodeSetStringSpan
116 // Pointer to the part of the (utf8Lengths) memory block that stores
120 // Pointer to the part of the (utf8Lengths) memory block that stores
/external/chromium/third_party/icu/source/test/intltest/
H A Dusettest.cpp2282 utf8Lengths[stringsLength]=length8=
2317 int32_t utf8Lengths[20]; member in class:UnicodeSetWithStrings
2345 nextUTF8Start+=length=fSet.utf8Lengths[nextStringIndex++];
/external/icu4c/test/intltest/
H A Dusettest.cpp2319 utf8Lengths[stringsLength]=length8=
2354 int32_t utf8Lengths[20]; member in class:UnicodeSetWithStrings
2382 nextUTF8Start+=length=fSet.utf8Lengths[nextStringIndex++];

Completed in 22 milliseconds