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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
gslice.h 106 size_t _M_count;
113 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
120 { ++_M_count; }
124 { return --_M_count; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 106 size_t _M_count;
113 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
120 { ++_M_count; }
124 { return --_M_count; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 106 size_t _M_count;
113 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
120 { ++_M_count; }
124 { return --_M_count; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 106 size_t _M_count;
113 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
120 { ++_M_count; }
124 { return --_M_count; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
gslice.h 106 size_t _M_count;
113 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
120 { ++_M_count; }
124 { return --_M_count; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
gslice.h 108 size_t _M_count;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
122 { ++_M_count; }
126 { return --_M_count; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
gslice.h 108 size_t _M_count;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
122 { ++_M_count; }
126 { return --_M_count; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
gslice.h 108 size_t _M_count;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
122 { ++_M_count; }
126 { return --_M_count; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
gslice.h 109 size_t _M_count;
116 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
123 { ++_M_count; }
127 { return --_M_count; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
gslice.h 108 size_t _M_count;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
122 { ++_M_count; }
126 { return --_M_count; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
gslice.h 109 size_t _M_count;
116 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
123 { ++_M_count; }
127 { return --_M_count; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
gslice.h 108 size_t _M_count;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
122 { ++_M_count; }
126 { return --_M_count; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_container_size.h 55 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
62 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
69 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
78 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
106 _M_count += __o._M_count;
129 _M_count += 1;
154 std::size_t _M_count;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_container_size.h 55 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
62 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
69 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
78 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
106 _M_count += __o._M_count;
129 _M_count += 1;
154 std::size_t _M_count;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_container_size.h 55 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
62 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
69 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
78 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
106 _M_count += __o._M_count;
129 _M_count += 1;
154 std::size_t _M_count;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_container_size.h 48 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
55 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
62 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
71 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
99 _M_count += __o._M_count;
122 _M_count += 1;
147 std::size_t _M_count;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_container_size.h 55 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
62 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
69 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
78 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
106 _M_count += __o._M_count;
129 _M_count += 1;
154 std::size_t _M_count;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_container_size.h 48 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
55 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
62 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
71 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
99 _M_count += __o._M_count;
122 _M_count += 1;
147 std::size_t _M_count;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_container_size.h 48 _M_item_max(0), _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
55 _M_item_total(__o._M_item_total), _M_count(__o._M_count),
62 _M_item_total(0), _M_count(0), _M_resize(0), _M_cost(0)
71 _M_init, _M_count, _M_cost, _M_resize, _M_min, _M_max,
99 _M_count += __o._M_count;
122 _M_count += 1;
147 std::size_t _M_count;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
base.h 372 : _M_val(__val), _M_count(__count) { }
382 { return iterator(_M_val, _M_count); }
386 _DifferenceType _M_count;
  /external/stlport/src/
locale_impl.cpp 58 if (_M_count()._M_incr() == 1) {
64 if (_M_count()._M_decr() == 0) {
69 _Refcount_Base& _Locale_impl::Init::_M_count() const {
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 58 if (_M_count()._M_incr() == 1) {
64 if (_M_count()._M_decr() == 0) {
69 _Refcount_Base& _Locale_impl::Init::_M_count() const {
  /external/stlport/stlport/stl/
_rope.c 739 size_t _M_count; // Number of nonmatching characters
741 : _M_pattern(__p), _M_count(0) {}
747 _M_count += __i; return false;
750 _M_count += __n; return true;
909 size_type __result_pos = __start + __c._M_count;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 739 size_t _M_count; // Number of nonmatching characters
741 : _M_pattern(__p), _M_count(0) {}
747 _M_count += __i; return false;
750 _M_count += __n; return true;
909 size_type __result_pos = __start + __c._M_count;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 866 size_t _M_count; // Number of nonmatching characters
869 : _M_pattern(__p), _M_count(0) {}
881 _M_count += __i;
885 _M_count += __n; return true;
1062 size_type __result_pos = __start + __c._M_count;
    [all...]

Completed in 645 milliseconds

1 2