HomeSort by relevance Sort by last modified time
    Searched defs:get_allocator (Results 151 - 175 of 350) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_unordered_map.h 76 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:unordered_map
244 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:unordered_multimap
_unordered_set.h 70 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:unordered_set
220 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:unordered_multiset
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_hashtable.h 132 allocator_type get_allocator() const { return _M_non_dbg_impl.get_allocator(); } function in class:hashtable
_list.h 161 allocator_type get_allocator() const { return _M_non_dbg_impl.get_allocator(); } function in class:list
362 if (get_allocator() == __x.get_allocator())
377 if (get_allocator() == __x.get_allocator())
390 if (this->get_allocator() == __x.get_allocator())
405 if (this->get_allocator() == __x.get_allocator()) {
    [all...]
_slist.h 94 allocator_type get_allocator() const { return _M_non_dbg_impl.get_allocator(); } function in class:slist
407 if (get_allocator() == __x.get_allocator()) {
424 if (get_allocator() == __x.get_allocator()) {
444 if (get_allocator() == __x.get_allocator()) {
459 if (get_allocator() == __x.get_allocator()) {
    [all...]
_string.h 88 allocator_type get_allocator() const { return _M_non_dbg_impl.get_allocator(); } function in class:basic_string
_tree.h 153 allocator_type get_allocator() const { return _M_non_dbg_impl.get_allocator(); } function in class:_Rb_tree
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_list.h 89 allocator_type get_allocator() const function in class:list
90 { return _STLP_CONVERT_ALLOCATOR(_M_impl.get_allocator(), value_type); }
_slist.h 84 allocator_type get_allocator() const function in class:slist
85 { return _STLP_CONVERT_ALLOCATOR(_M_impl.get_allocator(), value_type); }
_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_map.h 147 // (get_allocator() is normally listed in this section, but seems to have
299 get_allocator() const function in class:map
300 { return _M_t.get_allocator(); }
    [all...]
stl_multimap.h 146 // (get_allocator() is also listed in this section)
296 get_allocator() const function in class:multimap
297 { return _M_t.get_allocator(); }
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(); }
  /external/stlport/stlport/stl/
_string_sum.h 102 allocator_type get_allocator() const { return _M_get_storage(false).get_allocator(); } function in class:__bstr_sum
  /external/stlport/stlport/stl/pointers/
_deque.h 157 allocator_type get_allocator() const { return _STLP_CONVERT_ALLOCATOR(_M_impl.get_allocator(), value_type); } function in class:deque
_set.h 208 allocator_type get_allocator() const function in class:set
209 { return _STLP_CONVERT_ALLOCATOR(_M_t.get_allocator(), value_type); }
461 allocator_type get_allocator() const function in class:multiset
462 { return _STLP_CONVERT_ALLOCATOR(_M_t.get_allocator(), value_type); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 102 allocator_type get_allocator() const { return _M_get_storage(false).get_allocator(); } function in class:__bstr_sum
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 157 allocator_type get_allocator() const { return _STLP_CONVERT_ALLOCATOR(_M_impl.get_allocator(), value_type); } function in class:deque
_set.h 208 allocator_type get_allocator() const function in class:set
209 { return _STLP_CONVERT_ALLOCATOR(_M_t.get_allocator(), value_type); }
461 allocator_type get_allocator() const function in class:multiset
462 { return _STLP_CONVERT_ALLOCATOR(_M_t.get_allocator(), value_type); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_vector.h 101 get_allocator() const function in struct:_Vector_base
203 // (assign() and get_allocator() are also listed in this section)
416 using _Base::get_allocator;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h 103 get_allocator() const function in struct:_Vector_base
223 // (assign() and get_allocator() are also listed in this section)
464 using _Base::get_allocator;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h 103 get_allocator() const function in struct:_Vector_base
223 // (assign() and get_allocator() are also listed in this section)
464 using _Base::get_allocator;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 101 get_allocator() const function in struct:_Vector_base
203 // (assign() and get_allocator() are also listed in this section)
416 using _Base::get_allocator;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 102 allocator_type get_allocator() const { return _M_get_storage(false).get_allocator(); } function in class:__bstr_sum

Completed in 674 milliseconds

1 2 3 4 5 67 8 91011>>