Home
last modified time | relevance | path

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

/aosp_15_r20/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()
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
Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
Distream.tcc884 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
Dlocale_facets.tcc1054 streamsize __off = 0; in _M_insert_float() local
/aosp_15_r20/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()
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
Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
Distream.tcc884 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
Dlocale_facets.tcc1054 streamsize __off = 0; in _M_insert_float() local
/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dstrstream.cpp173 strstreambuf::pos_type strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::ope… in seekoff()
/aosp_15_r20/external/libcxx/src/
H A Dstrstream.cpp234 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff()
/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/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