HomeSort by relevance Sort by last modified time
    Searched refs:_Construct (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_raw_storage_iter.h 84 std::_Construct(&*_M_iter, __element);
stl_construct.h 70 _Construct(_T1* __p, const _T2& __value)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_raw_storage_iter.h 84 std::_Construct(&*_M_iter, __element);
stl_construct.h 70 _Construct(_T1* __p, const _T2& __value)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_raw_storage_iter.h 84 std::_Construct(&*_M_iter, __element);
stl_construct.h 70 _Construct(_T1* __p, const _T2& __value)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_raw_storage_iter.h 84 std::_Construct(&*_M_iter, __element);
stl_construct.h 70 _Construct(_T1* __p, const _T2& __value)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_raw_storage_iter.h 84 std::_Construct(&*_M_iter, __element);
stl_construct.h 70 _Construct(_T1* __p, const _T2& __value)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_raw_storage_iter.h 86 std::_Construct(std::__addressof(*_M_iter), __element);
stl_construct.h 75 _Construct(_T1* __p, _Args&&... __args)
80 _Construct(_T1* __p, const _T2& __value)
stl_tempbuf.h 195 std::_Construct(std::__addressof(*__first),
200 std::_Construct(std::__addressof(*__cur),
stl_uninitialized.h 77 std::_Construct(std::__addressof(*__cur), *__first);
135 std::_Construct(std::__addressof(*__cur), __x);
189 std::_Construct(std::__addressof(*__cur), __x);
446 std::_Construct(std::__addressof(*__cur));
481 std::_Construct(std::__addressof(*__cur));
542 { _Construct(__ptr); }
617 std::_Construct(std::__addressof(*__cur), *__first);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_raw_storage_iter.h 86 std::_Construct(std::__addressof(*_M_iter), __element);
stl_construct.h 75 _Construct(_T1* __p, _Args&&... __args)
80 _Construct(_T1* __p, const _T2& __value)
stl_tempbuf.h 195 std::_Construct(std::__addressof(*__first),
200 std::_Construct(std::__addressof(*__cur),
stl_uninitialized.h 77 std::_Construct(std::__addressof(*__cur), *__first);
135 std::_Construct(std::__addressof(*__cur), __x);
189 std::_Construct(std::__addressof(*__cur), __x);
446 std::_Construct(std::__addressof(*__cur));
481 std::_Construct(std::__addressof(*__cur));
542 { _Construct(__ptr); }
617 std::_Construct(std::__addressof(*__cur), *__first);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_raw_storage_iter.h 86 std::_Construct(std::__addressof(*_M_iter), __element);
stl_construct.h 75 _Construct(_T1* __p, _Args&&... __args)
80 _Construct(_T1* __p, const _T2& __value)
stl_tempbuf.h 195 std::_Construct(std::__addressof(*__first),
200 std::_Construct(std::__addressof(*__cur),
stl_uninitialized.h 77 std::_Construct(std::__addressof(*__cur), *__first);
135 std::_Construct(std::__addressof(*__cur), __x);
189 std::_Construct(std::__addressof(*__cur), __x);
446 std::_Construct(std::__addressof(*__cur));
481 std::_Construct(std::__addressof(*__cur));
542 { _Construct(__ptr); }
617 std::_Construct(std::__addressof(*__cur), *__first);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_raw_storage_iter.h 86 std::_Construct(std::__addressof(*_M_iter), __element);
stl_construct.h 76 _Construct(_T1* __p, _Args&&... __args)
81 _Construct(_T1* __p, const _T2& __value)
stl_tempbuf.h 196 std::_Construct(std::__addressof(*__first),
201 std::_Construct(std::__addressof(*__cur),

Completed in 1288 milliseconds

1 2 3 4