HomeSort by relevance Sort by last modified time
    Searched full:get_allocator (Results 451 - 475 of 988) sorted by null

<<11121314151617181920>>

  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /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...]
_string_workaround.h 436 const _Self __self(__first, __last, this->get_allocator());
571 const _Self __self(__f, __l, this->get_allocator());
583 { return _Self(*this, __pos, __n, this->get_allocator()); }
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-checker_unittest.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-checker_unittest.cc     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
set 125 allocator_type get_allocator() const noexcept;
281 allocator_type get_allocator() const noexcept;
571 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
611 if (__a != __s.get_allocator())
    [all...]
unordered_set 81 allocator_type get_allocator() const noexcept;
220 allocator_type get_allocator() const noexcept;
395 allocator_type get_allocator() const _NOEXCEPT
608 if (__a != __u.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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-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...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/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/ndk/6/sources/cxx-stl/gnu-libstdc++/include/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/ndk/7/sources/cxx-stl/gnu-libstdc++/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/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...]

Completed in 7559 milliseconds

<<11121314151617181920>>