HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 326 - 350 of 764) sorted by null

<<11121314151617181920>>

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transport.h 113 PortAllocator* allocator);
124 // Returns the port allocator object for this transport.
sessionmanager.cc 41 SessionManager::SessionManager(PortAllocator *allocator,
43 allocator_ = allocator;
  /external/eigen/Eigen/src/StlSupport/
StdVector.h 18 * std::vector such that for data types with alignment issues the correct allocator
25 class vector<__VA_ARGS__, std::allocator<__VA_ARGS__> > \
  /external/stlport/stlport/stl/
_complex.c 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
_pthread_alloc.h 30 * Pthread-specific node allocator.
31 * This is similar to the default allocator, except that free-list
45 # error POSIX specific allocator implementation. Your system do not seems to \
51 # error You cannot use per thread allocator implementation without building \
65 // Pthread-specific allocator.
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
163 * This method do not have to be part of a user defined allocator implementation
244 //The default allocator implementation which is recognize thanks to the
272 // per_thread_allocator<> : this allocator always return memory to the same thread
278 typedef pthread_alloc _S_Alloc; // The underlying allocator
    [all...]
  /external/stlport/stlport/stl/pointers/
_slist.h 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >;
41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >;
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /external/stlport/test/unit/
multiset_test.cpp 105 typedef multiset<int, fn_type, allocator<int> > fn_mset;
  /frameworks/native/include/gui/
BufferQueue.h 101 // synchronous mode can be enabled by the producer. allocator is used to
104 const sp<IGraphicBufferAlloc>& allocator = NULL);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.c 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >;
41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >;
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /ndk/tests/device/test-gnustl-full/unit/
multiset_test.cpp 105 typedef multiset<int, fn_type, allocator<int> > fn_mset;
  /ndk/tests/device/test-stlport/unit/
multiset_test.cpp 105 typedef multiset<int, fn_type, allocator<int> > fn_mset;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unordered_map.h 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
248 * @param Alloc Allocator type, defaults to allocator<Key>.
255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
316 * @param Alloc Allocator type, defaults to allocator<Key>.
323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unordered_map.h 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
248 * @param Alloc Allocator type, defaults to allocator<Key>.
255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
316 * @param Alloc Allocator type, defaults to allocator<Key>.
323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_complex.c 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >;
41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >;
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_complex.c 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >;
41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >;
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_complex.c 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >;
41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >;
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_map.h 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
248 * @param Alloc Allocator type, defaults to allocator<Key>.
255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
316 * @param Alloc Allocator type, defaults to allocator<Key>.
323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unordered_map.h 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
114 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
254 * @param Alloc Allocator type, defaults to allocator<Key>.
261 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
322 * @param Alloc Allocator type, defaults to allocator<Key>.
329 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
unordered_set.h 42 class _Alloc = std::allocator<_Value>,
126 class _Alloc = std::allocator<_Value>,
273 * @param Alloc Allocator type, defaults to allocator<Key>.
278 class _Alloc = std::allocator<_Value> >
338 * @param Alloc Allocator type, defaults to allocator<Key>.
343 class _Alloc = std::allocator<_Value> >
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_complex.c 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >;
41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >;
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >

Completed in 790 milliseconds

<<11121314151617181920>>