HomeSort by relevance Sort by last modified time
    Searched refs:_Node_allocator_type (Results 1 - 14 of 14) sorted by null

  /external/stlport/stlport/stl/
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
186 { return _STLP_CONVERT_ALLOCATOR((const _Node_allocator_type&)_M_node, _Tp); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
186 { return _STLP_CONVERT_ALLOCATOR((const _Node_allocator_type&)_M_node, _Tp); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
186 { return _STLP_CONVERT_ALLOCATOR((const _Node_allocator_type&)_M_node, _Tp); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
186 { return _STLP_CONVERT_ALLOCATOR((const _Node_allocator_type&)_M_node, _Tp); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
186 { return _STLP_CONVERT_ALLOCATOR((const _Node_allocator_type&)_M_node, _Tp); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
186 { return _STLP_CONVERT_ALLOCATOR((const _Node_allocator_type&)_M_node, _Tp); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable.h 170 _Node_allocator_type;
177 _Node_allocator_type _M_node_allocator;
727 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable.h 165 _Node_allocator_type;
172 _Node_allocator_type _M_node_allocator;
661 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hashtable.h 170 _Node_allocator_type;
177 _Node_allocator_type _M_node_allocator;
727 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable.h 165 _Node_allocator_type;
172 _Node_allocator_type _M_node_allocator;
661 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hashtable.h 170 _Node_allocator_type;
177 _Node_allocator_type _M_node_allocator;
727 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable.h 165 _Node_allocator_type;
172 _Node_allocator_type _M_node_allocator;
661 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable.h 165 _Node_allocator_type;
172 _Node_allocator_type _M_node_allocator;
661 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 249 _Node_allocator_type;
258 _Node_allocator_type _M_node_allocator;
894 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator,
    [all...]

Completed in 496 milliseconds