| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | LEB128.h | 29 uint8_t Byte = Value & 0x7f; variable 58 uint8_t Byte = Value & 0x7f; variable 85 uint8_t Byte = Value & 0x7f; variable 110 uint8_t Byte = Value & 0x7f; variable 168 uint8_t Byte; variable
|
| /external/llvm/include/llvm/Support/ |
| D | LEB128.h | 26 uint8_t Byte = Value & 0x7f; in encodeSLEB128() local 41 uint8_t Byte = Value & 0x7f; variable 62 uint8_t Byte = Value & 0x7f; variable 98 uint8_t Byte; variable
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | ByteStreamer.h | 44 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 63 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 89 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
| D | DIEHash.cpp | 58 uint8_t Byte = Value & 0x7f; in addULEB128() local 70 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
| /external/llvm/lib/ObjectYAML/ |
| D | YAML.cpp | 46 uint8_t Byte; in writeAsBinary() local 59 for (uint8_t Byte : Data) in writeAsHex() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
| D | YAML.cpp | 47 uint8_t Byte; in writeAsBinary() local 60 for (uint8_t Byte : Data) in writeAsHex() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | ByteStreamer.h | 44 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 63 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 89 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
| D | DIEHash.cpp | 58 uint8_t Byte = Value & 0x7f; in addULEB128() local 70 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | MCObjectWriter.cpp | 24 uint8_t Byte = Value & 0x7f; in EncodeSLEB128() local 38 uint8_t Byte = Value & 0x7f; in EncodeULEB128() local
|
| D | MCAsmInfo.cpp | 119 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
| /external/u-boot/include/lzma/ |
| D | LzmaTypes.h | 15 #define Byte LZByte macro
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | JITCodeEmitter.h | 177 uint8_t Byte = Value & 0x7f; variable 185 uint8_t Byte = (PadTo > 1) ? 0x80 : 0x0; variable 198 uint8_t Byte = Value & 0x7f; in emitSLEB128Bytes() local
|
| D | MachineCodeEmitter.h | 179 uint8_t Byte = Value & 0x7f; in emitULEB128Bytes() local 193 uint8_t Byte = Value & 0x7f; in emitSLEB128Bytes() local
|
| D | BinaryObject.h | 304 uint8_t Byte = (uint8_t)(Value & 0x7f); in emitULEB128Bytes() local 318 uint8_t Byte = (uint8_t)(Value & 0x7f); in emitSLEB128Bytes() local
|
| /external/llvm/lib/Support/ |
| D | JamCRC.cpp | 93 for (char Byte : Data) { in update() local
|
| D | LEB128.cpp | 36 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| D | JamCRC.cpp | 93 for (char Byte : Data) { in update() local
|
| D | LEB128.cpp | 36 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
| /external/swiftshader/third_party/LLVM/tools/llvm-objdump/ |
| D | llvm-objdump.h | 36 int readByte(uint64_t Addr, uint8_t *Byte) const { in readByte()
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinterDwarf.cpp | 49 unsigned char Byte = static_cast<unsigned char>(Value & 0x7f); in EmitSLEB128() local 71 unsigned char Byte = static_cast<unsigned char>(Value & 0x7f); in EmitULEB128() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
| D | Formatters.cpp | 33 uint8_t Byte = Item[i]; in format() local
|
| /external/image_io/includes/image_io/base/ |
| D | types.h | 11 using Byte = std::uint8_t; variable
|
| /external/llvm/lib/DebugInfo/PDB/Raw/ |
| D | Hash.cpp | 128 for (uint8_t Byte : Buf) in hashBufferV8() local
|
| /external/lzma/CPP/Common/ |
| D | StringToInt.cpp | 24 CONVERT_STRING_TO_UINT_FUNC(UInt32, char, Byte) in CONVERT_STRING_TO_UINT_FUNC() argument
|
| /external/freetype/src/gzip/ |
| D | ftzconf.h | 39 # define Byte z_Byte macro 219 typedef unsigned char Byte; /* 8 bits */ typedef
|