Searched defs:BytesUsed (Results 1 – 4 of 4) sorted by relevance
28 unsigned BytesUsed; variable
253 uint32_t BytesUsed = CurrentOffset - BeginOffset; in bytesRemaining() local
44 std::vector<uint8_t> BytesUsed; member
338 // If BytesUsed fit into the vector, we win. in operator <<() local 316 size_t BytesUsed = Fmt.print(OutBufCur, BufferBytesLeft); operator <<() local [all...]