Searched refs:__allocate_shared (Results 1 - 8 of 8) 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_base.h1008 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1396 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1008 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1396 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1008 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1396 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1008 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1396 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1141 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1525 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1141 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1525 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1141 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1525 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
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_base.h1141 __allocate_shared(const _Alloc& __a, _Args&&... __args);
1525 __allocate_shared(const _Alloc& __a, _Args&&... __args) function
1536 return std::__allocate_shared<_Tp, _Lp>(std::allocator<_Tp_nc>(),

Completed in 291 milliseconds