/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 178 const std::streamsize __off = __ret - __n1_left; in xwritev() local 379 __basic_file<char>::seekoff(streamoff __off, ios_base::seekdir __way) throw () in seekoff() 428 const streamoff __off = __buffer.st_size - lseek64(this->fd(), 0, in showmanyc() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 164 const std::streamsize __off = __ret - __n1_left; in xwritev() local 345 __basic_file<char>::seekoff(streamoff __off, ios_base::seekdir __way) throw () in seekoff() 390 const streamoff __off = __buffer.st_size - lseek64(this->fd(), 0, in showmanyc() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | sstream.tcc | 168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff() 277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
|
H A D | ostream.tcc | 290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
|
H A D | fstream.tcc | 833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff() 908 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
|
H A D | istream.tcc | 892 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
|
H A D | locale_facets.tcc | 1071 streamsize __off = 0; in _M_insert_float() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | sstream.tcc | 168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff() 277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
|
H A D | cow_string.h | 3230 const size_type __off = __s - _M_data(); in _GLIBCXX_VISIBILITY() local 3289 const size_type __off = __s - _M_data(); in _GLIBCXX_VISIBILITY() local 3347 size_type __off = __s - _M_data(); in _GLIBCXX_VISIBILITY() local
|
H A D | ostream.tcc | 288 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
|
H A D | fstream.tcc | 833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff() 908 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
|
H A D | istream.tcc | 936 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
|
H A D | locale_facets.tcc | 1089 streamsize __off = 0; in _M_insert_float() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | search.h | 52 _DifferenceTp* __off) in __calc_borders()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | search.h | 52 _DifferenceTp* __off) in __calc_borders()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
H A D | string.d | 1001 const size_type __off = __s - _M_data; in version() local 1064 const size_type __off = __s - _M_data; in version() local 1101 size_type __off = __s - _M_data; in version() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | strstream.cpp | 233 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff()
|