/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_vector.h | 179 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 232 * @param a An allocator object. 255 * @param a An allocator. 268 * @param a An allocator. 281 * @param x A %vector of identical element and allocator types. 299 * @param x A %vector of identical element and allocator types. 310 * @param a An allocator. 331 * @param a An allocator. 365 * @param x A %vector of identical element and allocator types. 369 * copy constructor, the allocator object is not copied [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 396 template<typename _Tp, typename _Alloc = allocator<_Tp> > 423 * @param al An allocator object. 431 * @brief Copy constructor with allocator argument. 433 * @param al An allocator object. 440 * @brief Move constructor with allocator argument. 442 * @param al An allocator object. 465 * @param al An allocator object. 479 * @param al An allocator object. 497 * @param list A %forward_list of identical element and allocator 509 * @param list A %forward_list of identical element and allocator [all...] |
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...] |
stl_vector.h | 169 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 212 * @param a An allocator object. 222 * @param a An allocator. 234 * @param x A %vector of identical element and allocator types. 252 * @param x A %vector of identical element and allocator types. 263 * @param a An allocator. 284 * @param a An allocator. 318 * @param x A %vector of identical element and allocator types. 322 * copy constructor, the allocator object is not copied. 330 * @param x A %vector of identical element and allocator types [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.c | 389 basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __str = __x ? __np.truename() : __np.falsename();
|
_tree.h | 291 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 343 class _Alloc = allocator< pair < _Key, _Tp > > [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 56 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 396 template<typename _Tp, typename _Alloc = allocator<_Tp> > 423 * @param al An allocator object. 431 * @brief Copy constructor with allocator argument. 433 * @param al An allocator object. 440 * @brief Move constructor with allocator argument. 442 * @param al An allocator object. 465 * @param al An allocator object. 479 * @param al An allocator object. 497 * @param list A %forward_list of identical element and allocator 509 * @param list A %forward_list of identical element and allocator [all...] |
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...] |
stl_vector.h | 169 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 212 * @param a An allocator object. 222 * @param a An allocator. 234 * @param x A %vector of identical element and allocator types. 252 * @param x A %vector of identical element and allocator types. 263 * @param a An allocator. 284 * @param a An allocator. 318 * @param x A %vector of identical element and allocator types. 322 * copy constructor, the allocator object is not copied. 330 * @param x A %vector of identical element and allocator types [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.c | 389 basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __str = __x ? __np.truename() : __np.falsename();
|
_tree.h | 291 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 343 class _Alloc = allocator< pair < _Key, _Tp > > [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 56 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 396 template<typename _Tp, typename _Alloc = allocator<_Tp> > 423 * @param al An allocator object. 431 * @brief Copy constructor with allocator argument. 433 * @param al An allocator object. 440 * @brief Move constructor with allocator argument. 442 * @param al An allocator object. 465 * @param al An allocator object. 479 * @param al An allocator object. 497 * @param list A %forward_list of identical element and allocator 509 * @param list A %forward_list of identical element and allocator [all...] |
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...] |
stl_vector.h | 169 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 212 * @param a An allocator object. 222 * @param a An allocator. 234 * @param x A %vector of identical element and allocator types. 252 * @param x A %vector of identical element and allocator types. 263 * @param a An allocator. 284 * @param a An allocator. 318 * @param x A %vector of identical element and allocator types. 322 * copy constructor, the allocator object is not copied. 330 * @param x A %vector of identical element and allocator types [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.c | 389 basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __str = __x ? __np.truename() : __np.falsename();
|
_tree.h | 291 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 343 class _Alloc = allocator< pair < _Key, _Tp > > [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 56 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
forward_list.h | 396 template<typename _Tp, typename _Alloc = allocator<_Tp> > 423 * @param al An allocator object. 431 * @brief Copy constructor with allocator argument. 433 * @param al An allocator object. 440 * @brief Move constructor with allocator argument. 442 * @param al An allocator object. 465 * @param al An allocator object. 479 * @param al An allocator object. 497 * @param list A %forward_list of identical element and allocator 509 * @param list A %forward_list of identical element and allocator [all...] |
stl_vector.h | 169 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 212 * @param a An allocator object. 222 * @param a An allocator. 234 * @param x A %vector of identical element and allocator types. 252 * @param x A %vector of identical element and allocator types. 263 * @param a An allocator. 284 * @param a An allocator. 318 * @param x A %vector of identical element and allocator types. 322 * copy constructor, the allocator object is not copied. 330 * @param x A %vector of identical element and allocator types [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
forward_list.h | 407 template<typename _Tp, typename _Alloc = allocator<_Tp> > 434 * @param al An allocator object. 442 * @brief Copy constructor with allocator argument. 444 * @param al An allocator object. 451 * @brief Move constructor with allocator argument. 453 * @param al An allocator object. 475 * @param al An allocator object. 489 * @param al An allocator object. 507 * @param list A %forward_list of identical element and allocator 519 * @param list A %forward_list of identical element and allocator [all...] |