Home
last modified time | relevance | path

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

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