Searched refs:_Tp_nc (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dshared_ptr.h612 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
613 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1406 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1407 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dshared_ptr.h612 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
613 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1406 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1407 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dshared_ptr.h612 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
613 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1406 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1407 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dshared_ptr.h612 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
613 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1406 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1407 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h602 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
603 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1535 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1536 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h602 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
603 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1535 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1536 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h602 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
603 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1535 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1536 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h602 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
603 return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(),
H A Dshared_ptr_base.h1535 typedef typename std::remove_const<_Tp>::type _Tp_nc; typedef
1536 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),

Completed in 285 milliseconds