/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_list.h | 185 allocator_type get_allocator() const function in class:_List_base 355 list(const _Self& __x) : _STLP_PRIV _List_base<_Tp, _Alloc>(__x.get_allocator()) 486 _Self __tmp(__first, __last, this->get_allocator()); 487 _STLP_ASSERT(__tmp.get_allocator() == this->get_allocator()) 493 _Self __tmp(__first, __last, this->get_allocator()); 601 if (this->get_allocator() == __x.get_allocator()) { 614 if (this->get_allocator() == __x.get_allocator()) { [all...] |
_slist.c | 152 if (__that.get_allocator() == __x.get_allocator()) { 188 slist<_Tp, _Alloc> __carry(__that.get_allocator());
|
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_list.c | 175 if (__that.get_allocator() == __x.get_allocator()) { 212 list<_Tp, _Alloc> __carry(__that.get_allocator());
|
_list.h | 185 allocator_type get_allocator() const function in class:_List_base 355 list(const _Self& __x) : _STLP_PRIV _List_base<_Tp, _Alloc>(__x.get_allocator()) 486 _Self __tmp(__first, __last, this->get_allocator()); 487 _STLP_ASSERT(__tmp.get_allocator() == this->get_allocator()) 493 _Self __tmp(__first, __last, this->get_allocator()); 601 if (this->get_allocator() == __x.get_allocator()) { 614 if (this->get_allocator() == __x.get_allocator()) { [all...] |
_slist.c | 152 if (__that.get_allocator() == __x.get_allocator()) { 188 slist<_Tp, _Alloc> __carry(__that.get_allocator());
|
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/external/stlport/stlport/stl/ |
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 390 __r->get_allocator())) 445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator()); 448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator()) 482 return _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 505 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 522 __r->get_allocator()); 565 _S_RopeLeaf_from_unowned_char_ptr(__s, __slen, __r->get_allocator()); 672 __base->get_allocator()); [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/ |
move_alloc.pass.cpp | 93 assert((c.get_allocator() == test_allocator<std::pair<const int, std::string> >(12))); 157 assert((c.get_allocator() == test_allocator<std::pair<const int, std::string> >(10))); 222 assert((c.get_allocator() == min_allocator<std::pair<const int, std::string> >()));
|
init.pass.cpp | 82 assert((c.get_allocator() == test_allocator<std::pair<const int, std::string> >())); 136 assert((c.get_allocator() == min_allocator<std::pair<const int, std::string> >()));
|
init_size.pass.cpp | 84 assert((c.get_allocator() == test_allocator<std::pair<const int, std::string> >())); 140 assert((c.get_allocator() == min_allocator<std::pair<const int, std::string> >()));
|
init_size_hash.pass.cpp | 85 assert((c.get_allocator() == test_allocator<std::pair<const int, std::string> >())); 142 assert((c.get_allocator() == min_allocator<std::pair<const int, std::string> >()));
|
/external/stlport/test/unit/ |
hash_test.cpp | 402 CPPUNIT_ASSERT( hint1.get_allocator().swaped() ); 403 CPPUNIT_ASSERT( hint2.get_allocator().swaped() ); 405 CPPUNIT_ASSERT( hint1.get_allocator() == stack2 ); 406 CPPUNIT_ASSERT( hint2.get_allocator() == stack1 );
|
vector_test.cpp | 391 CPPUNIT_ASSERT( vint1.get_allocator().swaped() ); 392 CPPUNIT_ASSERT( vint2.get_allocator().swaped() ); 396 CPPUNIT_ASSERT( vint1.get_allocator() == stack2 ); 397 CPPUNIT_ASSERT( vint2.get_allocator() == stack1 );
|
/ndk/tests/device/test-gnustl-full/unit/ |
hash_test.cpp | 402 CPPUNIT_ASSERT( hint1.get_allocator().swaped() ); 403 CPPUNIT_ASSERT( hint2.get_allocator().swaped() ); 405 CPPUNIT_ASSERT( hint1.get_allocator() == stack2 ); 406 CPPUNIT_ASSERT( hint2.get_allocator() == stack1 );
|
vector_test.cpp | 391 CPPUNIT_ASSERT( vint1.get_allocator().swaped() ); 392 CPPUNIT_ASSERT( vint2.get_allocator().swaped() ); 396 CPPUNIT_ASSERT( vint1.get_allocator() == stack2 ); 397 CPPUNIT_ASSERT( vint2.get_allocator() == stack1 );
|
/ndk/tests/device/test-stlport/unit/ |
hash_test.cpp | 402 CPPUNIT_ASSERT( hint1.get_allocator().swaped() ); 403 CPPUNIT_ASSERT( hint2.get_allocator().swaped() ); 405 CPPUNIT_ASSERT( hint1.get_allocator() == stack2 ); 406 CPPUNIT_ASSERT( hint2.get_allocator() == stack1 );
|
vector_test.cpp | 391 CPPUNIT_ASSERT( vint1.get_allocator().swaped() ); 392 CPPUNIT_ASSERT( vint2.get_allocator().swaped() ); 396 CPPUNIT_ASSERT( vint1.get_allocator() == stack2 ); 397 CPPUNIT_ASSERT( vint2.get_allocator() == stack1 );
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
allocator.h | 202 __c.get_allocator()).swap(__c);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
allocator.h | 202 __c.get_allocator()).swap(__c);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
allocator.h | 209 __c.get_allocator()).swap(__c);
|