HomeSort by relevance Sort by last modified time
    Searched refs:_Construct_default_a (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_uninitialized.h 546 _Construct_default_a(_Tp* __ptr, _Allocator& __alloc)
562 _Construct_default_a(std::__addressof(*__cur), __alloc);
591 _Construct_default_a(std::__addressof(*__cur), __alloc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_uninitialized.h 546 _Construct_default_a(_Tp* __ptr, _Allocator& __alloc)
562 _Construct_default_a(std::__addressof(*__cur), __alloc);
591 _Construct_default_a(std::__addressof(*__cur), __alloc);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_uninitialized.h 546 _Construct_default_a(_Tp* __ptr, _Allocator& __alloc)
562 _Construct_default_a(std::__addressof(*__cur), __alloc);
591 _Construct_default_a(std::__addressof(*__cur), __alloc);

Completed in 109 milliseconds