Home
last modified time | relevance | path

Searched defs:min_bytes (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c31 guint min_bytes, max_bytes, avg_bytes; in GST_START_TEST() local
/third_party/node/deps/v8/src/utils/
Dostreams.h148 uint8_t min_bytes; member
/third_party/protobuf/src/google/protobuf/
Darena.cc110 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock()
/third_party/lwip/src/apps/snmp/
Dsnmp_core.c1291 u8_t min_bytes = (bit_count + 7) >> 3; /* >>3 -> / 8 */ in snmp_encode_bits() local
/third_party/curl/lib/
Dsmb.c204 unsigned short min_bytes; member