HomeSort by relevance Sort by last modified time
    Searched refs:__iter (Results 26 - 50 of 76) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
ropeimpl.h 429 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
437 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
458 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
462 return _S_leaf_concat_char_iter(__r, __iter, __len);
468 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
482 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 428 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
436 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
457 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
461 return _S_leaf_concat_char_iter(__r, __iter, __len);
467 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
481 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 428 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
436 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
457 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
461 return _S_leaf_concat_char_iter(__r, __iter, __len);
467 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
481 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 427 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
435 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
456 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
460 return _S_leaf_concat_char_iter(__r, __iter, __len);
466 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
480 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
384 _STLP_PRIV __ucopy_n(__iter, __len, __new_data + __old_len);
413 rope<_CharT,_Alloc>::_S_destr_leaf_concat_char_iter (_RopeLeaf* __r, const _CharT* __iter, size_t __len) {
417 return _S_leaf_concat_char_iter(__r, __iter, __len);
424 _STLP_PRIV __ucopy_n(__iter, __len, __r->_M_data + __old_len);
432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 427 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
435 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
456 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
460 return _S_leaf_concat_char_iter(__r, __iter, __len);
466 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
480 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
384 _STLP_PRIV __ucopy_n(__iter, __len, __new_data + __old_len);
413 rope<_CharT,_Alloc>::_S_destr_leaf_concat_char_iter (_RopeLeaf* __r, const _CharT* __iter, size_t __len) {
417 return _S_leaf_concat_char_iter(__r, __iter, __len);
424 _STLP_PRIV __ucopy_n(__iter, __len, __r->_M_data + __old_len);
432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 427 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
435 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
456 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
460 return _S_leaf_concat_char_iter(__r, __iter, __len);
466 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
480 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c 378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
384 _STLP_PRIV __ucopy_n(__iter, __len, __new_data + __old_len);
413 rope<_CharT,_Alloc>::_S_destr_leaf_concat_char_iter (_RopeLeaf* __r, const _CharT* __iter, size_t __len) {
417 return _S_leaf_concat_char_iter(__r, __iter, __len);
424 _STLP_PRIV __ucopy_n(__iter, __len, __r->_M_data + __old_len);
432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 427 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
435 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
456 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
460 return _S_leaf_concat_char_iter(__r, __iter, __len);
466 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
480 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 429 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
437 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
458 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
462 return _S_leaf_concat_char_iter(__r, __iter, __len);
468 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
482 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 429 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
437 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
458 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
462 return _S_leaf_concat_char_iter(__r, __iter, __len);
468 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
482 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c 378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
384 _STLP_PRIV __ucopy_n(__iter, __len, __new_data + __old_len);
413 rope<_CharT,_Alloc>::_S_destr_leaf_concat_char_iter (_RopeLeaf* __r, const _CharT* __iter, size_t __len) {
417 return _S_leaf_concat_char_iter(__r, __iter, __len);
424 _STLP_PRIV __ucopy_n(__iter, __len, __r->_M_data + __old_len);
432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.c 378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
384 _STLP_PRIV __ucopy_n(__iter, __len, __new_data + __old_len);
413 rope<_CharT,_Alloc>::_S_destr_leaf_concat_char_iter (_RopeLeaf* __r, const _CharT* __iter, size_t __len) {
417 return _S_leaf_concat_char_iter(__r, __iter, __len);
424 _STLP_PRIV __ucopy_n(__iter, __len, __r->_M_data + __old_len);
432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 429 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
437 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
458 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
462 return _S_leaf_concat_char_iter(__r, __iter, __len);
468 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
482 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 429 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
437 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
458 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
462 return _S_leaf_concat_char_iter(__r, __iter, __len);
468 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
482 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 428 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
436 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
457 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
461 return _S_leaf_concat_char_iter(__r, __iter, __len);
467 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
481 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
ropeimpl.h 428 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len)
436 uninitialized_copy_n(__iter, __len, __new_data + __old_len);
457 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter,
461 return _S_leaf_concat_char_iter(__r, __iter, __len);
467 uninitialized_copy_n(__iter, __len, __r->_M_data + __old_len);
481 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
forward_list.h 204 _Fwd_list_const_iterator(const iterator& __iter)
205 : _M_node(__iter._M_node) { }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 194 _Fwd_list_const_iterator(const iterator& __iter)
195 : _M_node(__iter._M_node) { }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 194 _Fwd_list_const_iterator(const iterator& __iter)
195 : _M_node(__iter._M_node) { }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 194 _Fwd_list_const_iterator(const iterator& __iter)
195 : _M_node(__iter._M_node) { }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
forward_list.h 194 _Fwd_list_const_iterator(const iterator& __iter)
195 : _M_node(__iter._M_node) { }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
forward_list.h 204 _Fwd_list_const_iterator(const iterator& __iter)
205 : _M_node(__iter._M_node) { }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
forward_list.h 197 _Fwd_list_const_iterator(const iterator& __iter)
198 : _M_node(__iter._M_node) { }
    [all...]

Completed in 926 milliseconds

12 3 4