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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
sso_string_base.h 239 size_type __len2);
562 size_type __len2)
566 size_type __new_capacity = _M_length() + __len2 - __len1;
571 if (__s && __len2)
572 this->_S_copy(__r + __pos, __s, __len2);
574 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 351 size_type __len2);
654 size_type __len2)
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
663 if (__s && __len2)
664 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
666 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
sso_string_base.h 217 size_type __len2);
540 size_type __len2)
544 size_type __new_capacity = _M_length() + __len2 - __len1;
549 if (__s && __len2)
550 this->_S_copy(__r + __pos, __s, __len2);
552 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 350 size_type __len2);
653 size_type __len2)
657 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
662 if (__s && __len2)
663 this->_S_copy(__r->_M_refdata() + __pos, __s, __len2);
665 this->_S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
sso_string_base.h 217 size_type __len2);
540 size_type __len2)
544 size_type __new_capacity = _M_length() + __len2 - __len1;
549 if (__s && __len2)
550 this->_S_copy(__r + __pos, __s, __len2);
552 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 350 size_type __len2);
653 size_type __len2)
657 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
662 if (__s && __len2)
663 this->_S_copy(__r->_M_refdata() + __pos, __s, __len2);
665 this->_S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 233 size_type __len2);
556 const size_type __len2)
560 size_type __new_capacity = _M_length() + __len2 - __len1;
565 if (__s && __len2)
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 337 size_type __len2);
640 size_type __len2)
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
649 if (__s && __len2)
650 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
652 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 233 size_type __len2);
556 const size_type __len2)
560 size_type __new_capacity = _M_length() + __len2 - __len1;
565 if (__s && __len2)
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 337 size_type __len2);
640 size_type __len2)
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
649 if (__s && __len2)
650 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
652 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 233 size_type __len2);
556 const size_type __len2)
560 size_type __new_capacity = _M_length() + __len2 - __len1;
565 if (__s && __len2)
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 337 size_type __len2);
640 size_type __len2)
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
649 if (__s && __len2)
650 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
652 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
sso_string_base.h 233 size_type __len2);
556 const size_type __len2)
560 size_type __new_capacity = _M_length() + __len2 - __len1;
565 if (__s && __len2)
566 this->_S_copy(__r + __pos, __s, __len2);
568 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 337 size_type __len2);
640 size_type __len2)
644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
649 if (__s && __len2)
650 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
652 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 239 size_type __len2);
562 size_type __len2)
566 size_type __new_capacity = _M_length() + __len2 - __len1;
571 if (__s && __len2)
572 this->_S_copy(__r + __pos, __s, __len2);
574 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 351 size_type __len2);
654 size_type __len2)
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
663 if (__s && __len2)
664 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
666 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 218 size_type __len2);
541 size_type __len2)
545 size_type __new_capacity = _M_length() + __len2 - __len1;
550 if (__s && __len2)
551 this->_S_copy(__r + __pos, __s, __len2);
553 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 351 size_type __len2);
654 size_type __len2)
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
663 if (__s && __len2)
664 this->_S_copy(__r->_M_refdata() + __pos, __s, __len2);
666 this->_S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 239 size_type __len2);
562 size_type __len2)
566 size_type __new_capacity = _M_length() + __len2 - __len1;
571 if (__s && __len2)
572 this->_S_copy(__r + __pos, __s, __len2);
574 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 351 size_type __len2);
654 size_type __len2)
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
663 if (__s && __len2)
664 _S_copy(__r->_M_refdata() + __pos, __s, __len2);
666 _S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 218 size_type __len2);
541 size_type __len2)
545 size_type __new_capacity = _M_length() + __len2 - __len1;
550 if (__s && __len2)
551 this->_S_copy(__r + __pos, __s, __len2);
553 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 351 size_type __len2);
654 size_type __len2)
658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
663 if (__s && __len2)
664 this->_S_copy(__r->_M_refdata() + __pos, __s, __len2);
666 this->_S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 217 size_type __len2);
540 size_type __len2)
544 size_type __new_capacity = _M_length() + __len2 - __len1;
549 if (__s && __len2)
550 this->_S_copy(__r + __pos, __s, __len2);
552 this->_S_copy(__r + __pos + __len2,
rc_string_base.h 350 size_type __len2);
653 size_type __len2)
657 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1,
662 if (__s && __len2)
663 this->_S_copy(__r->_M_refdata() + __pos, __s, __len2);
665 this->_S_copy(__r->_M_refdata() + __pos + __len2,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
sso_string_base.h 217 size_type __len2);
540 size_type __len2)
544 size_type __new_capacity = _M_length() + __len2 - __len1;
549 if (__s && __len2)
550 this->_S_copy(__r + __pos, __s, __len2);
552 this->_S_copy(__r + __pos + __len2,

Completed in 660 milliseconds

1 2 3 4