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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
sso_string_base.h 558 const size_type __how_much = _M_length() - __pos - __len1; local
567 if (__how_much)
569 _M_data() + __pos + __len1, __how_much);
581 const size_type __how_much = _M_length() - __pos - __n; local
583 if (__how_much && __n)
585 __how_much); local
rc_string_base.h 642 const size_type __how_much = _M_length() - __pos - __len1; local
651 if (__how_much)
653 _M_data() + __pos + __len1, __how_much);
665 const size_type __how_much = _M_length() - __pos - __n; local
675 if (__how_much)
677 _M_data() + __pos + __n, __how_much);
682 else if (__how_much && __n)
686 _M_data() + __pos + __n, __how_much); local
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 564 const size_type __how_much = _M_length() - __pos - __len1; local
573 if (__how_much)
575 _M_data() + __pos + __len1, __how_much);
587 const size_type __how_much = _M_length() - __pos - __n; local
589 if (__how_much && __n)
590 this->_S_move(_M_data() + __pos, _M_data() + __pos + __n, __how_much); local
rc_string_base.h 656 const size_type __how_much = _M_length() - __pos - __len1; local
665 if (__how_much)
667 _M_data() + __pos + __len1, __how_much);
679 const size_type __how_much = _M_length() - __pos - __n; local
689 if (__how_much)
691 _M_data() + __pos + __n, __how_much);
696 else if (__how_much && __n)
700 _M_data() + __pos + __n, __how_much); local
  /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 564 const size_type __how_much = _M_length() - __pos - __len1; local
573 if (__how_much)
575 _M_data() + __pos + __len1, __how_much);
587 const size_type __how_much = _M_length() - __pos - __n; local
589 if (__how_much && __n)
590 this->_S_move(_M_data() + __pos, _M_data() + __pos + __n, __how_much); local
rc_string_base.h 656 const size_type __how_much = _M_length() - __pos - __len1; local
665 if (__how_much)
667 _M_data() + __pos + __len1, __how_much);
679 const size_type __how_much = _M_length() - __pos - __n; local
689 if (__how_much)
691 _M_data() + __pos + __n, __how_much);
696 else if (__how_much && __n)
700 _M_data() + __pos + __n, __how_much); local
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 558 const size_type __how_much = _M_length() - __pos - __len1; local
567 if (__how_much)
569 _M_data() + __pos + __len1, __how_much);
581 const size_type __how_much = _M_length() - __pos - __n; local
583 if (__how_much && __n)
585 __how_much); local
rc_string_base.h 642 const size_type __how_much = _M_length() - __pos - __len1; local
651 if (__how_much)
653 _M_data() + __pos + __len1, __how_much);
665 const size_type __how_much = _M_length() - __pos - __n; local
675 if (__how_much)
677 _M_data() + __pos + __n, __how_much);
682 else if (__how_much && __n)
686 _M_data() + __pos + __n, __how_much); local
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 558 const size_type __how_much = _M_length() - __pos - __len1; local
567 if (__how_much)
569 _M_data() + __pos + __len1, __how_much);
581 const size_type __how_much = _M_length() - __pos - __n; local
583 if (__how_much && __n)
585 __how_much); local
rc_string_base.h 642 const size_type __how_much = _M_length() - __pos - __len1; local
651 if (__how_much)
653 _M_data() + __pos + __len1, __how_much);
665 const size_type __how_much = _M_length() - __pos - __n; local
675 if (__how_much)
677 _M_data() + __pos + __n, __how_much);
682 else if (__how_much && __n)
686 _M_data() + __pos + __n, __how_much); local
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 558 const size_type __how_much = _M_length() - __pos - __len1; local
567 if (__how_much)
569 _M_data() + __pos + __len1, __how_much);
581 const size_type __how_much = _M_length() - __pos - __n; local
583 if (__how_much && __n)
585 __how_much); local
rc_string_base.h 642 const size_type __how_much = _M_length() - __pos - __len1; local
651 if (__how_much)
653 _M_data() + __pos + __len1, __how_much);
665 const size_type __how_much = _M_length() - __pos - __n; local
675 if (__how_much)
677 _M_data() + __pos + __n, __how_much);
682 else if (__how_much && __n)
686 _M_data() + __pos + __n, __how_much); local
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
sso_string_base.h 558 const size_type __how_much = _M_length() - __pos - __len1; local
567 if (__how_much)
569 _M_data() + __pos + __len1, __how_much);
581 const size_type __how_much = _M_length() - __pos - __n; local
583 if (__how_much && __n)
585 __how_much); local
rc_string_base.h 642 const size_type __how_much = _M_length() - __pos - __len1; local
651 if (__how_much)
653 _M_data() + __pos + __len1, __how_much);
665 const size_type __how_much = _M_length() - __pos - __n; local
675 if (__how_much)
677 _M_data() + __pos + __n, __how_much);
682 else if (__how_much && __n)
686 _M_data() + __pos + __n, __how_much); local
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 564 const size_type __how_much = _M_length() - __pos - __len1; local
573 if (__how_much)
575 _M_data() + __pos + __len1, __how_much);
587 const size_type __how_much = _M_length() - __pos - __n; local
589 if (__how_much && __n)
590 this->_S_move(_M_data() + __pos, _M_data() + __pos + __n, __how_much); local
rc_string_base.h 656 const size_type __how_much = _M_length() - __pos - __len1; local
665 if (__how_much)
667 _M_data() + __pos + __len1, __how_much);
679 const size_type __how_much = _M_length() - __pos - __n; local
689 if (__how_much)
691 _M_data() + __pos + __n, __how_much);
696 else if (__how_much && __n)
700 _M_data() + __pos + __n, __how_much); local
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 543 const size_type __how_much = _M_length() - __pos - __len1; local
552 if (__how_much)
554 _M_data() + __pos + __len1, __how_much);
566 const size_type __how_much = _M_length() - __pos - __n; local
568 if (__how_much && __n)
569 this->_S_move(_M_data() + __pos, _M_data() + __pos + __n, __how_much); local
rc_string_base.h 656 const size_type __how_much = _M_length() - __pos - __len1; local
665 if (__how_much)
667 _M_data() + __pos + __len1, __how_much);
679 const size_type __how_much = _M_length() - __pos - __n; local
689 if (__how_much)
691 _M_data() + __pos + __n, __how_much);
696 else if (__how_much && __n)
700 _M_data() + __pos + __n, __how_much); local

Completed in 138 milliseconds