HomeSort by relevance Sort by last modified time
    Searched defs:__beg (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/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/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.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.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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
sso_string_base.h 105 _M_construct_aux(_InIterator __beg, _InIterator __end,
109 _M_construct(__beg, __end, _Tag());
116 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
117 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); }
125 _M_construct(_InIterator __beg, _InIterator __end)
128 _M_construct_aux(__beg, __end, _Integral());
134 _M_construct(_InIterator __beg, _InIterator __end,
141 _M_construct(_FwdIterator __beg, _FwdIterator __end,
213 __sso_string_base(_InputIterator __beg, _InputIterator __end,
405 __sso_string_base(_InputIterator __beg, _InputIterator __end
479 { this->_S_copy_chars(_M_data(), __beg, __end); } local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_vector.h 1325 const auto __beg = begin(); local
    [all...]

Completed in 226 milliseconds