Home
last modified time | relevance | path

Searched refs:ConvertUTF8toUTF32Partial (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Support/
DConvertUTF.h143 ConversionResult ConvertUTF8toUTF32Partial(
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DConvertUTF.h146 ConversionResult ConvertUTF8toUTF32Partial(
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DConvertUTF.h168 ConversionResult ConvertUTF8toUTF32Partial(
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DConvertUTF.cpp701 ConversionResult ConvertUTF8toUTF32Partial(const UTF8 **sourceStart, in ConvertUTF8toUTF32Partial() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DConvertUTF.cpp727 ConversionResult ConvertUTF8toUTF32Partial(const UTF8 **sourceStart, in ConvertUTF8toUTF32Partial() function
/external/llvm/lib/Support/
DConvertUTF.c675 ConversionResult ConvertUTF8toUTF32Partial(const UTF8 **sourceStart, in ConvertUTF8toUTF32Partial() function
/external/llvm/unittests/Support/
DConvertUTFTest.cpp177 auto ErrorCode = ConvertUTF8toUTF32Partial( in ConvertUTF8ToUnicodeScalarsPartialLenient()