Home
last modified time | relevance | path

Searched refs:ARGPARSE_INVALID_SWITCH (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/handbrake/zimg-release-3.0.1/doc/example/misc/
H A Dargparse.h46 ARGPARSE_INVALID_SWITCH = -3, enumerator
H A Dargparse.cpp263 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_long_switch()
279 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_short_switch()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/doc/example/misc/
H A Dargparse.h46 ARGPARSE_INVALID_SWITCH = -3, enumerator
H A Dargparse.cpp263 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_long_switch()
279 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_short_switch()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testcommon/
H A Dargparse.h46 ARGPARSE_INVALID_SWITCH = -3, enumerator
H A Dargparse.cpp263 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_long_switch()
279 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_short_switch()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testcommon/
H A Dargparse.h46 ARGPARSE_INVALID_SWITCH = -3, enumerator
H A Dargparse.cpp263 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_long_switch()
279 throw Error{ ARGPARSE_INVALID_SWITCH }; in handle_short_switch()