Home
last modified time | relevance | path

Searched refs:BytesSize (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DDisassembler.cpp133 uint64_t BytesSize, uint64_t PC, char *OutString, in LLVMDisasmInstruction() argument
137 DisasmMemoryObject MemoryObject(Bytes, BytesSize, PC); in LLVMDisasmInstruction()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DDisassembler.h157 uint64_t BytesSize, uint64_t PC,
/external/llvm/include/llvm-c/
DDisassembler.h247 uint64_t BytesSize, uint64_t PC,
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp240 uint64_t BytesSize, uint64_t PC, char *OutString, in LLVMDisasmInstruction() argument
244 ArrayRef<uint8_t> Data(Bytes, BytesSize); in LLVMDisasmInstruction()
/external/protobuf/src/google/protobuf/
Dany.pb.cc325 ::google::protobuf::internal::WireFormatLite::BytesSize( in ByteSize()
Dwire_format_lite.h503 static inline int BytesSize (const string& value);
Dwire_format_lite_inl.h842 inline int WireFormatLite::BytesSize(const string& value) { in BytesSize() function
Dwrappers.pb.cc2614 ::google::protobuf::internal::WireFormatLite::BytesSize( in ByteSize()
Ddescriptor.pb.cc12864 ::google::protobuf::internal::WireFormatLite::BytesSize( in ByteSize()