Home
last modified time | relevance | path

Searched defs:decodeUTF8 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp198 static UTF8Decoded decodeUTF8(StringRef Range) { in decodeUTF8() function
307 UTF8Decoded decodeUTF8(StringRef::iterator Position) { in decodeUTF8() function in llvm::yaml::Scanner
/third_party/glfw/src/
Dx11_window.c416 static uint32_t decodeUTF8(const char** s) in decodeUTF8() function