| /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/mindspore/mindspore-src/source/mindspore/lite/src/common/ |
| D | decrypt.cc | 38 std::unique_ptr<Byte[]> Decrypt(const std::string &lib_path, size_t *, const Byte *, const size_t, … in Decrypt()
|
| D | decrypt.h | 23 typedef unsigned char Byte; typedef
|
| /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/rust/rust/tests/ui/query-system/ |
| D | query_depth.rs | 4 type Byte = Option<Option<Option<Option< Option<Option<Option<Option< typedef
|
| /third_party/rust/rust/tests/ui/issues/auxiliary/ |
| D | issue-57271-lib.rs | 3 Byte, enumerator
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | crypto.h | 24 typedef unsigned char Byte; typedef
|
| D | crypto.cc | 71 std::unique_ptr<Byte[]> Encrypt(size_t *, const Byte *, size_t, const Byte *, size_t, const std::st… in Encrypt() 76 std::unique_ptr<Byte[]> Decrypt(size_t *, const std::string &, const Byte *, size_t, const std::str… in Decrypt() 81 std::unique_ptr<Byte[]> Decrypt(size_t *, const Byte *, size_t, const Byte *, size_t, const std::st… in Decrypt()
|
| /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/rust/rust/compiler/rustc_transmute/src/layout/ |
| D | mod.rs | 18 pub(crate) enum Byte { enum 23 impl fmt::Debug for Byte { implementation
|
| D | dfa.rs | 59 Byte(Byte), enumerator 153 pub(crate) fn bytes_from(&self, start: State) -> Option<&Map<Byte, State>> { in bytes_from()
|
| /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
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/generated/ |
| D | tokens.rs | 178 pub struct Byte { struct 181 impl std::fmt::Display for Byte { implementation 186 impl AstToken for Byte { implementation
|
| /third_party/flatbuffers/python/flatbuffers/reflection/ |
| D | BaseType.py | 9 Byte = 3 variable in BaseType
|
| /third_party/flatbuffers/tests/ts/reflection/ |
| D | base-type.ts | 9 Byte = 3, enumerator
|
| D | base-type.d.ts | 5 Byte = 3, enumerator
|
| /third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/ |
| D | BaseType.java | 11 public static final byte Byte = 3; field in BaseType
|
| /third_party/lzma/CPP/Common/ |
| D | StringToInt.cpp | 57 CONVERT_STRING_TO_UINT_FUNC(UInt32, char, Byte) in CONVERT_STRING_TO_UINT_FUNC() argument
|
| /third_party/mesa3d/src/tool/pps/ |
| D | pps_counter.h | 40 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/rust/crates/os_str_bytes/src/windows/ |
| D | mod.rs | 30 Byte(u8), enumerator
|
| /third_party/flatbuffers/swift/Sources/FlatBuffers/ |
| D | Constants.swift | 35 public typealias Byte = UInt8 typealias
|