/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_set.h | 290 get_allocator() const _GLIBCXX_NOEXCEPT 291 { return allocator_type(_M_t.get_allocator()); }
|
stl_list.h | 303 // get_allocator, where we use conversions between 357 get_allocator() const _GLIBCXX_NOEXCEPT 517 // (assign() and get_allocator() are also listed in this section) 730 get_allocator() const _GLIBCXX_NOEXCEPT 731 { return _Base::get_allocator(); } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_vector.h | 76 allocator_type get_allocator() const function in class:vector 77 { return _STLP_CONVERT_ALLOCATOR(_M_impl.get_allocator(), value_type); }
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/ |
_vector.h | 76 allocator_type get_allocator() const function in class:vector 77 { return _STLP_CONVERT_ALLOCATOR(_M_impl.get_allocator(), value_type); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_multiset.h | 278 get_allocator() const function in class:multiset 279 { return _M_t.get_allocator(); }
|
stl_set.h | 285 get_allocator() const function in class:set 286 { return _M_t.get_allocator(); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_multiset.h | 282 get_allocator() const _GLIBCXX_NOEXCEPT 283 { return allocator_type(_M_t.get_allocator()); }
|
stl_set.h | 290 get_allocator() const _GLIBCXX_NOEXCEPT 291 { return allocator_type(_M_t.get_allocator()); }
|
stl_list.h | 303 // get_allocator, where we use conversions between 357 get_allocator() const _GLIBCXX_NOEXCEPT 517 // (assign() and get_allocator() are also listed in this section) 730 get_allocator() const _GLIBCXX_NOEXCEPT 731 { return _Base::get_allocator(); } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_multiset.h | 286 get_allocator() const _GLIBCXX_NOEXCEPT 287 { return allocator_type(_M_t.get_allocator()); }
|
stl_list.h | 302 // get_allocator, where we use conversions between 356 get_allocator() const _GLIBCXX_NOEXCEPT 519 // (assign() and get_allocator() are also listed in this section) 749 get_allocator() const _GLIBCXX_NOEXCEPT 750 { return _Base::get_allocator(); } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/ |
macros.h | 336 _GLIBCXX_DEBUG_VERIFY(this->get_allocator() == _Other.get_allocator(), \
|
/external/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1133 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1133 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1131 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1131 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1131 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1133 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_rope.h | 358 allocator_type get_allocator() const { return allocator_type(_M_size); } function in struct:_Rope_RopeRep 489 _RopeRep::_S_free_string(_M_data, this->_M_size._M_data, this->get_allocator()); 1133 allocator_type get_allocator() const { return allocator_type(_M_tree_ptr); } function in class:rope [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_list.h | 290 // get_allocator, where we use conversions between 338 get_allocator() const function in class:_List_base 495 // (assign() and get_allocator() are also listed in this section) 680 get_allocator() const function in class:list 681 { return _Base::get_allocator(); } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 290 // get_allocator, where we use conversions between 338 get_allocator() const function in class:_List_base 495 // (assign() and get_allocator() are also listed in this section) 680 get_allocator() const function in class:list 681 { return _Base::get_allocator(); } [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 290 // get_allocator, where we use conversions between 338 get_allocator() const function in class:_List_base 495 // (assign() and get_allocator() are also listed in this section) 680 get_allocator() const function in class:list 681 { return _Base::get_allocator(); } [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 290 // get_allocator, where we use conversions between 338 get_allocator() const function in class:_List_base 495 // (assign() and get_allocator() are also listed in this section) 680 get_allocator() const function in class:list 681 { return _Base::get_allocator(); } [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
hashtable.h | 280 get_allocator() const function in class:hashtable 336 : _M_node_allocator(__ht.get_allocator()), _M_hash(__ht._M_hash), 338 _M_buckets(__ht.get_allocator()), _M_num_elements(0) 604 this->get_allocator().construct(&__n->_M_val, __obj); 617 this->get_allocator().destroy(&__n->_M_val); 1011 _Vector_type __tmp(__n, (_Node*)(0), _M_buckets.get_allocator()); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/ |
hashtable.h | 298 get_allocator() const function in class:hashtable 354 : _M_node_allocator(__ht.get_allocator()), _M_hash(__ht._M_hash), 356 _M_buckets(__ht.get_allocator()), _M_num_elements(0) 624 this->get_allocator().construct(&__n->_M_val, __obj); 637 this->get_allocator().destroy(&__n->_M_val); 1031 _Vector_type __tmp(__n, (_Node*)(0), _M_buckets.get_allocator()); [all...] |