| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
| vstring.h | 146 * @brief Construct an empty string using allocator @a a. 175 * @param __a Allocator to use (default is default allocator). 201 * @param __a Allocator to use. 215 * @param __a Allocator to use (default is default allocator). 227 * @param __a Allocator to use (default is default allocator). 237 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| stl_tree.h | 64 #include <bits/allocator.h> 331 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
| vstring.h | 151 * @brief Construct an empty string using allocator @a a. 180 * @param __a Allocator to use (default is default allocator). 206 * @param __a Allocator to use. 220 * @param __a Allocator to use (default is default allocator). 232 * @param __a Allocator to use (default is default allocator). 242 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| stl_tree.h | 64 #include <bits/allocator.h> 331 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
| vstring.h | 139 * @brief Construct an empty string using allocator @a a. 168 * @param __a Allocator to use (default is default allocator). 194 * @param __a Allocator to use. 208 * @param __a Allocator to use (default is default allocator). 220 * @param __a Allocator to use (default is default allocator). 230 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _string.h | [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
| _string.h | [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| stl_tree.h | 64 #include <bits/allocator.h> 331 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
| vstring.h | 151 * @brief Construct an empty string using allocator @a a. 180 * @param __a Allocator to use (default is default allocator). 206 * @param __a Allocator to use. 220 * @param __a Allocator to use (default is default allocator). 232 * @param __a Allocator to use (default is default allocator). 242 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| stl_tree.h | 64 #include <bits/allocator.h> 331 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
| vstring.h | 139 * @brief Construct an empty string using allocator @a a. 168 * @param __a Allocator to use (default is default allocator). 194 * @param __a Allocator to use. 208 * @param __a Allocator to use (default is default allocator). 220 * @param __a Allocator to use (default is default allocator). 230 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
| vstring.h | 138 * @brief Construct an empty string using allocator @a a. 167 * @param __a Allocator to use (default is default allocator). 193 * @param __a Allocator to use. 207 * @param __a Allocator to use (default is default allocator). 219 * @param __a Allocator to use (default is default allocator). 229 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
| vstring.h | 149 * @brief Construct an empty string using allocator @a a. 178 * @param __a Allocator to use (default is default allocator). 204 * @param __a Allocator to use. 218 * @param __a Allocator to use (default is default allocator). 230 * @param __a Allocator to use (default is default allocator). 240 * @param __a Allocator to use (default is default allocator) [all...] |
| /external/chromium_org/content/child/ |
| blink_platform_impl.cc | 11 #include "base/allocator/allocator_extension.h" [all...] |
| /external/chromium_org/v8/src/ |
| deoptimizer.h | 636 explicit DeoptimizerData(MemoryAllocator* allocator);
|
| /external/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>) >
|
| /external/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
| OMXCameraAdapter.h | 775 camera_request_memory allocator) const; [all...] |
| /ndk/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>) >
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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...] |