HomeSort by relevance Sort by last modified time
    Searched refs:__len2 (Results 1 - 25 of 93) 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/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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,
  /external/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1539 _Distance __len2 = _STLP_STD::distance(__middle, __last); local
    [all...]

Completed in 907 milliseconds

1 2 3 4