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

  /external/stlport/stlport/stl/
_vector.c 71 __tmp = _M_allocate_and_copy(__n, this->_M_start, this->_M_finish);
189 pointer __tmp = _M_allocate_and_copy(__len, __CONST_CAST(const_pointer, __x._M_start) + 0,
_vector.h 328 iterator __tmp = _M_allocate_and_copy(__n, __first, __last);
673 pointer _M_allocate_and_copy(size_type& __n,
676 pointer _M_allocate_and_copy(size_type& __n,
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_vector.c 71 __tmp = _M_allocate_and_copy(__n, this->_M_start, this->_M_finish);
189 pointer __tmp = _M_allocate_and_copy(__len, __CONST_CAST(const_pointer, __x._M_start) + 0,
_vector.h 328 iterator __tmp = _M_allocate_and_copy(__n, __first, __last);
673 pointer _M_allocate_and_copy(size_type& __n,
676 pointer _M_allocate_and_copy(size_type& __n,
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_vector.c 71 __tmp = _M_allocate_and_copy(__n, this->_M_start, this->_M_finish);
189 pointer __tmp = _M_allocate_and_copy(__len, __CONST_CAST(const_pointer, __x._M_start) + 0,
_vector.h 328 iterator __tmp = _M_allocate_and_copy(__n, __first, __last);
673 pointer _M_allocate_and_copy(size_type& __n,
676 pointer _M_allocate_and_copy(size_type& __n,
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_vector.c 71 __tmp = _M_allocate_and_copy(__n, this->_M_start, this->_M_finish);
189 pointer __tmp = _M_allocate_and_copy(__len, __CONST_CAST(const_pointer, __x._M_start) + 0,
_vector.h 328 iterator __tmp = _M_allocate_and_copy(__n, __first, __last);
673 pointer _M_allocate_and_copy(size_type& __n,
676 pointer _M_allocate_and_copy(size_type& __n,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_vector.h     [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h     [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h     [all...]

Completed in 303 milliseconds