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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_construct.h 141 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
143 __traits::destroy(__alloc, std::__addressof(*__first));
stl_uninitialized.h 242 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
244 __traits::construct(__alloc, std::__addressof(*__cur), *__first);
292 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
294 __traits::construct(__alloc, std::__addressof(*__cur), __x);
318 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
320 __traits::construct(__alloc, std::__addressof(*__cur), __x);
560 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
562 __traits::construct(__alloc, std::__addressof(*__cur));
590 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
592 __traits::construct(__alloc, std::__addressof(*__cur))
    [all...]
alloc_traits.h 465 typedef allocator_traits<_Alloc> __traits; typedef
466 typedef typename __traits::propagate_on_container_copy_assignment __pocca;
473 typedef allocator_traits<_Alloc> __traits; typedef
474 return __traits::select_on_container_copy_construction(__a);
488 typedef allocator_traits<_Alloc> __traits; typedef
489 typedef typename __traits::propagate_on_container_move_assignment __pocma;
507 typedef allocator_traits<_Alloc> __traits; typedef
508 typedef typename __traits::propagate_on_container_swap __pocs;
shared_ptr_base.h 985 typedef allocator_traits<_Alloc2> __traits; typedef
986 _M_ptr = __traits::allocate(__del._M_alloc, 1);
991 __traits::construct(__del._M_alloc, _M_ptr,
996 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_construct.h 141 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
143 __traits::destroy(__alloc, std::__addressof(*__first));
stl_uninitialized.h 242 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
244 __traits::construct(__alloc, std::__addressof(*__cur), *__first);
292 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
294 __traits::construct(__alloc, std::__addressof(*__cur), __x);
318 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
320 __traits::construct(__alloc, std::__addressof(*__cur), __x);
560 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
562 __traits::construct(__alloc, std::__addressof(*__cur));
590 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
592 __traits::construct(__alloc, std::__addressof(*__cur))
    [all...]
alloc_traits.h 465 typedef allocator_traits<_Alloc> __traits; typedef
466 typedef typename __traits::propagate_on_container_copy_assignment __pocca;
473 typedef allocator_traits<_Alloc> __traits; typedef
474 return __traits::select_on_container_copy_construction(__a);
488 typedef allocator_traits<_Alloc> __traits; typedef
489 typedef typename __traits::propagate_on_container_move_assignment __pocma;
507 typedef allocator_traits<_Alloc> __traits; typedef
508 typedef typename __traits::propagate_on_container_swap __pocs;
shared_ptr_base.h 985 typedef allocator_traits<_Alloc2> __traits; typedef
986 _M_ptr = __traits::allocate(__del._M_alloc, 1);
991 __traits::construct(__del._M_alloc, _M_ptr,
996 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_construct.h 141 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
143 __traits::destroy(__alloc, std::__addressof(*__first));
stl_uninitialized.h 242 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
244 __traits::construct(__alloc, std::__addressof(*__cur), *__first);
292 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
294 __traits::construct(__alloc, std::__addressof(*__cur), __x);
318 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
320 __traits::construct(__alloc, std::__addressof(*__cur), __x);
560 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
562 __traits::construct(__alloc, std::__addressof(*__cur));
590 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
592 __traits::construct(__alloc, std::__addressof(*__cur))
    [all...]
alloc_traits.h 465 typedef allocator_traits<_Alloc> __traits; typedef
466 typedef typename __traits::propagate_on_container_copy_assignment __pocca;
473 typedef allocator_traits<_Alloc> __traits; typedef
474 return __traits::select_on_container_copy_construction(__a);
488 typedef allocator_traits<_Alloc> __traits; typedef
489 typedef typename __traits::propagate_on_container_move_assignment __pocma;
507 typedef allocator_traits<_Alloc> __traits; typedef
508 typedef typename __traits::propagate_on_container_swap __pocs;
shared_ptr_base.h 985 typedef allocator_traits<_Alloc2> __traits; typedef
986 _M_ptr = __traits::allocate(__del._M_alloc, 1);
991 __traits::construct(__del._M_alloc, _M_ptr,
996 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_construct.h 141 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
143 __traits::destroy(__alloc, std::__addressof(*__first));
stl_uninitialized.h 262 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
264 __traits::construct(__alloc, std::__addressof(*__cur), *__first);
312 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
314 __traits::construct(__alloc, std::__addressof(*__cur), __x);
338 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
340 __traits::construct(__alloc, std::__addressof(*__cur), __x);
586 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
588 __traits::construct(__alloc, std::__addressof(*__cur));
616 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; typedef
618 __traits::construct(__alloc, std::__addressof(*__cur))
    [all...]
alloc_traits.h 450 typedef allocator_traits<_Alloc> __traits; typedef
451 typedef typename __traits::propagate_on_container_copy_assignment __pocca;
458 typedef allocator_traits<_Alloc> __traits; typedef
459 return __traits::select_on_container_copy_construction(__a);
473 typedef allocator_traits<_Alloc> __traits; typedef
474 typedef typename __traits::propagate_on_container_move_assignment __pocma;
492 typedef allocator_traits<_Alloc> __traits; typedef
493 typedef typename __traits::propagate_on_container_swap __pocs;
shared_ptr_base.h 1118 typedef allocator_traits<_Alloc2> __traits; typedef
1119 _M_ptr = __traits::allocate(__del._M_alloc, 1);
1124 __traits::construct(__del._M_alloc, _M_ptr,
1129 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
    [all...]

Completed in 354 milliseconds