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

1 2 3 4 5 6 7

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
182 for (; __beg != __end && __j < __len
183 && *__beg == __lc->_M_curr_symbol[__j];
184 ++__beg, ++__j);
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0])
196 ++__beg;
198 else if (__lc->_M_negative_sign_size && __beg != __end
199 && *__beg == __lc->_M_negative_sign[0])
203 ++__beg;
    [all...]
locale_facets.tcc 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
141 // True if __beg becomes equal to __end.
142 bool __testeof = __beg == __end;
147 __c = *__beg;
154 if (++__beg != __end)
155 __c = *__beg;
178 if (++__beg != __end)
179 __c = *__beg;
220 if (++__beg != __end)
222 __c = *__beg;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
182 for (; __beg != __end && __j < __len
183 && *__beg == __lc->_M_curr_symbol[__j];
184 ++__beg, ++__j);
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0])
196 ++__beg;
198 else if (__lc->_M_negative_sign_size && __beg != __end
199 && *__beg == __lc->_M_negative_sign[0])
203 ++__beg;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
182 for (; __beg != __end && __j < __len
183 && *__beg == __lc->_M_curr_symbol[__j];
184 ++__beg, ++__j);
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0])
196 ++__beg;
198 else if (__lc->_M_negative_sign_size && __beg != __end
199 && *__beg == __lc->_M_negative_sign[0])
203 ++__beg;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
182 for (; __beg != __end && __j < __len
183 && *__beg == __lc->_M_curr_symbol[__j];
184 ++__beg, ++__j);
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0])
196 ++__beg;
198 else if (__lc->_M_negative_sign_size && __beg != __end
199 && *__beg == __lc->_M_negative_sign[0])
203 ++__beg;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
182 for (; __beg != __end && __j < __len
183 && *__beg == __lc->_M_curr_symbol[__j];
184 ++__beg, ++__j);
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0])
196 ++__beg;
198 else if (__lc->_M_negative_sign_size && __beg != __end
199 && *__beg == __lc->_M_negative_sign[0])
203 ++__beg;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
199 for (; __beg != __end && __j < __len
200 && *__beg == __lc->_M_curr_symbol[__j];
201 ++__beg, ++__j);
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0])
213 ++__beg;
215 else if (__lc->_M_negative_sign_size && __beg != __end
216 && *__beg == __lc->_M_negative_sign[0])
220 ++__beg;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 99 _M_construct_aux(_InIterator __beg, _InIterator __end,
103 _M_construct(__beg, __end, _Tag());
110 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
111 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
119 _M_construct(_InIterator __beg, _InIterator __end)
122 _M_construct_aux(__beg, __end, _Integral());
128 _M_construct(_InIterator __beg, _InIterator __end,
135 _M_construct(_FwdIterator __beg, _FwdIterator __end,
193 __sso_string_base(_InputIterator __beg, _InputIterator __end,
380 __sso_string_base(_InputIterator __beg, _InputIterator __end
454 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 99 _M_construct_aux(_InIterator __beg, _InIterator __end,
103 _M_construct(__beg, __end, _Tag());
110 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
111 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
119 _M_construct(_InIterator __beg, _InIterator __end)
122 _M_construct_aux(__beg, __end, _Integral());
128 _M_construct(_InIterator __beg, _InIterator __end,
135 _M_construct(_FwdIterator __beg, _FwdIterator __end,
193 __sso_string_base(_InputIterator __beg, _InputIterator __end,
380 __sso_string_base(_InputIterator __beg, _InputIterator __end
454 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 98 _M_construct_aux(_InIterator __beg, _InIterator __end,
102 _M_construct(__beg, __end, _Tag());
109 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
110 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
118 _M_construct(_InIterator __beg, _InIterator __end)
121 _M_construct_aux(__beg, __end, _Integral());
127 _M_construct(_InIterator __beg, _InIterator __end,
134 _M_construct(_FwdIterator __beg, _FwdIterator __end,
192 __sso_string_base(_InputIterator __beg, _InputIterator __end,
379 __sso_string_base(_InputIterator __beg, _InputIterator __end
453 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
sso_string_base.h 104 _M_construct_aux(_InIterator __beg, _InIterator __end,
108 _M_construct(__beg, __end, _Tag());
115 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
116 { _M_construct(static_cast<size_type>(__beg), __end); }
120 _M_construct(_InIterator __beg, _InIterator __end)
123 _M_construct_aux(__beg, __end, _Integral());
129 _M_construct(_InIterator __beg, _InIterator __end,
136 _M_construct(_FwdIterator __beg, _FwdIterator __end,
208 __sso_string_base(_InputIterator __beg, _InputIterator __end,
395 __sso_string_base(_InputIterator __beg, _InputIterator __end
469 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 106 _M_construct_aux(_InIterator __beg, _InIterator __end,
110 _M_construct(__beg, __end, _Tag());
117 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
118 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
126 _M_construct(_InIterator __beg, _InIterator __end)
129 _M_construct_aux(__beg, __end, _Integral());
135 _M_construct(_InIterator __beg, _InIterator __end,
142 _M_construct(_FwdIterator __beg, _FwdIterator __end,
214 __sso_string_base(_InputIterator __beg, _InputIterator __end,
401 __sso_string_base(_InputIterator __beg, _InputIterator __end
475 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /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 106 _M_construct_aux(_InIterator __beg, _InIterator __end,
110 _M_construct(__beg, __end, _Tag());
117 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
118 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
126 _M_construct(_InIterator __beg, _InIterator __end)
129 _M_construct_aux(__beg, __end, _Integral());
135 _M_construct(_InIterator __beg, _InIterator __end,
142 _M_construct(_FwdIterator __beg, _FwdIterator __end,
214 __sso_string_base(_InputIterator __beg, _InputIterator __end,
401 __sso_string_base(_InputIterator __beg, _InputIterator __end
475 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 104 _M_construct_aux(_InIterator __beg, _InIterator __end,
108 _M_construct(__beg, __end, _Tag());
115 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
116 { _M_construct(static_cast<size_type>(__beg), __end); }
120 _M_construct(_InIterator __beg, _InIterator __end)
123 _M_construct_aux(__beg, __end, _Integral());
129 _M_construct(_InIterator __beg, _InIterator __end,
136 _M_construct(_FwdIterator __beg, _FwdIterator __end,
208 __sso_string_base(_InputIterator __beg, _InputIterator __end,
395 __sso_string_base(_InputIterator __beg, _InputIterator __end
469 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 104 _M_construct_aux(_InIterator __beg, _InIterator __end,
108 _M_construct(__beg, __end, _Tag());
115 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
116 { _M_construct(static_cast<size_type>(__beg), __end); }
120 _M_construct(_InIterator __beg, _InIterator __end)
123 _M_construct_aux(__beg, __end, _Integral());
129 _M_construct(_InIterator __beg, _InIterator __end,
136 _M_construct(_FwdIterator __beg, _FwdIterator __end,
208 __sso_string_base(_InputIterator __beg, _InputIterator __end,
395 __sso_string_base(_InputIterator __beg, _InputIterator __end
469 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 104 _M_construct_aux(_InIterator __beg, _InIterator __end,
108 _M_construct(__beg, __end, _Tag());
115 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
116 { _M_construct(static_cast<size_type>(__beg), __end); }
120 _M_construct(_InIterator __beg, _InIterator __end)
123 _M_construct_aux(__beg, __end, _Integral());
129 _M_construct(_InIterator __beg, _InIterator __end,
136 _M_construct(_FwdIterator __beg, _FwdIterator __end,
208 __sso_string_base(_InputIterator __beg, _InputIterator __end,
395 __sso_string_base(_InputIterator __beg, _InputIterator __end
469 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
sso_string_base.h 104 _M_construct_aux(_InIterator __beg, _InIterator __end,
108 _M_construct(__beg, __end, _Tag());
115 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
116 { _M_construct(static_cast<size_type>(__beg), __end); }
120 _M_construct(_InIterator __beg, _InIterator __end)
123 _M_construct_aux(__beg, __end, _Integral());
129 _M_construct(_InIterator __beg, _InIterator __end,
136 _M_construct(_FwdIterator __beg, _FwdIterator __end,
208 __sso_string_base(_InputIterator __beg, _InputIterator __end,
395 __sso_string_base(_InputIterator __beg, _InputIterator __end
469 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 106 _M_construct_aux(_InIterator __beg, _InIterator __end,
110 _M_construct(__beg, __end, _Tag());
117 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
118 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
126 _M_construct(_InIterator __beg, _InIterator __end)
129 _M_construct_aux(__beg, __end, _Integral());
135 _M_construct(_InIterator __beg, _InIterator __end,
142 _M_construct(_FwdIterator __beg, _FwdIterator __end,
214 __sso_string_base(_InputIterator __beg, _InputIterator __end,
401 __sso_string_base(_InputIterator __beg, _InputIterator __end
475 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 106 _M_construct_aux(_InIterator __beg, _InIterator __end,
110 _M_construct(__beg, __end, _Tag());
117 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
118 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
126 _M_construct(_InIterator __beg, _InIterator __end)
129 _M_construct_aux(__beg, __end, _Integral());
135 _M_construct(_InIterator __beg, _InIterator __end,
142 _M_construct(_FwdIterator __beg, _FwdIterator __end,
214 __sso_string_base(_InputIterator __beg, _InputIterator __end,
401 __sso_string_base(_InputIterator __beg, _InputIterator __end
475 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]

Completed in 716 milliseconds

1 2 3 4 5 6 7