Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dwire_format_test.py201 def __init__(self, byte_size): argument
/external/protobuf/src/google/protobuf/
Dmessage_lite.cc279 int byte_size = ByteSize(); in AppendPartialToString() local
305 int byte_size = ByteSize(); in SerializePartialToArray() local
/external/chromium/chrome/browser/safe_browsing/
Dbloom_filter.cc140 int byte_size = static_cast<int>(remaining64); in LoadFile() local
/external/v8/src/
Dheap-inl.h383 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/
DparserInternals.c2030 unsigned int byte_size; in xmlParserAddNodeInfo() local
/external/linux-tools-perf/util/
Dsession.c365 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
/external/chromium/base/
Dstring_util_unittest.cc59 bool Truncated(const std::string& input, const size_t byte_size, in Truncated()
Dstring_util.cc260 const size_t byte_size, in TruncateUTF8ToByteSize()
/external/v8/src/x64/
Ddisasm-x64.cc251 bool byte_size, in SetTableRange()
/external/bluetooth/glib/glib/
Dgstrfuncs.c113 guint byte_size) in g_memdup()
/external/freetype/src/smooth/
Dftgrays.c404 long byte_size ) in gray_init_cells()