Home
last modified time | relevance | path

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

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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.cpp573 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
580 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DKnownBits.cpp575 // The sign bit is the LHS's sign bit, except when the result of the
583 KnownBits &KnownBits::operator&=(const KnownBits &RHS) {
/dports/devel/llvm11/llvm-11.0.1.src/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.cpp573 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
580 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/dports/devel/llvm10/llvm-10.0.1.src/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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/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
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/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
/dports/devel/llvm90/llvm-9.0.1.src/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
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DJSON.cpp419 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
426 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
H A DYAMLParser.cpp578 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
585 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DJSON.cpp413 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
420 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DJSON.cpp575 uint8_t ThirdByte = 0x80 | (Rune & 0x3F); in encodeUtf8() local
582 uint8_t ThirdByte = 0x80 | ((Rune & 0xFC0) >> 6); in encodeUtf8() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/
H A DCpuDataStruct.h94 UINT8 ThirdByte; ///< Third byte of the 64 bit MSR value. member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/
H A DCpuDataStruct.h148 UINT8 ThirdByte; ///< Third byte of the 64 bit MSR value. member
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/llvm/Support/
H A DYAMLParser.cpp531 uint8_t ThirdByte = 0x80 | (UnicodeScalarValue & 0x3F); in encodeUTF8() local
538 uint8_t ThirdByte = 0x80 | ((UnicodeScalarValue & 0xFC0) >> 6); in encodeUTF8() local
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/po/
H A Dnso.po578 msgstr "Dira modumo ge senotlelo se:"
585 msgid "Delay between keypress and pointer mo_vement:"

123