Home
last modified time | relevance | path

Searched defs:UTF8Buf (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dutext.cpp872 struct UTF8Buf { struct
873 int32_t bufNativeStart; // Native index of first char in UChar buf
874 int32_t bufNativeLimit; // Native index following last char in buf.
875 int32_t bufStartIdx; // First filled position in buf.
876 int32_t bufLimitIdx; // Limit of filled range in buf.
877 int32_t bufNILimit; // Limit of native indexing part of buf
878 int32_t toUCharsMapStart; // Native index corresponding to
883 …buf[UTF8_TEXT_CHUNK_SIZE+4]; // The UChar buffer. Requires one extra position beyond the
889 uint8_t mapToNative[UTF8_TEXT_CHUNK_SIZE+4]; // map UChar index in buf to
894 uint8_t mapToUChars[UTF8_TEXT_CHUNK_SIZE*3+6]; // Map native offset from bufNativeStart to
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCommandLine.cpp935 std::string UTF8Buf; in ExpandResponseFile() local
/external/llvm/lib/Support/
DCommandLine.cpp880 std::string UTF8Buf; in ExpandResponseFile() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp899 std::string UTF8Buf; in ExpandResponseFile() local