Home
last modified time | relevance | path

Searched defs:Codepoints (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/utils/utf8/
Dunicodetext.cc206 std::vector<UnicodeText::const_iterator> UnicodeText::Codepoints() const { in Codepoints() function in libtextclassifier3::UnicodeText
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp548 std::vector<UTF32> Codepoints(S.size()); // 1 codepoint per byte suffices. in fixUTF8() local
/external/llvm-project/llvm/lib/Support/
DJSON.cpp694 std::vector<UTF32> Codepoints(S.size()); // 1 codepoint per byte suffices. in fixUTF8() local