/external/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
|
/external/swiftshader/third_party/llvm-16.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
|
/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()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
D | YAML.cpp | 47 uint8_t Byte = llvm::hexDigitValue(Data[I * 2]); in writeAsBinary() local 61 for (uint8_t Byte : Data) in writeAsHex() 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-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()
|
/external/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
|
/external/jazzer-api/examples/src/main/java/com/example/ |
D | MazeFuzzer.java | 79 private static void executeCommands(byte[] commands, Consumer3<Byte, Byte, Boolean> callback) { in executeCommands()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/ |
D | debug.rs | 3 pub(crate) struct Byte(pub(crate) u8); struct 5 impl core::fmt::Debug for Byte { implementation
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/ |
D | debug.rs | 3 pub(crate) struct Byte(pub(crate) u8); struct 5 impl core::fmt::Debug for Byte { implementation
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ByteStreamer.h | 45 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 74 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 105 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8()
|
/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/cronet/stable/third_party/libc++/src/test/std/language.support/support.types/ |
D | cstddef.compile.pass.cpp | 37 using Byte = std::byte; typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/language.support/support.types/ |
D | cstddef.compile.pass.cpp | 37 using Byte = std::byte; typedef
|
/external/swiftshader/third_party/llvm-16.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
|
D | Base64.cpp | 57 const char Byte = Input[ByteIdx]; in decodeBase64() local
|
/external/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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 26 SDValue LenAdj, SDValue Byte) { in createMemMemNode() 43 uint64_t Size, SDValue Byte = SDValue()) { in emitMemMemImm() 52 SDValue Size, SDValue Byte = SDValue()) { in emitMemMemReg() 90 SDValue Byte, SDValue Size, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | Formatters.cpp | 32 uint8_t Byte = Item[i]; in format() local
|
/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
D | types.h | 11 using Byte = std::uint8_t; variable
|
/external/image_io/includes/image_io/base/ |
D | types.h | 11 using Byte = std::uint8_t; variable
|