Searched refs:bufNILimit (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutext.cpp859 int32_t bufNILimit; // Limit of native indexing part of buf member in struct:UTF8Buf
1109 ut->nativeIndexingLimit = u8b->bufNILimit;
1141 ut->nativeIndexingLimit = u8b->bufNILimit;
1164 u8b->bufNILimit = 0;
1214 u8b->bufNILimit = destIx;
1252 u8b->bufNILimit = destIx;
1262 ut->nativeIndexingLimit = u8b->bufNILimit;
1304 int32_t bufNILimit = destIx; local
1359 bufNILimit = destIx;
1366 u8b->bufNILimit
[all...]
/external/icu/icu4c/source/common/
H A Dutext.cpp864 int32_t bufNILimit; // Limit of native indexing part of buf member in struct:UTF8Buf
1114 ut->nativeIndexingLimit = u8b->bufNILimit;
1146 ut->nativeIndexingLimit = u8b->bufNILimit;
1169 u8b->bufNILimit = 0;
1219 u8b->bufNILimit = destIx;
1257 u8b->bufNILimit = destIx;
1267 ut->nativeIndexingLimit = u8b->bufNILimit;
1309 int32_t bufNILimit = destIx; local
1364 bufNILimit = destIx;
1371 u8b->bufNILimit
[all...]

Completed in 106 milliseconds