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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h 488 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
526 _Map_alloc_type
528 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_deque.h 488 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
526 _Map_alloc_type
528 { return _Map_alloc_type(_M_get_Tp_allocator()); }
    [all...]

Completed in 539 milliseconds