Home
last modified time | relevance | path

Searched defs:__off (Results 1 – 18 of 18) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dsstream.tcc149 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff()
258 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
Dfstream.tcc713 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff()
788 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
Dbasic_string.tcc311 const size_type __off = __s - _M_data(); in append() local
370 const size_type __off = __s - _M_data(); in insert() local
428 size_type __off = __s - _M_data(); in replace() local
Distream.tcc884 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
Dlocale_facets.tcc1054 streamsize __off = 0; in _M_insert_float() local
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dsstream.tcc149 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff()
258 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
Dfstream.tcc713 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff()
788 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
Dbasic_string.tcc311 const size_type __off = __s - _M_data(); in append() local
370 const size_type __off = __s - _M_data(); in insert() local
428 size_type __off = __s - _M_data(); in replace() local
Distream.tcc884 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
Dlocale_facets.tcc1054 streamsize __off = 0; in _M_insert_float() local
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/
Dsearch.h52 _DifferenceTp* __off) in __calc_borders()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
Dsearch.h52 _DifferenceTp* __off) in __calc_borders()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ostream/
Dbasic_ostream.h715 basic_ostream<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::see… in seekp()
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ostream/
Dbasic_ostream.h713 basic_ostream<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::see… in seekp()
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__ostream/
Dbasic_ostream.h713 basic_ostream<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::see… in seekp()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__vector/
Dvector.h1265 difference_type __off = __position - begin(); in __insert_with_sentinel() local