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

  /external/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
pthreadtypes.h 82 int __owner; member in struct:__anon39088::__pthread_mutex_s
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
pthreadtypes.h 82 int __owner; member in struct:__anon40678::__pthread_mutex_s
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
pthreadtypes.h 82 int __owner; member in struct:__anon42193::__pthread_mutex_s
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_debug.c 574 const __owned_list* __owner = __l->_Owner(); local
575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
576 void* __ret = __CONST_CAST(void*,__owner->_Owner());

Completed in 460 milliseconds