HomeSort by relevance Sort by last modified time
    Searched full:_copy_construct (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
_construct.h 130 inline void _Copy_Construct(_Tp* __p, const _Tp& __val) {
_vector.c 94 _Copy_Construct(__new_finish, __x);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
_construct.h 130 inline void _Copy_Construct(_Tp* __p, const _Tp& __val) {
_vector.c 94 _Copy_Construct(__new_finish, __x);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
_construct.h 130 inline void _Copy_Construct(_Tp* __p, const _Tp& __val) {
_vector.c 94 _Copy_Construct(__new_finish, __x);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
_construct.h 130 inline void _Copy_Construct(_Tp* __p, const _Tp& __val) {
_vector.c 94 _Copy_Construct(__new_finish, __x);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
_construct.h 130 inline void _Copy_Construct(_Tp* __p, const _Tp& __val) {
_vector.c 94 _Copy_Construct(__new_finish, __x);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
_construct.h 130 inline void _Copy_Construct(_Tp* __p, const _Tp& __val) {
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_carray.h 39 _Copy_Construct(__REINTERPRET_CAST(_Tp*, _M_data + __i * sizeof(_Tp)), __val);
_string_sum_methods.h 42 _STLP_STD::_Copy_Construct(__buf, __c.getValue());
62 _STLP_STD::_Copy_Construct(__buf, __c.getValue());

Completed in 529 milliseconds

1 2 3 4