OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BytesSize
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm-c/
Disassembler.h
182
* parameter Bytes, and contains at least
BytesSize
number of bytes. The
190
uint64_t
BytesSize
, uint64_t PC,
/external/llvm/lib/MC/MCDisassembler/
Disassembler.cpp
137
//
BytesSize
number of bytes. The instruction is at the address specified by
146
uint64_t
BytesSize
, uint64_t PC, char *OutString,
149
// Wrap the pointer to the Bytes,
BytesSize
and PC in a MemoryObject.
150
DisasmMemoryObject MemoryObject(Bytes,
BytesSize
, PC);
/external/protobuf/src/google/protobuf/
wire_format_lite.h
467
static inline int
BytesSize
(const string& value);
wire_format_lite_inl.h
719
inline int WireFormatLite::
BytesSize
(const string& value) {
descriptor.pb.cc
[
all
...]
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp
[
all
...]
Completed in 720 milliseconds