Home
last modified time | relevance | path

Searched defs:ThirdByte (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DJSON.cpp418 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
425 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
H A DYAMLParser.cpp577 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
584 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DJSON.cpp592 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
599 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
H A DYAMLParser.cpp584 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
591 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLParser.cpp585 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
592 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h224 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h225 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h245 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h245 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h245 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h245 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h329 uint8_t ThirdByte = Annotations.front(); in GetCompressedAnnotation() local