HomeSort by relevance Sort by last modified time
    Searched refs:bufNativeStart (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/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...]
  /external/icu/icu4c/source/common/
utext.cpp 860 int32_t bufNativeStart; // Native index of first char in UChar buf
867 // Set to bufNativeStart when filling forwards.
877 // native offset from bufNativeStart.
881 uint8_t mapToUChars[UTF8_TEXT_CHUNK_SIZE*3+6]; // Map native offset from bufNativeStart to
    [all...]

Completed in 48 milliseconds