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

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_set.h 149 allocator_type get_allocator() const { return _M_t.get_allocator(); } function in class:set
320 allocator_type get_allocator() const { return _M_t.get_allocator(); } function in class:multiset
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
slist 234 get_allocator() const
261 get_allocator().destroy(&__next->_M_data);
278 get_allocator().destroy(&__tmp->_M_data);
314 get_allocator() const
315 { return _Base::get_allocator(); }
328 get_allocator().construct(&__node->_M_data, __x);
345 get_allocator().construct(&__node->_M_data, value_type());
380 : _Base(__x.get_allocator())
491 get_allocator().destroy(&__node->_M_data);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist 236 get_allocator() const
263 get_allocator().destroy(&__next->_M_data);
280 get_allocator().destroy(&__tmp->_M_data);
316 get_allocator() const
317 { return _Base::get_allocator(); }
330 get_allocator().construct(&__node->_M_data, __x);
347 get_allocator().construct(&__node->_M_data, value_type());
382 : _Base(__x.get_allocator())
493 get_allocator().destroy(&__node->_M_data);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist 236 get_allocator() const
263 get_allocator().destroy(&__next->_M_data);
280 get_allocator().destroy(&__tmp->_M_data);
316 get_allocator() const
317 { return _Base::get_allocator(); }
330 get_allocator().construct(&__node->_M_data, __x);
347 get_allocator().construct(&__node->_M_data, value_type());
382 : _Base(__x.get_allocator())
493 get_allocator().destroy(&__node->_M_data);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_set.h 149 allocator_type get_allocator() const { return _M_t.get_allocator(); } function in class:set
320 allocator_type get_allocator() const { return _M_t.get_allocator(); } function in class:multiset
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_set.h 149 allocator_type get_allocator() const { return _M_t.get_allocator(); } function in class:set
320 allocator_type get_allocator() const { return _M_t.get_allocator(); } function in class:multiset
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist 236 get_allocator() const
263 get_allocator().destroy(&__next->_M_data);
280 get_allocator().destroy(&__tmp->_M_data);
316 get_allocator() const
317 { return _Base::get_allocator(); }
330 get_allocator().construct(&__node->_M_data, __x);
347 get_allocator().construct(&__node->_M_data, value_type());
382 : _Base(__x.get_allocator())
493 get_allocator().destroy(&__node->_M_data);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist 236 get_allocator() const
263 get_allocator().destroy(&__next->_M_data);
280 get_allocator().destroy(&__tmp->_M_data);
316 get_allocator() const
317 { return _Base::get_allocator(); }
330 get_allocator().construct(&__node->_M_data, __x);
347 get_allocator().construct(&__node->_M_data, value_type());
382 : _Base(__x.get_allocator())
493 get_allocator().destroy(&__node->_M_data);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
slist 235 get_allocator() const
262 get_allocator().destroy(&__next->_M_data);
279 get_allocator().destroy(&__tmp->_M_data);
315 get_allocator() const
316 { return _Base::get_allocator(); }
329 get_allocator().construct(&__node->_M_data, __x);
346 get_allocator().construct(&__node->_M_data, value_type());
381 : _Base(__x.get_allocator())
492 get_allocator().destroy(&__node->_M_data);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.tcc 172 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
173 __str.get_allocator()),
174 __str.get_allocator())
249 const allocator_type __a = this->get_allocator();
250 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
456 const allocator_type __a = get_allocator();
487 const allocator_type __a = get_allocator();
503 if (this->get_allocator() == __s.get_allocator())
513 __s.get_allocator());
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.tcc 173 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
174 __str.get_allocator()),
175 __str.get_allocator())
250 const allocator_type __a = this->get_allocator();
251 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
480 const allocator_type __a = get_allocator();
511 const allocator_type __a = get_allocator();
527 if (this->get_allocator() == __s.get_allocator())
537 __s.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/
basic_string.tcc 173 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
174 __str.get_allocator()),
175 __str.get_allocator())
250 const allocator_type __a = this->get_allocator();
251 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
480 const allocator_type __a = get_allocator();
511 const allocator_type __a = get_allocator();
527 if (this->get_allocator() == __s.get_allocator())
537 __s.get_allocator());
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc 172 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
173 __str.get_allocator()),
174 __str.get_allocator())
249 const allocator_type __a = this->get_allocator();
250 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
456 const allocator_type __a = get_allocator();
487 const allocator_type __a = get_allocator();
503 if (this->get_allocator() == __s.get_allocator())
513 __s.get_allocator());
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc 172 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
173 __str.get_allocator()),
174 __str.get_allocator())
249 const allocator_type __a = this->get_allocator();
250 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
456 const allocator_type __a = get_allocator();
487 const allocator_type __a = get_allocator();
503 if (this->get_allocator() == __s.get_allocator())
513 __s.get_allocator());
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc 172 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
173 __str.get_allocator()),
174 __str.get_allocator())
249 const allocator_type __a = this->get_allocator();
250 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
456 const allocator_type __a = get_allocator();
487 const allocator_type __a = get_allocator();
503 if (this->get_allocator() == __s.get_allocator())
513 __s.get_allocator());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.tcc 172 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
173 __str.get_allocator()),
174 __str.get_allocator())
249 const allocator_type __a = this->get_allocator();
250 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
456 const allocator_type __a = get_allocator();
487 const allocator_type __a = get_allocator();
503 if (this->get_allocator() == __s.get_allocator())
513 __s.get_allocator());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc 173 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
174 __str.get_allocator()),
175 __str.get_allocator())
250 const allocator_type __a = this->get_allocator();
251 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
480 const allocator_type __a = get_allocator();
511 const allocator_type __a = get_allocator();
527 if (this->get_allocator() == __s.get_allocator())
537 __s.get_allocator());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 173 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
174 __str.get_allocator()),
175 __str.get_allocator())
250 const allocator_type __a = this->get_allocator();
251 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
480 const allocator_type __a = get_allocator();
511 const allocator_type __a = get_allocator();
527 if (this->get_allocator() == __s.get_allocator())
537 __s.get_allocator());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc 173 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
174 __str.get_allocator()),
175 __str.get_allocator())
250 const allocator_type __a = this->get_allocator();
251 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
480 const allocator_type __a = get_allocator();
511 const allocator_type __a = get_allocator();
527 if (this->get_allocator() == __s.get_allocator())
537 __s.get_allocator());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 173 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
174 __str.get_allocator()),
175 __str.get_allocator())
250 const allocator_type __a = this->get_allocator();
251 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
480 const allocator_type __a = get_allocator();
511 const allocator_type __a = get_allocator();
527 if (this->get_allocator() == __s.get_allocator())
537 __s.get_allocator());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.tcc 171 : _M_dataplus(__str._M_rep()->_M_grab(_Alloc(__str.get_allocator()),
172 __str.get_allocator()),
173 __str.get_allocator())
248 const allocator_type __a = this->get_allocator();
249 _CharT* __tmp = __str._M_rep()->_M_grab(__a, __str.get_allocator());
478 const allocator_type __a = get_allocator();
509 const allocator_type __a = get_allocator();
525 if (this->get_allocator() == __s.get_allocator())
535 __s.get_allocator());
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/
copy_alloc.pass.cpp 61 assert(c.get_allocator() ==
101 assert(c.get_allocator() ==
init.pass.cpp 54 assert(c.get_allocator() ==
86 assert(c.get_allocator() ==
init_size.pass.cpp 56 assert(c.get_allocator() ==
90 assert(c.get_allocator() ==
init_size_hash.pass.cpp 57 assert(c.get_allocator() ==
92 assert(c.get_allocator() ==

Completed in 292 milliseconds

<<11121314151617181920>>