Home
last modified time | relevance | path

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

/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