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

  /external/stlport/stlport/stl/debug/
_debug.h 82 class __owned_link;
117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
118 const __owned_link& __i2);
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
120 const __owned_link& __i2);
121 static bool _STLP_CALL _Check_if_owner( const __owned_list*, const __owned_link&);
123 static bool _STLP_CALL _Check_if_not_owner( const __owned_list*, const __owned_link&);
135 static void _STLP_CALL _M_detach(__owned_list*, __owned_link*);
137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
140 static void* _STLP_CALL _Get_container_ptr(const __owned_link*);
277 class _STLP_CLASS_DECLSPEC __owned_link { class
286 __owned_link() : _M_self(this), _M_owner(0) {} function in class:__owned_link
287 __owned_link(const __owned_list* __c) : _M_self(this), _M_owner(0), _M_next(0) function in class:__owned_link
289 __owned_link(const __owned_link& __rhs): _M_self(this), _M_owner(0) function in class:__owned_link
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 82 class __owned_link;
117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
118 const __owned_link& __i2);
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
120 const __owned_link& __i2);
121 static bool _STLP_CALL _Check_if_owner( const __owned_list*, const __owned_link&);
123 static bool _STLP_CALL _Check_if_not_owner( const __owned_list*, const __owned_link&);
135 static void _STLP_CALL _M_detach(__owned_list*, __owned_link*);
137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
140 static void* _STLP_CALL _Get_container_ptr(const __owned_link*);
277 class _STLP_CLASS_DECLSPEC __owned_link { class
286 __owned_link() : _M_self(this), _M_owner(0) {} function in class:__owned_link
287 __owned_link(const __owned_list* __c) : _M_self(this), _M_owner(0), _M_next(0) function in class:__owned_link
289 __owned_link(const __owned_link& __rhs): _M_self(this), _M_owner(0) function in class:__owned_link
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 82 class __owned_link;
117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
118 const __owned_link& __i2);
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
120 const __owned_link& __i2);
121 static bool _STLP_CALL _Check_if_owner( const __owned_list*, const __owned_link&);
123 static bool _STLP_CALL _Check_if_not_owner( const __owned_list*, const __owned_link&);
135 static void _STLP_CALL _M_detach(__owned_list*, __owned_link*);
137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
140 static void* _STLP_CALL _Get_container_ptr(const __owned_link*);
277 class _STLP_CLASS_DECLSPEC __owned_link { class
286 __owned_link() : _M_self(this), _M_owner(0) {} function in class:__owned_link
287 __owned_link(const __owned_list* __c) : _M_self(this), _M_owner(0), _M_next(0) function in class:__owned_link
289 __owned_link(const __owned_link& __rhs): _M_self(this), _M_owner(0) function in class:__owned_link
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 82 class __owned_link;
117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
118 const __owned_link& __i2);
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
120 const __owned_link& __i2);
121 static bool _STLP_CALL _Check_if_owner( const __owned_list*, const __owned_link&);
123 static bool _STLP_CALL _Check_if_not_owner( const __owned_list*, const __owned_link&);
135 static void _STLP_CALL _M_detach(__owned_list*, __owned_link*);
137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
140 static void* _STLP_CALL _Get_container_ptr(const __owned_link*);
277 class _STLP_CLASS_DECLSPEC __owned_link { class
286 __owned_link() : _M_self(this), _M_owner(0) {} function in class:__owned_link
287 __owned_link(const __owned_list* __c) : _M_self(this), _M_owner(0), _M_next(0) function in class:__owned_link
289 __owned_link(const __owned_link& __rhs): _M_self(this), _M_owner(0) function in class:__owned_link
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 82 class __owned_link;
117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
118 const __owned_link& __i2);
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
120 const __owned_link& __i2);
121 static bool _STLP_CALL _Check_if_owner( const __owned_list*, const __owned_link&);
123 static bool _STLP_CALL _Check_if_not_owner( const __owned_list*, const __owned_link&);
135 static void _STLP_CALL _M_detach(__owned_list*, __owned_link*);
137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
140 static void* _STLP_CALL _Get_container_ptr(const __owned_link*);
277 class _STLP_CLASS_DECLSPEC __owned_link { class
286 __owned_link() : _M_self(this), _M_owner(0) {} function in class:__owned_link
287 __owned_link(const __owned_list* __c) : _M_self(this), _M_owner(0), _M_next(0) function in class:__owned_link
289 __owned_link(const __owned_link& __rhs): _M_self(this), _M_owner(0) function in class:__owned_link
    [all...]

Completed in 25 milliseconds