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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_deque.h 406 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
437 _Map_alloc_type
439 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_deque.h 487 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
518 _Map_alloc_type
520 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_deque.h 487 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
518 _Map_alloc_type
520 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 406 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
437 _Map_alloc_type
439 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 406 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
437 _Map_alloc_type
439 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 406 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
437 _Map_alloc_type
439 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 406 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
437 _Map_alloc_type
439 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /external/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
    [all...]

Completed in 433 milliseconds