/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/ |
D | WebAssemblyDisassembler.cpp | 76 static int nextByte(ArrayRef<uint8_t> Bytes, uint64_t &Size) { in nextByte() 84 static bool nextLEB(int64_t &Val, ArrayRef<uint8_t> Bytes, uint64_t &Size, in nextLEB() 100 ArrayRef<uint8_t> Bytes, bool Signed) { in parseLEBImmediate() 109 bool parseImmediate(MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes) { in parseImmediate() 124 StringRef Name, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, in onSymbolStart() 159 MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t /*Address*/, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | FDRTraceWriter.cpp | 51 auto Bytes = IndexedWriter<0>::write(OS, T); in writeMetadata() local 101 ArrayRef<char> Bytes(D.data(), D.size()); in visit() local 110 ArrayRef<char> Bytes(D.data(), D.size()); in visit() local 119 ArrayRef<char> Bytes(D.data(), D.size()); in visit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/Disassembler/ |
D | AVRDisassembler.cpp | 77 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() 90 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() 114 ArrayRef<uint8_t> Bytes, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceELFStreamer.h | 37 virtual void writeBytes(llvm::StringRef Bytes) { in writeBytes() 97 void writeBytes(llvm::StringRef Bytes) override { Out << Bytes; } in writeBytes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | FileWriter.cpp | 21 uint8_t Bytes[32]; in writeSLEB() local 28 uint8_t Bytes[32]; in writeULEB() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryStreamReader.h | 79 ArrayRef<uint8_t> Bytes; in readInteger() local 188 ArrayRef<uint8_t> Bytes; in readArray() local
|
D | MD5.h | 56 std::array<uint8_t, 16> Bytes; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | circular_raw_ostream.cpp | 26 unsigned Bytes = in write_impl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | circular_raw_ostream.cpp | 25 unsigned Bytes = in write_impl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/ |
D | ARCDisassembler.cpp | 50 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() 59 static bool readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64() 69 static bool readInstruction48(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction48() 78 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() 297 ArrayRef<uint8_t> Bytes, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ |
D | MSP430Disassembler.cpp | 230 ArrayRef<uint8_t> Bytes, in getInstructionI() 285 ArrayRef<uint8_t> Bytes, in getInstructionII() 340 ArrayRef<uint8_t> Bytes, in getInstructionCJ() 361 ArrayRef<uint8_t> Bytes, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | RecordSerialization.cpp | 105 ArrayRef<uint8_t> Bytes(Data.bytes_begin(), Data.bytes_end()); in consume() local 131 ArrayRef<uint8_t> Bytes(Data.bytes_begin(), Data.bytes_end()); in consume() local
|
D | CodeViewRecordIO.cpp | 100 Error CodeViewRecordIO::mapByteVectorTail(ArrayRef<uint8_t> &Bytes, in mapByteVectorTail() 116 Error CodeViewRecordIO::mapByteVectorTail(std::vector<uint8_t> &Bytes, in mapByteVectorTail()
|
D | DebugChecksumsSubsection.cpp | 69 ArrayRef<uint8_t> Bytes) { in addChecksum()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | MCDisassembler.cpp | 21 ArrayRef<uint8_t> Bytes, uint64_t Address, in onSymbolStart()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64StackOffset.h | 38 int64_t Bytes; variable
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 87 Bytes, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRMachineFunctionInfo.h | 60 void setCalleeSavedFrameSize(unsigned Bytes) { CalleeSavedFrameSize = Bytes; } in setCalleeSavedFrameSize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/ |
D | AMDGPUDisassembler.h | 45 mutable ArrayRef<uint8_t> Bytes; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/ |
D | LanaiDisassembler.cpp | 75 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t &Size, in readInstruction32() 133 ArrayRef<uint8_t> Bytes, uint64_t Address, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/ |
D | BPFDisassembler.cpp | 137 static DecodeStatus readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64() 162 ArrayRef<uint8_t> Bytes, in getInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 67 StringRef Bytes; member
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 891 IN ULONG Bytes, in _BlockIo() 946 IN ULONG Bytes, in _RawWrite() 959 IN ULONG Bytes, in _RawRead()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 236 unsigned Bytes = Data.getU16(C); in visitLocationList() local 331 unsigned Bytes = Version >= 5 ? Data.getULEB128(C) : Data.getU16(C); in visitLocationList() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 176 std::vector<uint8_t> Bytes; member
|