HomeSort by relevance Sort by last modified time
    Searched defs:__end (Results 1 - 25 of 27) sorted by null

1 2

  /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); } local
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); } local
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); } local
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/android-ndk-r5/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); } local
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/android-ndk-r6/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); } local
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/android-ndk-r7/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); } local
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/profile/impl/
profiler_trace.h 525 std::string::size_type __end = __line.find_first_of(";\n"); local
526 std::string __factor_value = __line.substr(__pos + 1, __end - __pos);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h 525 std::string::size_type __end = __line.find_first_of(";\n"); local
526 std::string __factor_value = __line.substr(__pos + 1, __end - __pos);
  /external/stlport/stlport/stl/
_vector.h 571 iterator __end = end(); local
572 for (; __src != __end; ++__dst, ++__src) {
590 iterator __end = end(); local
591 for (; __dst != __last && __src != __end; ++__dst, ++__src) {
598 _STLP_STD::_Destroy_Moved_Range(__last, __end);
602 for (; __src != __end; ++__dst, ++__src) {
606 _STLP_STD::_Destroy_Moved_Range(__dst, __end);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_vector.h 571 iterator __end = end(); local
572 for (; __src != __end; ++__dst, ++__src) {
590 iterator __end = end(); local
591 for (; __dst != __last && __src != __end; ++__dst, ++__src) {
598 _STLP_STD::_Destroy_Moved_Range(__last, __end);
602 for (; __src != __end; ++__dst, ++__src) {
606 _STLP_STD::_Destroy_Moved_Range(__dst, __end);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
formatter.h 133 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
228 _M_variant._M_iterator._M_state = __end;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
forward_list.h 56 _Fwd_list_node_base* __end = __begin; local
57 while (__end && __end->_M_next)
58 __end = __end->_M_next;
59 return _M_transfer_after(__begin, __end);
64 _Fwd_list_node_base* __end)
67 if (__end)
69 __begin->_M_next = __end->_M_next;
70 __end->_M_next = _M_next
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
formatter.h 127 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
231 _M_variant._M_iterator._M_state = __end;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
forward_list.h 56 _Fwd_list_node_base* __end = __begin; local
57 while (__end && __end->_M_next)
58 __end = __end->_M_next;
59 return _M_transfer_after(__begin, __end);
64 _Fwd_list_node_base* __end)
67 if (__end)
69 __begin->_M_next = __end->_M_next;
70 __end->_M_next = _M_next
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
formatter.h 127 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
231 _M_variant._M_iterator._M_state = __end;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 133 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
228 _M_variant._M_iterator._M_state = __end;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_vector.h 571 iterator __end = end(); local
572 for (; __src != __end; ++__dst, ++__src) {
590 iterator __end = end(); local
591 for (; __dst != __last && __src != __end; ++__dst, ++__src) {
598 _STLP_STD::_Destroy_Moved_Range(__last, __end);
602 for (; __src != __end; ++__dst, ++__src) {
606 _STLP_STD::_Destroy_Moved_Range(__dst, __end);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 133 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
228 _M_variant._M_iterator._M_state = __end;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_vector.h 571 iterator __end = end(); local
572 for (; __src != __end; ++__dst, ++__src) {
590 iterator __end = end(); local
591 for (; __dst != __last && __src != __end; ++__dst, ++__src) {
598 _STLP_STD::_Destroy_Moved_Range(__last, __end);
602 for (; __src != __end; ++__dst, ++__src) {
606 _STLP_STD::_Destroy_Moved_Range(__dst, __end);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 133 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
228 _M_variant._M_iterator._M_state = __end;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_vector.h 571 iterator __end = end(); local
572 for (; __src != __end; ++__dst, ++__src) {
590 iterator __end = end(); local
591 for (; __dst != __last && __src != __end; ++__dst, ++__src) {
598 _STLP_STD::_Destroy_Moved_Range(__last, __end);
602 for (; __src != __end; ++__dst, ++__src) {
606 _STLP_STD::_Destroy_Moved_Range(__dst, __end);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 1825 _ForwardIterator __end = std::__inplace_stable_partition(__middle, __last, local
1870 _ForwardIterator __end = local
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1825 _ForwardIterator __end = std::__inplace_stable_partition(__middle, __last, local
1870 _ForwardIterator __end = local
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1825 _ForwardIterator __end = std::__inplace_stable_partition(__middle, __last, local
1870 _ForwardIterator __end = local
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1825 _ForwardIterator __end = std::__inplace_stable_partition(__middle, __last, local
1870 _ForwardIterator __end = local
    [all...]

Completed in 1216 milliseconds

1 2