Home
last modified time | relevance | path

Searched refs:__instance (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/
Dtype_traits44 struct __instance :
65 const bool __instance<_Tp>::__value = sizeof(__instance<_Tp>::__test<_Tp>(0)) == sizeof(__select_ty…
293 public integral_constant<bool, !(detail::__instance<_Tp>::__value
/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp884 void _Pthread_alloc_impl::_S_destructor(void *__instance) { in _S_destructor() argument
886 _Pthread_alloc_per_thread_state* __s = (_Pthread_alloc_per_thread_state*)__instance; in _S_destructor()