/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | raw_os_ostream.cpp | 29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
|
H A D | raw_ostream.cpp | 951 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 D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
H A D | circular_raw_ostream.h | 87 uint64_t current_pos() const override { in current_pos() function
|
H A D | FormattedStream.h | 59 uint64_t current_pos() const override { in current_pos() function
|
H A D | raw_ostream.h | 455 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 D | stream.cpp | 51 const std::streampos current_pos = is.tellg(); in stream_length() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCLinkerOptimizationHint.cpp | 49 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 D | fs-fd-hash-inl.h | 50 LARGE_INTEGER current_pos; member
|
/netbsd-src/usr.sbin/inetd/ |
H A D | parse.c | 139 char *current_pos; in config() local 384 getconfigent(char **current_pos) in getconfigent()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | journal.c | 1120 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 D | journal.c | 1119 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 D | str2wire.c | 1388 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 D | readelf.c | 22468 unsigned long current_pos; in process_archive() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 23271 uint64_t current_pos; in process_archive() local
|