/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring_util.h | 132 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 134 for (; __k1 != __k2; ++__k1, ++__p) 135 traits_type::assign(*__p, *__k1); // These types are off. 139 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 140 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 143 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 145 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 148 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 149 { _S_copy_chars(__p, __k1 152 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 157 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 161 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring_util.h | 132 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 134 for (; __k1 != __k2; ++__k1, ++__p) 135 traits_type::assign(*__p, *__k1); // These types are off. 139 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 140 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 143 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 145 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 148 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 149 { _S_copy_chars(__p, __k1 152 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 157 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 161 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring_util.h | 132 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 134 for (; __k1 != __k2; ++__k1, ++__p) 135 traits_type::assign(*__p, *__k1); // These types are off. 139 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 140 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 143 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 145 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 148 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 149 { _S_copy_chars(__p, __k1 152 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 157 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 161 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
H A D | vstring_util.h | 132 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 134 for (; __k1 != __k2; ++__k1, ++__p) 135 traits_type::assign(*__p, *__k1); // These types are off. 139 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 140 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 143 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 145 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 148 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 149 { _S_copy_chars(__p, __k1 152 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 157 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 161 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
H A D | vstring_util.h | 134 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 136 for (; __k1 != __k2; ++__k1, ++__p) 137 traits_type::assign(*__p, *__k1); // These types are off. 141 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 142 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 145 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 147 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 150 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 151 { _S_copy_chars(__p, __k1 154 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 159 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 163 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring_util.h | 135 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 137 for (; __k1 != __k2; ++__k1, ++__p) 138 traits_type::assign(*__p, *__k1); // These types are off. 142 _S_copy_chars(_CharT* __p, __sso_iterator __k1, __sso_iterator __k2) argument 143 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 146 _S_copy_chars(_CharT* __p, __const_sso_iterator __k1, argument 148 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 151 _S_copy_chars(_CharT* __p, __rc_iterator __k1, __rc_iterator __k2) argument 152 { _S_copy_chars(__p, __k1 155 _S_copy_chars(_CharT* __p, __const_rc_iterator __k1, __const_rc_iterator __k2) argument 160 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 164 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | basic_string.h | 384 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 386 for (; __k1 != __k2; ++__k1, ++__p) 387 traits_type::assign(*__p, *__k1); // These types are off. 391 _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) argument 392 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 395 _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) argument 396 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 399 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 400 { _M_copy(__p, __k1, __k 403 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument 1623 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument 1636 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) argument 1646 replace(iterator __i1, iterator __i2, const _CharT* __k1, const _CharT* __k2) argument 1657 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) argument 1667 replace(iterator __i1, iterator __i2, const_iterator __k1, const_iterator __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | basic_string.h | 384 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 386 for (; __k1 != __k2; ++__k1, ++__p) 387 traits_type::assign(*__p, *__k1); // These types are off. 391 _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) argument 392 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 395 _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) argument 396 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 399 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 400 { _M_copy(__p, __k1, __k 403 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument 1623 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument 1636 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) argument 1646 replace(iterator __i1, iterator __i2, const _CharT* __k1, const _CharT* __k2) argument 1657 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) argument 1667 replace(iterator __i1, iterator __i2, const_iterator __k1, const_iterator __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/ |
H A D | basic_string.h | 384 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 386 for (; __k1 != __k2; ++__k1, ++__p) 387 traits_type::assign(*__p, *__k1); // These types are off. 391 _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) argument 392 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 395 _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) argument 396 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 399 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 400 { _M_copy(__p, __k1, __k 403 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument 1623 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument 1636 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) argument 1646 replace(iterator __i1, iterator __i2, const _CharT* __k1, const _CharT* __k2) argument 1657 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) argument 1667 replace(iterator __i1, iterator __i2, const_iterator __k1, const_iterator __k2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
H A D | basic_string.h | 384 _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) argument 386 for (; __k1 != __k2; ++__k1, ++__p) 387 traits_type::assign(*__p, *__k1); // These types are off. 391 _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) argument 392 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 395 _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) argument 396 { _S_copy_chars(__p, __k1.base(), __k2.base()); } 399 _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) argument 400 { _M_copy(__p, __k1, __k 403 _S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) argument 1623 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument 1636 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) argument 1646 replace(iterator __i1, iterator __i2, const _CharT* __k1, const _CharT* __k2) argument 1657 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) argument 1667 replace(iterator __i1, iterator __i2, const_iterator __k1, const_iterator __k2) argument [all...] |