| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
| stl_vector.h | 195 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. 209 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 253 * @param __a An allocator object. 263 * @param __a An allocator. 277 * @param __a An allocator. 290 * @param __a An allocator. 303 * @param __x A %vector of identical element and allocator types. 322 * @param __x A %vector of identical element and allocator types. 330 /// Copy constructor with alternative allocator [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| forward_list.h | 388 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. 407 template<typename _Tp, typename _Alloc = allocator<_Tp> > 437 * @param __al An allocator object. 445 * @brief Copy constructor with allocator argument. 447 * @param __al An allocator object. 454 * @brief Move constructor with allocator argument. 456 * @param __al An allocator object. 479 * @param __al An allocator object. 493 * @param __al An allocator object [all...] |
| stl_list.h | 295 // Allocator<List_node<Tp>>, which according to [20.1.5]/4 398 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. 437 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 528 * @param __a An allocator object. 551 * @param __a An allocator object. 564 * @param __a An allocator object. 577 * @param __x A %list of identical element and allocator types. 589 * @param __x A %list of identical element and allocator types. 600 * @param __a An allocator object [all...] |
| stl_vector.h | 195 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. 209 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 253 * @param __a An allocator object. 263 * @param __a An allocator. 277 * @param __a An allocator. 290 * @param __a An allocator. 303 * @param __x A %vector of identical element and allocator types. 322 * @param __x A %vector of identical element and allocator types. 330 /// Copy constructor with alternative allocator [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _slist.h | 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _slist.h | 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _slist.h | 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
| stl_list.h | 283 // Allocator<List_node<Tp>>, which according to [20.1.5]/4 416 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 504 * @param a An allocator object. 514 * @param a An allocator object. 526 * @param x A %list of identical element and allocator types. 538 * @param x A %list of identical element and allocator types. 549 * @param a An allocator object. 564 * @param a An allocator object. 590 * @param x A %list of identical element and allocator types. 593 * constructor, the allocator object is not copied [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| stl_list.h | 294 // Allocator<List_node<Tp>>, which according to [20.1.5]/4 428 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 517 * @param a An allocator object. 540 * @param a An allocator object. 553 * @param a An allocator object. 566 * @param x A %list of identical element and allocator types. 578 * @param x A %list of identical element and allocator types. 589 * @param a An allocator object. 604 * @param a An allocator object. 630 * @param x A %list of identical element and allocator types [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| stl_list.h | 296 // Allocator<List_node<Tp>>, which according to [20.1.5]/4 435 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 526 * @param __a An allocator object. 549 * @param __a An allocator object. 562 * @param __a An allocator object. 575 * @param __x A %list of identical element and allocator types. 587 * @param __x A %list of identical element and allocator types. 598 * @param __a An allocator object. 613 * @param __a An allocator object. 639 * @param __x A %list of identical element and allocator types [all...] |
| stl_vector.h | 207 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 251 * @param __a An allocator object. 274 * @param __a An allocator. 287 * @param __a An allocator. 300 * @param __x A %vector of identical element and allocator types. 319 * @param __x A %vector of identical element and allocator types. 327 /// Copy constructor with alternative allocator 336 /// Move constructor with alternative allocator 353 * @param __a An allocator. 374 * @param __a An allocator [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _slist.h | 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
| _list.h | 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _slist.h | 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| stl_list.h | 294 // Allocator<List_node<Tp>>, which according to [20.1.5]/4 428 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 517 * @param a An allocator object. 540 * @param a An allocator object. 553 * @param a An allocator object. 566 * @param x A %list of identical element and allocator types. 578 * @param x A %list of identical element and allocator types. 589 * @param a An allocator object. 604 * @param a An allocator object. 630 * @param x A %list of identical element and allocator types [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| stl_list.h | 296 // Allocator<List_node<Tp>>, which according to [20.1.5]/4 435 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 526 * @param __a An allocator object. 549 * @param __a An allocator object. 562 * @param __a An allocator object. 575 * @param __x A %list of identical element and allocator types. 587 * @param __x A %list of identical element and allocator types. 598 * @param __a An allocator object. 613 * @param __a An allocator object. 639 * @param __x A %list of identical element and allocator types [all...] |