Searched defs:byte_size (Results 1 – 11 of 11) sorted by relevance
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 201 def __init__(self, byte_size): argument
|
/external/protobuf/src/google/protobuf/ |
D | message_lite.cc | 279 int byte_size = ByteSize(); in AppendPartialToString() local 305 int byte_size = ByteSize(); in SerializePartialToArray() local
|
/external/chromium/chrome/browser/safe_browsing/ |
D | bloom_filter.cc | 140 int byte_size = static_cast<int>(remaining64); in LoadFile() local
|
/external/v8/src/ |
D | heap-inl.h | 383 void Heap::CopyBlock(Address dst, Address src, int byte_size) { in CopyBlock() 390 void Heap::MoveBlock(Address dst, Address src, int byte_size) { in MoveBlock()
|
/external/libxml2/ |
D | parserInternals.c | 2030 unsigned int byte_size; in xmlParserAddNodeInfo() local
|
/external/linux-tools-perf/util/ |
D | session.c | 365 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
|
/external/chromium/base/ |
D | string_util_unittest.cc | 59 bool Truncated(const std::string& input, const size_t byte_size, in Truncated()
|
D | string_util.cc | 260 const size_t byte_size, in TruncateUTF8ToByteSize()
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 251 bool byte_size, in SetTableRange()
|
/external/bluetooth/glib/glib/ |
D | gstrfuncs.c | 113 guint byte_size) in g_memdup()
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 404 long byte_size ) in gray_init_cells()
|