Home
last modified time | relevance | path

Searched refs:_argument (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/kyua/engine/
H A Datf_result.cpp271 _type(type_), _argument(argument_), _reason(reason_) in atf_result()
363 return _argument; in argument()
439 if (_argument) { in apply()
440 if (_argument.get() == status.get().exitstatus()) in apply()
447 _argument.get() % status.get().exitstatus()); in apply()
464 if (_argument) { in apply()
465 if (_argument.get() == status.get().termsig()) in apply()
472 _argument.get() % status.get().termsig()); in apply()
553 return _type == other._type && _argument == other._argument && in operator ==()
H A Datf_result.hpp76 utils::optional< int > _argument; member in engine::atf_result
/freebsd/contrib/kyua/utils/cmdline/
H A Dexceptions.cpp115 _argument(argument_), in option_argument_value_error()
145 return _argument; in argument()
H A Dexceptions.hpp77 std::string _argument; member in utils::cmdline::option_argument_value_error
/freebsd/contrib/libxo/doc/
H A Dfield-modifiers.rst41 .. _argument-modifier: