OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufNativeStart
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
utext.cpp
[
all
...]
/external/icu4c/common/
utext.cpp
855
int32_t
bufNativeStart
; // Native index of first char in UChar buf
862
// Set to
bufNativeStart
when filling forwards.
872
// native offset from
bufNativeStart
.
876
uint8_t mapToUChars[UTF8_TEXT_CHUNK_SIZE*3+6]; // Map native offset from
bufNativeStart
to
[
all
...]
Completed in 26 milliseconds