Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DDisassembler.h243 uint64_t BytesSize, uint64_t PC,
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp242 uint64_t BytesSize, uint64_t PC, char *OutString, in LLVMDisasmInstruction() argument
246 ArrayRef<uint8_t> Data(Bytes, BytesSize); in LLVMDisasmInstruction()
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h480 static inline int BytesSize (const string& value);
Dwire_format_lite_inl.h825 inline int WireFormatLite::BytesSize(const string& value) { in BytesSize() function
Ddescriptor.pb.cc8370 ::google::protobuf::internal::WireFormatLite::BytesSize( in ByteSize()