Searched defs:__a2 (Results 1 - 19 of 19) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h389 const per_thread_allocator<_T2>& __a2)
390 { return __a1._M_state == __a2._M_state; }
395 const per_thread_allocator<_T2>& __a2)
396 { return __a1._M_state != __a2._M_state; }
388 operator ==(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
394 operator !=(const per_thread_allocator<_T1>& __a1, const per_thread_allocator<_T2>& __a2) argument
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dshared_ptr.h246 _Alloc2 __a2; local
249 _M_pi = __a2.allocate(1);
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
266 _Alloc2 __a2(__a);
269 _M_pi = __a2.allocate(1);
276 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
287 _Alloc2 __a2(__a);
290 _M_pi = __a2.allocate(1);
297 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr.h246 _Alloc2 __a2; local
249 _M_pi = __a2.allocate(1);
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
266 _Alloc2 __a2(__a);
269 _M_pi = __a2.allocate(1);
276 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
287 _Alloc2 __a2(__a);
290 _M_pi = __a2.allocate(1);
297 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr.h246 _Alloc2 __a2; local
249 _M_pi = __a2.allocate(1);
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
266 _Alloc2 __a2(__a);
269 _M_pi = __a2.allocate(1);
276 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
287 _Alloc2 __a2(__a);
290 _M_pi = __a2.allocate(1);
297 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr.h246 _Alloc2 __a2; local
249 _M_pi = __a2.allocate(1);
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
266 _Alloc2 __a2(__a);
269 _M_pi = __a2.allocate(1);
276 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
287 _Alloc2 __a2(__a);
290 _M_pi = __a2.allocate(1);
297 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dshared_ptr.h246 _Alloc2 __a2; local
249 _M_pi = __a2.allocate(1);
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
266 _Alloc2 __a2(__a);
269 _M_pi = __a2.allocate(1);
276 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
287 _Alloc2 __a2(__a);
290 _M_pi = __a2.allocate(1);
297 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dshared_ptr_base.h472 _Alloc2 __a2; local
475 _M_pi = __a2.allocate(1);
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
492 _Alloc2 __a2(__a);
495 _M_pi = __a2.allocate(1);
502 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
514 _Alloc2 __a2(__a);
517 _M_pi = __a2.allocate(1);
524 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dshared_ptr_base.h472 _Alloc2 __a2; local
475 _M_pi = __a2.allocate(1);
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
492 _Alloc2 __a2(__a);
495 _M_pi = __a2.allocate(1);
502 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
514 _Alloc2 __a2(__a);
517 _M_pi = __a2.allocate(1);
524 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dshared_ptr_base.h472 _Alloc2 __a2; local
475 _M_pi = __a2.allocate(1);
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
492 _Alloc2 __a2(__a);
495 _M_pi = __a2.allocate(1);
502 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
514 _Alloc2 __a2(__a);
517 _M_pi = __a2.allocate(1);
524 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr_base.h472 _Alloc2 __a2; local
475 _M_pi = __a2.allocate(1);
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
492 _Alloc2 __a2(__a);
495 _M_pi = __a2.allocate(1);
502 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
514 _Alloc2 __a2(__a);
517 _M_pi = __a2.allocate(1);
524 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dshared_ptr_base.h472 _Alloc2 __a2; local
475 _M_pi = __a2.allocate(1);
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
492 _Alloc2 __a2(__a);
495 _M_pi = __a2.allocate(1);
502 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
514 _Alloc2 __a2(__a);
517 _M_pi = __a2.allocate(1);
524 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dshared_ptr_base.h472 _Alloc2 __a2; local
475 _M_pi = __a2.allocate(1);
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
492 _Alloc2 __a2(__a);
495 _M_pi = __a2.allocate(1);
502 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
514 _Alloc2 __a2(__a);
517 _M_pi = __a2.allocate(1);
524 __a2.deallocate(static_cast<_Sp_cp_type*>(_M_pi), 1);

Completed in 3149 milliseconds