HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 976 - 1000 of 1067) sorted by null

<<31323334353637383940>>

  /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...]
  /external/v8/src/
hydrogen.cc 34 #include "lithium-allocator.h"
691 LAllocator allocator(values, this);
692 LChunkBuilder builder(info, this, &allocator);
696 if (!allocator.Allocate(chunk)) {
    [all...]
  /external/chromium_org/v8/src/
deoptimizer.h 685 explicit DeoptimizerData(MemoryAllocator* allocator);
heap-snapshot-generator.cc     [all...]
  /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>) >
  /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/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_list.h 314 // Allocator<List_node<Tp>>, which according to [20.1.5]/4
448 template<typename _Tp, typename _Alloc = std::allocator<_Tp> >
537 * @param a An allocator object.
560 * @param a An allocator object.
573 * @param a An allocator object.
586 * @param x A %list of identical element and allocator types.
598 * @param x A %list of identical element and allocator types.
609 * @param a An allocator object.
624 * @param a An allocator object.
650 * @param x A %list of identical element and allocator types
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_list.h 314 // Allocator<List_node<Tp>>, which according to [20.1.5]/4
448 template<typename _Tp, typename _Alloc = std::allocator<_Tp> >
537 * @param a An allocator object.
560 * @param a An allocator object.
573 * @param a An allocator object.
586 * @param x A %list of identical element and allocator types.
598 * @param x A %list of identical element and allocator types.
609 * @param a An allocator object.
624 * @param a An allocator object.
650 * @param x A %list of identical element and allocator types
    [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...]

Completed in 1028 milliseconds

<<31323334353637383940>>