HomeSort by relevance Sort by last modified time
    Searched defs:get_allocator (Results 276 - 300 of 300) sorted by null

<<1112

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 353 get_allocator() const function in class:_Rb_tree
371 { get_allocator().construct(&__tmp->_M_value_field, __x); }
383 get_allocator().destroy(&__p->_M_value_field);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 275 allocator_type get_allocator() const function in class:_Bvector_base
524 : _STLP_PRIV _Bvector_base<_Alloc >(__x.get_allocator()) {
_deque.h 474 allocator_type get_allocator() const { return this->_M_map_size; } function in class:deque
487 : _STLP_PRIV _Deque_base<_Tp, _Alloc>(__x.get_allocator(), __x.size())
    [all...]
_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/gnu-libstdc++/include/bits/
basic_string.h 498 { _M_rep()->_M_dispose(this->get_allocator()); }
1632 get_allocator() const function in class:basic_string
    [all...]
stl_deque.h 367 get_allocator() const function in class:_Deque_base
686 // (assign() and get_allocator() are also listed in this section)
891 get_allocator() const function in class:deque
892 { return _Base::get_allocator(); }
    [all...]
stl_tree.h 353 get_allocator() const function in class:_Rb_tree
371 { get_allocator().construct(&__tmp->_M_value_field, __x); }
383 get_allocator().destroy(&__p->_M_value_field);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 275 allocator_type get_allocator() const function in class:_Bvector_base
524 : _STLP_PRIV _Bvector_base<_Alloc >(__x.get_allocator()) {
_deque.h 474 allocator_type get_allocator() const { return this->_M_map_size; } function in class:deque
487 : _STLP_PRIV _Deque_base<_Tp, _Alloc>(__x.get_allocator(), __x.size())
    [all...]
_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/gnu-libstdc++/4.4.3/include/bits/
basic_string.h 498 { _M_rep()->_M_dispose(this->get_allocator()); }
1632 get_allocator() const function in class:basic_string
    [all...]
stl_deque.h 367 get_allocator() const function in class:_Deque_base
686 // (assign() and get_allocator() are also listed in this section)
891 get_allocator() const function in class:deque
892 { return _Base::get_allocator(); }
    [all...]
stl_tree.h 353 get_allocator() const function in class:_Rb_tree
371 { get_allocator().construct(&__tmp->_M_value_field, __x); }
383 get_allocator().destroy(&__p->_M_value_field);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h 508 __str._M_data(_S_construct(size_type(), _CharT(), get_allocator()));
534 { _M_rep()->_M_dispose(this->get_allocator()); }
1783 get_allocator() const function in class:basic_string
    [all...]
regex.h 1807 get_allocator() const function in class:match_results
    [all...]
stl_bvector.h 409 get_allocator() const function in struct:_Bvector_base
501 allocator_type get_allocator() const function in class:vector
502 { return _Base::get_allocator(); }
stl_deque.h 444 get_allocator() const function in class:_Deque_base
767 // (assign() and get_allocator() are also listed in this section)
1000 get_allocator() const function in class:deque
    [all...]
stl_tree.h 363 get_allocator() const function in class:_Rb_tree
381 { get_allocator().construct
394 get_allocator().destroy(std::__addressof(__p->_M_value_field));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 1811 get_allocator() const function in class:match_results
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 275 allocator_type get_allocator() const function in class:_Bvector_base
524 : _STLP_PRIV _Bvector_base<_Alloc >(__x.get_allocator()) {
_deque.h 474 allocator_type get_allocator() const { return this->_M_map_size; } function in class:deque
487 : _STLP_PRIV _Deque_base<_Tp, _Alloc>(__x.get_allocator(), __x.size())
    [all...]
_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...]
  /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...]

Completed in 1394 milliseconds

<<1112