Home
last modified time | relevance | path

Searched refs:__get_sp_mut (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dmemory.cpp163 __get_sp_mut(const void* p) in __get_sp_mut() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dmemory5279 friend _LIBCPP_FUNC_VIS __sp_mut& __get_sp_mut(const void*);
5282 _LIBCPP_FUNC_VIS __sp_mut& __get_sp_mut(const void*);
5296 __sp_mut& __m = __get_sp_mut(__p);
5315 __sp_mut& __m = __get_sp_mut(__p);
5333 __sp_mut& __m = __get_sp_mut(__p);
5352 __sp_mut& __m = __get_sp_mut(__p);
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0013-temp-collective-ndk-hackathon-fixes.patch595 @@ -172,7 +172,7 @@ __get_sp_mut(const void* p)