/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_set.h | 289 get_allocator() const _GLIBCXX_NOEXCEPT 290 { return allocator_type(_M_t.get_allocator()); }
|
/external/stlport/stlport/stl/ |
_hash_map.h | 82 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_map 273 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multimap
|
_hash_set.h | 76 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_set 262 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multiset
|
_string_sum_methods.h | 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
|
/external/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 24 : _M_non_dbg_impl(_Reserve_t(), __s.size(), __s.get_allocator()),
|
/external/stlport/stlport/stl/pointers/ |
_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/ |
_hash_map.h | 82 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_map 273 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multimap
|
_hash_set.h | 76 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_set 262 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multiset
|
_string_sum_methods.h | 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 24 : _M_non_dbg_impl(_Reserve_t(), __s.size(), __s.get_allocator()),
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_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/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_hash_map.h | 82 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_map 273 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multimap
|
_hash_set.h | 76 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_set 262 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multiset
|
_string_sum_methods.h | 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 24 : _M_non_dbg_impl(_Reserve_t(), __s.size(), __s.get_allocator()),
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_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/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_hash_map.h | 82 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_map 273 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multimap
|
_hash_set.h | 76 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_set 262 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multiset
|
_string_sum_methods.h | 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 24 : _M_non_dbg_impl(_Reserve_t(), __s.size(), __s.get_allocator()),
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_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/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_hash_map.h | 82 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_map 273 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multimap
|
_hash_set.h | 76 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_set 262 allocator_type get_allocator() const { return _M_ht.get_allocator(); } function in class:hash_multiset
|
_string_sum_methods.h | 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 24 : _M_non_dbg_impl(_Reserve_t(), __s.size(), __s.get_allocator()),
|