Searched defs:current_pos (Results 1 – 15 of 15) sorted by relevance
29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
960 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream987 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
41 uint64_t current_pos() const override { return 0; } in current_pos() function
87 uint64_t current_pos() const override { in current_pos() function
59 uint64_t current_pos() const override { in current_pos() function
478 uint64_t current_pos() const override { return pos; } in current_pos() function650 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
49 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
402 uint64_t current_pos() const override { in current_pos() function
47 file_ptr current_pos; member
57 file_ptr current_pos; member
1388 uint8_t* current_pos = (rd + 4 + (sizeof(uint16_t) * i)); in sldns_str2wire_svcbparam_mandatory() local
2718 u_int current_pos; in inverse_region() local