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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
gslice.h 109 size_t _M_start;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
136 { return _M_index ? _M_index->_M_start : 0; }
stl_bvector.h 411 _Bit_iterator _M_start;
416 : _Bit_alloc_type(), _M_start(), _M_finish(), _M_end_of_storage(0)
420 : _Bit_alloc_type(__a), _M_start(), _M_finish(), _M_end_of_storage(0)
425 : _Bit_alloc_type(std::move(__a)), _M_start(), _M_finish(),
456 this->_M_impl._M_start = __x._M_impl._M_start;
459 __x._M_impl._M_start = _Bit_iterator();
478 if (_M_impl._M_start._M_p)
479 _M_impl.deallocate(_M_impl._M_start._M_p,
480 _M_impl._M_end_of_storage - _M_impl._M_start._M_p)
    [all...]
regex_nfa.h 289 _M_start() const
357 : _M_nfa(__ss), _M_start(__s), _M_end1(__s), _M_end2(__e)
362 _M_start(_M_nfa._M_insert_alt(__e1._M_start, __e2._M_start)),
369 _M_start(_M_nfa._M_insert_alt(__id, __e._M_start)),
375 : _M_nfa(__rhs._M_nfa), _M_start(__rhs._M_start),
384 { return _M_start; }
    [all...]
stl_vector.h 82 pointer _M_start;
87 : _Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
91 : _Tp_alloc_type(__a), _M_start(0), _M_finish(0), _M_end_of_storage(0)
97 _M_start(0), _M_finish(0), _M_end_of_storage(0)
103 std::swap(_M_start, __x._M_start);
153 size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start;
160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
161 - this->_M_impl._M_start); }
181 this->_M_impl._M_start = this->_M_allocate(__n)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
gslice.h 109 size_t _M_start;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
136 { return _M_index ? _M_index->_M_start : 0; }
stl_bvector.h 411 _Bit_iterator _M_start;
416 : _Bit_alloc_type(), _M_start(), _M_finish(), _M_end_of_storage(0)
420 : _Bit_alloc_type(__a), _M_start(), _M_finish(), _M_end_of_storage(0)
425 : _Bit_alloc_type(std::move(__a)), _M_start(), _M_finish(),
456 this->_M_impl._M_start = __x._M_impl._M_start;
459 __x._M_impl._M_start = _Bit_iterator();
478 if (_M_impl._M_start._M_p)
479 _M_impl.deallocate(_M_impl._M_start._M_p,
480 _M_impl._M_end_of_storage - _M_impl._M_start._M_p)
    [all...]
regex_nfa.h 289 _M_start() const
357 : _M_nfa(__ss), _M_start(__s), _M_end1(__s), _M_end2(__e)
362 _M_start(_M_nfa._M_insert_alt(__e1._M_start, __e2._M_start)),
369 _M_start(_M_nfa._M_insert_alt(__id, __e._M_start)),
375 : _M_nfa(__rhs._M_nfa), _M_start(__rhs._M_start),
384 { return _M_start; }
    [all...]
stl_vector.h 82 pointer _M_start;
87 : _Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
91 : _Tp_alloc_type(__a), _M_start(0), _M_finish(0), _M_end_of_storage(0)
97 _M_start(0), _M_finish(0), _M_end_of_storage(0)
103 std::swap(_M_start, __x._M_start);
153 size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start;
160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
161 - this->_M_impl._M_start); }
181 this->_M_impl._M_start = this->_M_allocate(__n)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
gslice.h 109 size_t _M_start;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
136 { return _M_index ? _M_index->_M_start : 0; }
stl_bvector.h 411 _Bit_iterator _M_start;
416 : _Bit_alloc_type(), _M_start(), _M_finish(), _M_end_of_storage(0)
420 : _Bit_alloc_type(__a), _M_start(), _M_finish(), _M_end_of_storage(0)
425 : _Bit_alloc_type(std::move(__a)), _M_start(), _M_finish(),
456 this->_M_impl._M_start = __x._M_impl._M_start;
459 __x._M_impl._M_start = _Bit_iterator();
478 if (_M_impl._M_start._M_p)
479 _M_impl.deallocate(_M_impl._M_start._M_p,
480 _M_impl._M_end_of_storage - _M_impl._M_start._M_p)
    [all...]
regex_nfa.h 289 _M_start() const
357 : _M_nfa(__ss), _M_start(__s), _M_end1(__s), _M_end2(__e)
362 _M_start(_M_nfa._M_insert_alt(__e1._M_start, __e2._M_start)),
369 _M_start(_M_nfa._M_insert_alt(__id, __e._M_start)),
375 : _M_nfa(__rhs._M_nfa), _M_start(__rhs._M_start),
384 { return _M_start; }
    [all...]
stl_vector.h 82 pointer _M_start;
87 : _Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
91 : _Tp_alloc_type(__a), _M_start(0), _M_finish(0), _M_end_of_storage(0)
97 _M_start(0), _M_finish(0), _M_end_of_storage(0)
103 std::swap(_M_start, __x._M_start);
153 size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start;
160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
161 - this->_M_impl._M_start); }
181 this->_M_impl._M_start = this->_M_allocate(__n)
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
gslice.h 109 size_t _M_start;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
136 { return _M_index ? _M_index->_M_start : 0; }
regex_automaton.h 137 _M_start() const
272 : _M_nfa(__nfa), _M_start(__s), _M_end(__s)
276 : _M_nfa(__nfa), _M_start(__s), _M_end(__end)
291 _M_nfa[_M_end]._M_next = __s._M_start;
301 _StateIdT _M_start;
stl_bvector.h 419 _Bit_iterator _M_start;
424 : _Bit_alloc_type(), _M_start(), _M_finish(), _M_end_of_storage(0)
428 : _Bit_alloc_type(__a), _M_start(), _M_finish(), _M_end_of_storage(0)
433 : _Bit_alloc_type(std::move(__a)), _M_start(), _M_finish(),
464 this->_M_impl._M_start = __x._M_impl._M_start;
467 __x._M_impl._M_start = _Bit_iterator();
487 return (this->_M_impl._M_start._M_p == 0
490 || (this->_M_impl._M_start._M_p <= this->_M_impl._M_finish._M_p
492 && (this->_M_impl._M_start._M_p < this->_M_impl._M_end_of_storag
    [all...]
stl_vector.h 96 pointer _M_start;
101 : _Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
105 : _Tp_alloc_type(__a), _M_start(0), _M_finish(0), _M_end_of_storage(0)
111 _M_start(0), _M_finish(0), _M_end_of_storage(0)
117 std::swap(_M_start, __x._M_start);
167 size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start;
174 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
175 - this->_M_impl._M_start);
177 this->_M_impl._M_start = 0
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
gslice.h 109 size_t _M_start;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
136 { return _M_index ? _M_index->_M_start : 0; }
regex_automaton.h 137 _M_start() const
272 : _M_nfa(__nfa), _M_start(__s), _M_end(__s)
276 : _M_nfa(__nfa), _M_start(__s), _M_end(__end)
291 _M_nfa[_M_end]._M_next = __s._M_start;
301 _StateIdT _M_start;
stl_bvector.h 419 _Bit_iterator _M_start;
424 : _Bit_alloc_type(), _M_start(), _M_finish(), _M_end_of_storage(0)
428 : _Bit_alloc_type(__a), _M_start(), _M_finish(), _M_end_of_storage(0)
433 : _Bit_alloc_type(std::move(__a)), _M_start(), _M_finish(),
464 this->_M_impl._M_start = __x._M_impl._M_start;
467 __x._M_impl._M_start = _Bit_iterator();
487 return (this->_M_impl._M_start._M_p == 0
490 || (this->_M_impl._M_start._M_p <= this->_M_impl._M_finish._M_p
492 && (this->_M_impl._M_start._M_p < this->_M_impl._M_end_of_storag
    [all...]
stl_vector.h 96 pointer _M_start;
101 : _Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
105 : _Tp_alloc_type(__a), _M_start(0), _M_finish(0), _M_end_of_storage(0)
111 _M_start(0), _M_finish(0), _M_end_of_storage(0)
117 std::swap(_M_start, __x._M_start);
167 size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start;
174 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
175 - this->_M_impl._M_start);
177 this->_M_impl._M_start = 0
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
gslice.h 109 size_t _M_start;
115 : _M_count(1), _M_start(0), _M_size(), _M_stride(), _M_index() {}
136 { return _M_index ? _M_index->_M_start : 0; }
regex_automaton.h 137 _M_start() const
272 : _M_nfa(__nfa), _M_start(__s), _M_end(__s)
276 : _M_nfa(__nfa), _M_start(__s), _M_end(__end)
291 _M_nfa[_M_end]._M_next = __s._M_start;
301 _StateIdT _M_start;
stl_bvector.h 419 _Bit_iterator _M_start;
424 : _Bit_alloc_type(), _M_start(), _M_finish(), _M_end_of_storage(0)
428 : _Bit_alloc_type(__a), _M_start(), _M_finish(), _M_end_of_storage(0)
433 : _Bit_alloc_type(std::move(__a)), _M_start(), _M_finish(),
464 this->_M_impl._M_start = __x._M_impl._M_start;
467 __x._M_impl._M_start = _Bit_iterator();
487 return (this->_M_impl._M_start._M_p == 0
490 || (this->_M_impl._M_start._M_p <= this->_M_impl._M_finish._M_p
492 && (this->_M_impl._M_start._M_p < this->_M_impl._M_end_of_storag
    [all...]
stl_vector.h 96 pointer _M_start;
101 : _Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
105 : _Tp_alloc_type(__a), _M_start(0), _M_finish(0), _M_end_of_storage(0)
111 _M_start(0), _M_finish(0), _M_end_of_storage(0)
117 std::swap(_M_start, __x._M_start);
167 size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start;
174 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
175 - this->_M_impl._M_start);
177 this->_M_impl._M_start = 0
    [all...]
  /external/clang/test/CodeGenCXX/
2007-09-10-RecursiveTypeResolution.cpp 45 _Tp *_M_start;

Completed in 4127 milliseconds

1 2