HomeSort by relevance Sort by last modified time
    Searched full:__len1 (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
vstring.tcc 128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
131 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
134 const size_type __new_size = __old_size + __len2 - __len1;
140 const size_type __how_much = __old_size - __pos - __len1;
143 if (__how_much && __len1 != __len2)
144 this->_S_move(__p + __len2, __p + __len1, __how_much);
151 if (__len2 && __len2 <= __len1)
153 if (__how_much && __len1 != __len2)
154 this->_S_move(__p + __len2, __p + __len1, __how_much);
155 if (__len2 > __len1)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.tcc 127 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
130 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
133 const size_type __new_size = __old_size + __len2 - __len1;
139 const size_type __how_much = __old_size - __pos - __len1;
142 if (__how_much && __len1 != __len2)
143 this->_S_move(__p + __len2, __p + __len1, __how_much);
150 if (__len2 && __len2 <= __len1)
152 if (__how_much && __len1 != __len2)
153 this->_S_move(__p + __len2, __p + __len1, __how_much);
154 if (__len2 > __len1)
    [all...]
sso_string_base.h 216 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
539 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
542 const size_type __how_much = _M_length() - __pos - __len1;
544 size_type __new_capacity = _M_length() + __len2 - __len1;
553 _M_data() + __pos + __len1, __how_much);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.tcc 127 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
130 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
133 const size_type __new_size = __old_size + __len2 - __len1;
139 const size_type __how_much = __old_size - __pos - __len1;
142 if (__how_much && __len1 != __len2)
143 this->_S_move(__p + __len2, __p + __len1, __how_much);
150 if (__len2 && __len2 <= __len1)
152 if (__how_much && __len1 != __len2)
153 this->_S_move(__p + __len2, __p + __len1, __how_much);
154 if (__len2 > __len1)
    [all...]
sso_string_base.h 216 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
539 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
542 const size_type __how_much = _M_length() - __pos - __len1;
544 size_type __new_capacity = _M_length() + __len2 - __len1;
553 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 126 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
129 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
132 const size_type __new_size = __old_size + __len2 - __len1;
138 const size_type __how_much = __old_size - __pos - __len1;
141 if (__how_much && __len1 != __len2)
142 this->_S_move(__p + __len2, __p + __len1, __how_much);
149 if (__len2 && __len2 <= __len1)
151 if (__how_much && __len1 != __len2)
152 this->_S_move(__p + __len2, __p + __len1, __how_much);
153 if (__len2 > __len1)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 126 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
129 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
132 const size_type __new_size = __old_size + __len2 - __len1;
138 const size_type __how_much = __old_size - __pos - __len1;
141 if (__how_much && __len1 != __len2)
142 this->_S_move(__p + __len2, __p + __len1, __how_much);
149 if (__len2 && __len2 <= __len1)
151 if (__how_much && __len1 != __len2)
152 this->_S_move(__p + __len2, __p + __len1, __how_much);
153 if (__len2 > __len1)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 126 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
129 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
132 const size_type __new_size = __old_size + __len2 - __len1;
138 const size_type __how_much = __old_size - __pos - __len1;
141 if (__how_much && __len1 != __len2)
142 this->_S_move(__p + __len2, __p + __len1, __how_much);
149 if (__len2 && __len2 <= __len1)
151 if (__how_much && __len1 != __len2)
152 this->_S_move(__p + __len2, __p + __len1, __how_much);
153 if (__len2 > __len1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.tcc 126 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
129 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
132 const size_type __new_size = __old_size + __len2 - __len1;
138 const size_type __how_much = __old_size - __pos - __len1;
141 if (__how_much && __len1 != __len2)
142 this->_S_move(__p + __len2, __p + __len1, __how_much);
149 if (__len2 && __len2 <= __len1)
151 if (__how_much && __len1 != __len2)
152 this->_S_move(__p + __len2, __p + __len1, __how_much);
153 if (__len2 > __len1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.tcc 128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
131 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
134 const size_type __new_size = __old_size + __len2 - __len1;
140 const size_type __how_much = __old_size - __pos - __len1;
143 if (__how_much && __len1 != __len2)
144 this->_S_move(__p + __len2, __p + __len1, __how_much);
151 if (__len2 && __len2 <= __len1)
153 if (__how_much && __len1 != __len2)
154 this->_S_move(__p + __len2, __p + __len1, __how_much);
155 if (__len2 > __len1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.tcc 128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
131 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
134 const size_type __new_size = __old_size + __len2 - __len1;
140 const size_type __how_much = __old_size - __pos - __len1;
143 if (__how_much && __len1 != __len2)
144 this->_S_move(__p + __len2, __p + __len1, __how_much);
151 if (__len2 && __len2 <= __len1)
153 if (__how_much && __len1 != __len2)
154 this->_S_move(__p + __len2, __p + __len1, __how_much);
155 if (__len2 > __len1)
    [all...]
sso_string_base.h 217 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
540 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
543 const size_type __how_much = _M_length() - __pos - __len1;
545 size_type __new_capacity = _M_length() + __len2 - __len1;
554 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.tcc 128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
131 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
134 const size_type __new_size = __old_size + __len2 - __len1;
140 const size_type __how_much = __old_size - __pos - __len1;
143 if (__how_much && __len1 != __len2)
144 this->_S_move(__p + __len2, __p + __len1, __how_much);
151 if (__len2 && __len2 <= __len1)
153 if (__how_much && __len1 != __len2)
154 this->_S_move(__p + __len2, __p + __len1, __how_much);
155 if (__len2 > __len1)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.tcc 128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
131 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
134 const size_type __new_size = __old_size + __len2 - __len1;
140 const size_type __how_much = __old_size - __pos - __len1;
143 if (__how_much && __len1 != __len2)
144 this->_S_move(__p + __len2, __p + __len1, __how_much);
151 if (__len2 && __len2 <= __len1)
153 if (__how_much && __len1 != __len2)
154 this->_S_move(__p + __len2, __p + __len1, __how_much);
155 if (__len2 > __len1)
    [all...]
sso_string_base.h 217 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
540 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
543 const size_type __how_much = _M_length() - __pos - __len1;
545 size_type __new_capacity = _M_length() + __len2 - __len1;
554 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
vstring.tcc 127 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
130 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
133 const size_type __new_size = __old_size + __len2 - __len1;
139 const size_type __how_much = __old_size - __pos - __len1;
142 if (__how_much && __len1 != __len2)
143 this->_S_move(__p + __len2, __p + __len1, __how_much);
150 if (__len2 && __len2 <= __len1)
152 if (__how_much && __len1 != __len2)
153 this->_S_move(__p + __len2, __p + __len1, __how_much);
154 if (__len2 > __len1)
    [all...]
sso_string_base.h 216 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
539 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
542 const size_type __how_much = _M_length() - __pos - __len1;
544 size_type __new_capacity = _M_length() + __len2 - __len1;
553 _M_data() + __pos + __len1, __how_much);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.tcc 128 _M_replace(size_type __pos, size_type __len1, const _CharT* __s,
131 _M_check_length(__len1, __len2, "__versa_string::_M_replace");
134 const size_type __new_size = __old_size + __len2 - __len1;
140 const size_type __how_much = __old_size - __pos - __len1;
143 if (__how_much && __len1 != __len2)
144 this->_S_move(__p + __len2, __p + __len1, __how_much);
151 if (__len2 && __len2 <= __len1)
153 if (__how_much && __len1 != __len2)
154 this->_S_move(__p + __len2, __p + __len1, __how_much);
155 if (__len2 > __len1)
    [all...]
  /external/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.c 45 _Distance __len1, _Distance __len2,
1538 _Distance __len1 = _STLP_STD::distance(__first, __middle); local
    [all...]

Completed in 4492 milliseconds

1 2 3 4 5 6 7