Home
last modified time | relevance | path

Searched defs:SrcEnd (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DConvertUTFWrapper.cpp96 const UTF16 *SrcEnd = reinterpret_cast<const UTF16 *>(SrcBytes.end()); in convertUTF16ToUTF8String() local
154 const UTF32 *SrcEnd = reinterpret_cast<const UTF32 *>(SrcBytes.end()); in convertUTF32ToUTF8String() local
212 const UTF8 *SrcEnd = reinterpret_cast<const UTF8 *>(SrcUTF8.end()); in convertUTF8ToUTF16String() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DConvertUTFWrapper.cpp98 const UTF16 *SrcEnd = reinterpret_cast<const UTF16 *>(SrcBytes.end()); in convertUTF16ToUTF8String() local
154 const UTF8 *SrcEnd = reinterpret_cast<const UTF8 *>(SrcUTF8.end()); in convertUTF8ToUTF16String() local
/aosp_15_r20/external/llvm/lib/Support/
H A DConvertUTFWrapper.cpp99 const UTF16 *SrcEnd = reinterpret_cast<const UTF16 *>(SrcBytes.end()); in convertUTF16ToUTF8String() local
155 const UTF8 *SrcEnd = reinterpret_cast<const UTF8 *>(SrcUTF8.end()); in convertUTF8ToUTF16String() local
/aosp_15_r20/external/licenseclassifier/stringclassifier/searchset/
H A Dsearchset.go136 SrcStart, SrcEnd int member
/aosp_15_r20/external/licenseclassifier/v2/
H A Dsearchset.go131 SrcStart, SrcEnd int member
/aosp_15_r20/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3352 SrcEnd = SrcGEP->idx_end(), in depends() local
3782 SrcEnd = SrcGEP->idx_end(), in getSplitIteration() local