HomeSort by relevance Sort by last modified time
    Searched full:__end (Results 201 - 225 of 431) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
basic_string.tcc 78 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
82 if (__beg == __end && __a == _Alloc())
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
97 while (__beg != __end)
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc())
133 && __beg != __end, 0))
137 __end));
141 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
229 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
basic_string.tcc 78 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
82 if (__beg == __end && __a == _Alloc())
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
97 while (__beg != __end)
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc())
133 && __beg != __end, 0))
137 __end));
141 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
229 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
basic_string.tcc 78 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
82 if (__beg == __end && __a == _Alloc())
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
97 while (__beg != __end)
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc())
133 && __beg != __end, 0))
137 __end));
141 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
229 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.h     [all...]
basic_string.tcc 78 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
82 if (__beg == __end && __a == _Alloc())
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
97 while (__beg != __end)
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc())
133 && __beg != __end, 0))
137 __end));
141 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
229 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h     [all...]
basic_string.tcc 80 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
84 if (__beg == __end && __a == _Alloc())
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
99 while (__beg != __end)
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc())
134 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
138 __end));
142 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
230 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h     [all...]
basic_string.tcc 80 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
84 if (__beg == __end && __a == _Alloc())
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
99 while (__beg != __end)
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc())
134 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
138 __end));
142 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
230 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.tcc 78 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
82 if (__beg == __end && __a == _Alloc())
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
97 while (__beg != __end)
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc())
133 && __beg != __end, 0))
137 __end));
141 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
229 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.tcc 80 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
84 if (__beg == __end && __a == _Alloc())
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
99 while (__beg != __end)
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc())
134 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
138 __end));
142 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
230 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.tcc 80 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
84 if (__beg == __end && __a == _Alloc())
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
99 while (__beg != __end)
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc())
134 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
138 __end));
142 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
230 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 80 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
84 if (__beg == __end && __a == _Alloc())
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
99 while (__beg != __end)
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc())
134 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
138 __end));
142 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
230 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 80 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
84 if (__beg == __end && __a == _Alloc())
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
99 while (__beg != __end)
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc())
134 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
138 __end));
142 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
230 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.tcc 78 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
82 if (__beg == __end && __a == _Alloc())
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
97 while (__beg != __end)
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc())
132 if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end)
136 __end));
140 { _S_copy_chars(__r->_M_refdata(), __beg, __end); }
228 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a
    [all...]
forward_list.h 57 _Fwd_list_node_base* __end)
60 if (__end)
62 __begin->_M_next = __end->_M_next;
63 __end->_M_next = _M_next;
68 return __end;
1277 auto __end = end(); local
1307 auto __end = end(); local
    [all...]
  /external/clang/test/CodeGenCXX/
for-range-temporaries.cpp 84 for (auto __begin = begin(__range), __end = end(__range);
85 __begin != __end; ++__begin) {
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
find_selectors.h 159 _FIterator __end)
160 : _M_begin(__begin), _M_end(__end) { }
  /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/ndk/5/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/6/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);

Completed in 1117 milliseconds

1 2 3 4 5 6 7 891011>>