Home
last modified time | relevance | path

Searched refs:ARG_HELP (Results 1 – 25 of 65) sorted by relevance

123

/dports/sysutils/cpufetch/cpufetch-1.00/src/common/
H A Dargs.c215 c[ARG_STYLE], c[ARG_COLOR], c[ARG_HELP], in build_short_options()
222 c[ARG_STYLE], c[ARG_COLOR], c[ARG_HELP], in build_short_options()
255 {args_str[ARG_HELP], no_argument, 0, args_chr[ARG_HELP] }, in parse_args()
296 else if(opt == args_chr[ARG_HELP]) { in parse_args()
H A Dmain.c65 …" -%c, --%s %*s Print this help and exit\n", c[ARG_HELP], t[ARG_HELP], (int) (max_len-strlen(t[AR… in print_help()
H A Dargs.h24 ARG_HELP, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/core/index/
H A DJavaIndexerApplication.java80 private static final String ARG_HELP = "-help"; //$NON-NLS-1$ field in JavaIndexerApplication
106 } else if (ARG_HELP.equals(currentArg)) { in processCommandLine()
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dargparse.h37 ARG_HELP enumerator
H A Dargparse.c136 return ARG_HELP; in parse_opt()
327 if (retval == ARG_HELP) in arg_parse()
/dports/sysutils/hstr/hstr-2.3/test/src/
H A Dtest.c281 char* ARG_HELP = "--help"; in test_help_long() local
285 argv[1] = ARG_HELP; in test_help_long()
/dports/graphics/h3/h3-3.7.2/src/apps/testapps/
H A DmkRandGeo.c36 Arg helpArg = ARG_HELP; in main()
H A DmkRandGeoBoundary.c35 Arg helpArg = ARG_HELP; in main()
/dports/graphics/py-h3/h3-3.7.3/src/h3lib/src/apps/testapps/
H A DmkRandGeo.c36 Arg helpArg = ARG_HELP; in main()
H A DmkRandGeoBoundary.c35 Arg helpArg = ARG_HELP; in main()
/dports/graphics/h3/h3-3.7.2/src/apps/applib/include/
H A Dargs.h92 #define ARG_HELP \ macro
/dports/graphics/h3/h3-3.7.2/src/apps/filters/
H A Dh3ToLocalIj.c53 Arg helpArg = ARG_HELP; in main()
H A DhexRange.c58 Arg helpArg = ARG_HELP; in main()
H A Dh3ToGeoBoundary.c68 Arg helpArg = ARG_HELP; in main()
H A Dh3ToGeo.c67 Arg helpArg = ARG_HELP; in main()
H A DgeoToH3.c60 Arg helpArg = ARG_HELP; in main()
H A DkRing.c63 Arg helpArg = ARG_HELP; in main()
H A DlocalIjToH3.c54 Arg helpArg = ARG_HELP; in main()
/dports/graphics/py-h3/h3-3.7.3/src/h3lib/src/apps/filters/
H A Dh3ToLocalIj.c53 Arg helpArg = ARG_HELP; in main()
H A DhexRange.c58 Arg helpArg = ARG_HELP; in main()
H A Dh3ToGeoBoundary.c68 Arg helpArg = ARG_HELP; in main()
H A DgeoToH3.c60 Arg helpArg = ARG_HELP; in main()
H A Dh3ToGeo.c67 Arg helpArg = ARG_HELP; in main()
/dports/graphics/py-h3/h3-3.7.3/src/h3lib/src/apps/applib/include/
H A Dargs.h92 #define ARG_HELP \ macro

123