Searched defs:_M_fn (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dios_base.h464 ios_base::event_callback _M_fn; member in struct:ios_base::_Callback_list
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h525 char_producer<_CharT>* _M_fn; member in struct:_Rope_RopeFunction
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
549 delete _M_fn;
579 __STATIC_CAST(_RopeFunction*, _M_base)->_M_fn;
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h525 char_producer<_CharT>* _M_fn; member in struct:_Rope_RopeFunction
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
549 delete _M_fn;
579 __STATIC_CAST(_RopeFunction*, _M_base)->_M_fn;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h525 char_producer<_CharT>* _M_fn; member in struct:_Rope_RopeFunction
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
549 delete _M_fn;
579 __STATIC_CAST(_RopeFunction*, _M_base)->_M_fn;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h525 char_producer<_CharT>* _M_fn; member in struct:_Rope_RopeFunction
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
549 delete _M_fn;
579 __STATIC_CAST(_RopeFunction*, _M_base)->_M_fn;

Completed in 317 milliseconds