HomeSort by relevance Sort by last modified time
    Searched full:__beg (Results 51 - 75 of 134) sorted by null

1 23 4 5 6

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/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))
90 __buf[__len++] = *__beg;
91 ++__beg;
97 while (__beg != __end)
107 __r->_M_refdata()[__len++] = *__beg;
108 ++__beg;
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc()
    [all...]
locale_facets_nonio.h 424 get_time(iter_type __beg, iter_type __end, ios_base& __io,
426 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
449 get_date(iter_type __beg, iter_type __end, ios_base& __io,
451 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
477 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
479 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
506 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
508 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
532 get_year(iter_type __beg, iter_type __end, ios_base& __io,
534 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/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))
90 __buf[__len++] = *__beg;
91 ++__beg;
97 while (__beg != __end)
107 __r->_M_refdata()[__len++] = *__beg;
108 ++__beg;
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc()
    [all...]
locale_facets_nonio.h 424 get_time(iter_type __beg, iter_type __end, ios_base& __io,
426 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
449 get_date(iter_type __beg, iter_type __end, ios_base& __io,
451 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
477 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
479 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
506 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
508 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
532 get_year(iter_type __beg, iter_type __end, ios_base& __io,
534 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/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))
90 __buf[__len++] = *__beg;
91 ++__beg;
97 while (__beg != __end)
107 __r->_M_refdata()[__len++] = *__beg;
108 ++__beg;
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc()
    [all...]
locale_facets_nonio.h 424 get_time(iter_type __beg, iter_type __end, ios_base& __io,
426 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
449 get_date(iter_type __beg, iter_type __end, ios_base& __io,
451 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
477 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
479 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
506 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
508 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
532 get_year(iter_type __beg, iter_type __end, ios_base& __io,
534 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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))
90 __buf[__len++] = *__beg;
91 ++__beg;
97 while (__beg != __end)
107 __r->_M_refdata()[__len++] = *__beg;
108 ++__beg;
124 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
128 if (__beg == __end && __a == _Alloc()
    [all...]
locale_facets_nonio.h 424 get_time(iter_type __beg, iter_type __end, ios_base& __io,
426 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
449 get_date(iter_type __beg, iter_type __end, ios_base& __io,
451 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
477 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
479 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
506 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
508 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
532 get_year(iter_type __beg, iter_type __end, ios_base& __io,
534 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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))
92 __buf[__len++] = *__beg;
93 ++__beg;
99 while (__beg != __end)
109 __r->_M_refdata()[__len++] = *__beg;
110 ++__beg;
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc()
    [all...]
locale_facets_nonio.h 431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
433 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
458 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
484 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
486 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
513 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
515 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
539 get_year(iter_type __beg, iter_type __end, ios_base& __io,
541 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [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))
92 __buf[__len++] = *__beg;
93 ++__beg;
99 while (__beg != __end)
109 __r->_M_refdata()[__len++] = *__beg;
110 ++__beg;
126 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
130 if (__beg == __end && __a == _Alloc()
    [all...]
locale_facets_nonio.h 423 * @param __beg Start of string to parse.
431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
433 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
448 * @param __beg Start of string to parse.
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
458 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
476 * @param __beg Start of string to parse.
484 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
486 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
505 * @param __beg Start of string to parse
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
433 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
458 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
484 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
486 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
513 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
515 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
539 get_year(iter_type __beg, iter_type __end, ios_base& __io,
541 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [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.h 431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
433 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
458 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
484 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
486 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
513 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
515 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
539 get_year(iter_type __beg, iter_type __end, ios_base& __io,
541 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.h 424 get_time(iter_type __beg, iter_type __end, ios_base& __io,
426 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
449 get_date(iter_type __beg, iter_type __end, ios_base& __io,
451 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
477 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
479 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
506 get_monthname(iter_type __beg, iter_type __end, ios_base& __io,
508 { return this->do_get_monthname(__beg, __end, __io, __err, __tm); }
532 get_year(iter_type __beg, iter_type __end, ios_base& __io,
534 { return this->do_get_year(__beg, __end, __io, __err, __tm);
    [all...]
  /external/stlport/stlport/stl/
_bitset.h 73 //returns the number of bit set within the buffer between __beg and __end.
74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
78 for (; __beg != __end; ++__beg) {
80 if ((*__beg & (1 << i)) != 0) { ++__result; }
_string.h 618 size_type __beg, size_type __n) {
619 if (__pos > size() || __beg > __s.size())
621 size_type __len = (min) (__n, __s.size() - __beg);
625 __s._M_Start() + __beg, __s._M_Start() + __beg + __len, &__s == this);
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 73 //returns the number of bit set within the buffer between __beg and __end.
74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
78 for (; __beg != __end; ++__beg) {
80 if ((*__beg & (1 << i)) != 0) { ++__result; }
_string.h 618 size_type __beg, size_type __n) {
619 if (__pos > size() || __beg > __s.size())
621 size_type __len = (min) (__n, __s.size() - __beg);
625 __s._M_Start() + __beg, __s._M_Start() + __beg + __len, &__s == this);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 73 //returns the number of bit set within the buffer between __beg and __end.
74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
78 for (; __beg != __end; ++__beg) {
80 if ((*__beg & (1 << i)) != 0) { ++__result; }
_string.h 618 size_type __beg, size_type __n) {
619 if (__pos > size() || __beg > __s.size())
621 size_type __len = (min) (__n, __s.size() - __beg);
625 __s._M_Start() + __beg, __s._M_Start() + __beg + __len, &__s == this);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 73 //returns the number of bit set within the buffer between __beg and __end.
74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
78 for (; __beg != __end; ++__beg) {
80 if ((*__beg & (1 << i)) != 0) { ++__result; }
_string.h 618 size_type __beg, size_type __n) {
619 if (__pos > size() || __beg > __s.size())
621 size_type __len = (min) (__n, __s.size() - __beg);
625 __s._M_Start() + __beg, __s._M_Start() + __beg + __len, &__s == this);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 73 //returns the number of bit set within the buffer between __beg and __end.
74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
78 for (; __beg != __end; ++__beg) {
80 if ((*__beg & (1 << i)) != 0) { ++__result; }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 73 //returns the number of bit set within the buffer between __beg and __end.
74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
78 for (; __beg != __end; ++__beg) {
80 if ((*__beg & (1 << i)) != 0) { ++__result; }

Completed in 1888 milliseconds

1 23 4 5 6