HomeSort by relevance Sort by last modified time
    Searched full:_m_opcode (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_automaton.tcc 41 switch (_M_opcode)
72 switch (_M_opcode)
173 while (__it._M_next >= 0 && (*this)[__it._M_next]._M_opcode
176 if (__it._M_opcode == _S_opcode_alternative
177 || __it._M_opcode == _S_opcode_subexpr_lookahead)
178 while (__it._M_alt >= 0 && (*this)[__it._M_alt]._M_opcode
200 if (__dup._M_opcode == _S_opcode_alternative
201 || __dup._M_opcode == _S_opcode_subexpr_lookahead)
219 if (__ref._M_opcode == _S_opcode_alternative
220 || __ref._M_opcode == _S_opcode_subexpr_lookahead
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_nfa.h 204 _OpcodeT _M_opcode; // type of outgoing transition
212 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
216 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
220 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
225 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__regex::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_nfa.h 215 _OpcodeT _M_opcode; // type of outgoing transition
223 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
227 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
231 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
236 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__detail::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_nfa.h 215 _OpcodeT _M_opcode; // type of outgoing transition
223 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
227 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
231 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
236 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__detail::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_nfa.h 204 _OpcodeT _M_opcode; // type of outgoing transition
212 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
216 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
220 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
225 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__regex::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_nfa.h 204 _OpcodeT _M_opcode; // type of outgoing transition
212 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
216 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
220 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
225 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__regex::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_nfa.h 204 _OpcodeT _M_opcode; // type of outgoing transition
212 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
216 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
220 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
225 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__regex::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_nfa.h 204 _OpcodeT _M_opcode; // type of outgoing transition
212 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
216 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
220 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
225 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__regex::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_nfa.h 215 _OpcodeT _M_opcode; // type of outgoing transition
223 : _M_opcode(__opcode), _M_next(_S_invalid_state_id)
227 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m)
231 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s),
236 : _M_opcode(_S_opcode_alternative), _M_next(__next), _M_alt(__alt)
regex_grep_matcher.tcc 57 if (__state._M_opcode == std::__detail::_S_opcode_match
152 switch (__state._M_opcode)
regex_nfa.tcc 42 switch (_M_opcode)
70 switch (_M_opcode)

Completed in 255 milliseconds

1 2