/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 167 uint8_t Byte; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | YAML.cpp | 48 uint8_t Byte = llvm::hexDigitValue(Data[I * 2]); in writeAsBinary() local 62 for (uint8_t Byte : Data) in writeAsHex() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ByteStreamer.h | 43 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 62 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 88 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
D | DIEHash.cpp | 57 uint8_t Byte = Value & 0x7f; in addULEB128() local 69 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | LEB128.cpp | 35 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
D | CRC.cpp | 77 for (uint8_t Byte : Data) { in crc32() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | Formatters.cpp | 32 uint8_t Byte = Item[i]; in format() local
|
D | TypeRecordMapping.cpp | 460 uint8_t Byte = static_cast<uint8_t>(Slots[SlotIndex]) << 4; in visitKnownRecord() local 469 uint8_t Byte; in visitKnownRecord() local
|
/third_party/mesa3d/src/tool/pps/ |
D | pps_counter.h | 39 Byte, enumerator
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | ftzconf.h | 39 # define Byte z_Byte macro 219 typedef unsigned char Byte; /* 8 bits */ typedef
|
/third_party/lzma/CPP/Common/ |
D | StringToInt.cpp | 24 CONVERT_STRING_TO_UINT_FUNC(UInt32, char, Byte) in CONVERT_STRING_TO_UINT_FUNC() argument
|
/third_party/rust/crates/os_str_bytes/src/windows/ |
D | mod.rs | 30 Byte(u8), enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 469 for (uint64_t Byte = 0, End = PltContents.size(); Byte + 6 < End; ) { in findX86PltEntries() local 494 for (uint64_t Byte = 0, End = PltContents.size(); Byte + 6 < End; ) { in findX86_64PltEntries() local
|
/third_party/rust/crates/regex/src/ |
D | dfa.rs | 394 struct Byte(u16); struct 895 b: Byte, in exec_byte() 1348 b: Byte, in next_state() 1719 impl Byte { impl
|
/third_party/libwebsockets/win32port/zlib/ |
D | zconf.h | 110 # define Byte z_Byte macro 334 typedef unsigned char Byte; /* 8 bits */ typedef
|
/third_party/json/tests/thirdparty/Fuzzer/ |
D | FuzzerUtil.cpp | 38 void PrintASCIIByte(uint8_t Byte) { in PrintASCIIByte()
|
/third_party/lzma/CPP/Windows/ |
D | PropVariant.cpp | 212 SET_PROP_FUNC(Byte, VT_UI1, bVal) in SET_PROP_FUNC() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCTargetDesc.cpp | 334 for (uint64_t Byte = 0, End = PltContents.size(); Byte + 7 < End; in findPltEntries() local
|
/third_party/node/deps/v8/third_party/zlib/ |
D | zconf.h | 153 # define Byte z_Byte macro 406 typedef unsigned char Byte; /* 8 bits */ typedef
|
/third_party/skia/third_party/externals/zlib/ |
D | zconf.h | 153 # define Byte z_Byte macro 406 typedef unsigned char Byte; /* 8 bits */ typedef
|
/third_party/node/deps/zlib/ |
D | zconf.h.in | 144 # define Byte z_Byte macro 401 typedef unsigned char Byte; /* 8 bits */ typedef
|
D | zconf.h | 156 # define Byte z_Byte macro 416 typedef unsigned char Byte; /* 8 bits */ typedef
|
/third_party/zlib/ |
D | zconf.h.in | 144 # define Byte z_Byte macro 397 typedef unsigned char Byte; /* 8 bits */ typedef
|
D | zconf.h | 144 # define Byte z_Byte macro 397 typedef unsigned char Byte; /* 8 bits */ typedef
|
/third_party/mesa3d/src/broadcom/cle/ |
D | gen_pack_header.py | 206 class Byte: class in Group
|