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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 983 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
984 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
985 typedef allocator_traits<_Alloc2> __traits;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h 983 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
984 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
985 typedef allocator_traits<_Alloc2> __traits;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 1023 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
1024 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
1025 typedef allocator_traits<_Alloc2> __traits;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 1023 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
1024 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
1025 typedef allocator_traits<_Alloc2> __traits;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr_base.h 983 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
984 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
985 typedef allocator_traits<_Alloc2> __traits;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
shared_ptr_base.h 1116 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
1117 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
1118 typedef allocator_traits<_Alloc2> __traits;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
shared_ptr_base.h 471 typedef std::allocator<_Sp_cd_type> _Alloc2;
472 _Alloc2 __a2;
491 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
492 _Alloc2 __a2(__a);
513 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
514 _Alloc2 __a2(__a);
1012 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
1013 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 245 typedef std::allocator<_Sp_cd_type> _Alloc2;
246 _Alloc2 __a2;
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
266 _Alloc2 __a2(__a);
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
287 _Alloc2 __a2(__a);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 245 typedef std::allocator<_Sp_cd_type> _Alloc2;
246 _Alloc2 __a2;
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
266 _Alloc2 __a2(__a);
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
287 _Alloc2 __a2(__a);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 245 typedef std::allocator<_Sp_cd_type> _Alloc2;
246 _Alloc2 __a2;
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
266 _Alloc2 __a2(__a);
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
287 _Alloc2 __a2(__a);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 245 typedef std::allocator<_Sp_cd_type> _Alloc2;
246 _Alloc2 __a2;
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
266 _Alloc2 __a2(__a);
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
287 _Alloc2 __a2(__a);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 471 typedef std::allocator<_Sp_cd_type> _Alloc2;
472 _Alloc2 __a2;
491 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
492 _Alloc2 __a2(__a);
513 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
514 _Alloc2 __a2(__a);
1012 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
1013 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 471 typedef std::allocator<_Sp_cd_type> _Alloc2;
472 _Alloc2 __a2;
491 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
492 _Alloc2 __a2(__a);
513 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
514 _Alloc2 __a2(__a);
1012 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
1013 _Deleter<_Alloc2> __del = { _Alloc2(__a) };
    [all...]

Completed in 1444 milliseconds