Home
last modified time | relevance | path

Searched defs:current_pos (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_os_ostream.cpp29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
H A Draw_ostream.cpp951 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream
978 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_sha1_ostream.h41 uint64_t current_pos() const override { return 0; } in current_pos() function
H A Dcircular_raw_ostream.h87 uint64_t current_pos() const override { in current_pos() function
H A DFormattedStream.h59 uint64_t current_pos() const override { in current_pos() function
H A Draw_ostream.h455 uint64_t current_pos() const override { return pos; } in current_pos() function
622 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Dstream.cpp51 const std::streampos current_pos = is.tellg(); in stream_length() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCLinkerOptimizationHint.cpp49 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs-fd-hash-inl.h50 LARGE_INTEGER current_pos; member
/netbsd-src/usr.sbin/inetd/
H A Dparse.c139 char *current_pos; in config() local
384 getconfigent(char **current_pos) in getconfigent()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Djournal.c1120 journal_pos_t current_pos; in journal_find() local
2468 journal_pos_t current_pos; dns_journal_compact() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Djournal.c1119 journal_pos_t current_pos; in journal_find() local
2467 journal_pos_t current_pos; in dns_journal_compact() local
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dstr2wire.c1388 uint8_t* current_pos = (rd + 4 + (sizeof(uint16_t) * i)); in sldns_str2wire_svcbparam_mandatory() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c22468 unsigned long current_pos; in process_archive() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c23271 uint64_t current_pos; in process_archive() local