HomeSort by relevance Sort by last modified time
    Searched refs:_M_flags (Results 26 - 42 of 42) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_nfa.h 278 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0)
286 { return _M_flags; }
343 _FlagT _M_flags;
regex_compiler.h 110 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
151 _FlagT _M_flags;
232 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
285 if (_M_flags & (regex_constants::basic | regex_constants::grep))
350 if (!(_M_flags & regex_constants::ECMAScript)
381 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
391 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
401 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
414 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_nfa.h 265 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0)
273 { return _M_flags; }
329 _FlagT _M_flags;
regex_compiler.h 105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
147 _FlagT _M_flags;
228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
346 if (!(_M_flags & regex_constants::ECMAScript)
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_nfa.h 265 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0)
273 { return _M_flags; }
329 _FlagT _M_flags;
regex_compiler.h 105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
147 _FlagT _M_flags;
228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
346 if (!(_M_flags & regex_constants::ECMAScript)
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_nfa.h 265 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0)
273 { return _M_flags; }
329 _FlagT _M_flags;
regex_compiler.h 105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
147 _FlagT _M_flags;
228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
346 if (!(_M_flags & regex_constants::ECMAScript)
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_nfa.h 265 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0)
273 { return _M_flags; }
329 _FlagT _M_flags;
regex_compiler.h 105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
147 _FlagT _M_flags;
228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
346 if (!(_M_flags & regex_constants::ECMAScript)
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_nfa.h 278 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0)
286 { return _M_flags; }
343 _FlagT _M_flags;
regex_compiler.h 110 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
151 _FlagT _M_flags;
232 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
285 if (_M_flags & (regex_constants::basic | regex_constants::grep))
350 if (!(_M_flags & regex_constants::ECMAScript)
381 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
391 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
401 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
414 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_automaton.h 122 : _M_flags(__f), _M_start_state(0), _M_subexpr_count(0),
134 { return _M_flags; }
145 _FlagT _M_flags;
regex.h 436 : _M_flags(ECMAScript), _M_automaton(nullptr)
485 : _M_flags(__rhs._M_flags), _M_traits(__rhs._M_traits),
522 : _M_flags(__f),
528 _M_flags))
662 _M_flags = __flags;
667 _M_traits, _M_flags);
720 { return _M_flags; }
732 this->assign(_M_original_str, _M_flags);
753 std::swap(_M_flags, __rhs._M_flags)
    [all...]
regex_compiler.h 138 _FlagT _M_flags;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_compiler.h 105 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
147 _FlagT _M_flags;
228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
346 if (!(_M_flags & regex_constants::ECMAScript)
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_compiler.h 110 : _M_current(__begin) , _M_end(__end) , _M_flags(__flags),
151 _FlagT _M_flags;
232 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
285 if (_M_flags & (regex_constants::basic | regex_constants::grep))
350 if (!(_M_flags & regex_constants::ECMAScript)
381 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
391 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
401 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
414 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))

Completed in 328 milliseconds

12