Home
last modified time | relevance | path

Searched defs:shortopt (Results 1 – 25 of 109) sorted by relevance

12345

/dports/multimedia/transcode/transcode-1.1.7/src/
H A Dcmdline_def.h106 # define TC_OPTION(name,shortopt,argname,helptext,code) \ argument
117 # define TC_OPTION(name,shortopt,argname,helptext,code) \ argument
131 # define TC_OPTION(name,shortopt,argname,helptext,code) \ argument
148 # define TC_OPTION(name,shortopt,argname,helptext,code) \ argument
157 # define TC_OPTION(name,shortopt,argname,helptext,code) { \ argument
171 # define TC_OPTION(name,shortopt,argname,helptext,code) \ argument
178 # define TC_OPTION(name,shortopt,argname,helptext,code) /* nothing */ argument
/dports/games/spring/spring_98.0/rts/System/Platform/
H A DCmdLineParams.cpp35 void CmdLineParams::AddSwitch(const char shortopt, std::string longopt, std::string desc) in AddSwitch()
43 void CmdLineParams::AddString(const char shortopt, std::string longopt, std::string desc) in AddString()
51 void CmdLineParams::AddInt(const char shortopt, std::string longopt, std::string desc) in AddInt()
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Doptions.h80 #define ACTION(longopt, shortopt, code, func) \ argument
82 #define OBSOLETE(longopt, shortopt) \ argument
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/net/ipxe/ipxe-2265a65/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/core/
H A Dgetopt.c171 const char *opttext, int shortopt, in match_short_option()
233 int shortopt; in getopt_long() local
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/core/
H A Dgetopt.c166 const char *opttext, int shortopt, in match_short_option()
228 int shortopt; in getopt_long() local
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dan-opts.h16 char shortopt; member
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dan-opts.h16 char shortopt; member
/dports/net/nng/nng-1.5.2/src/supplemental/util/
H A Doptions.c26 bool shortopt; in nng_opts_parse() local
/dports/shells/yash/yash-2.51/
H A Dxgetopt.c338 struct xgetopt_T *parse_separate_option_argument(bool shortopt, in parse_separate_option_argument()
411 bool shortopt, const struct xgetopt_T *opt) in option_argument_is_missing()
H A Dxgetopt.h36 wchar_t shortopt; member
/dports/devel/z88dk/z88dk/src/common/
H A Doption.c128 char shortopt[6]; in option_list() local
/dports/math/creme/Creme-ab42f19/Creme/src/Base/
H A Dcmdline.h25 char shortopt; /**< Short option character */ member
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman_getopt.h15 int shortopt; member
/dports/databases/opendbx/opendbx-1.4.6/utils/
H A Dargmap.hpp44 string shortopt; member
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/maint/mocked/
H A Dbased.h44 char shortopt; member
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/maint/mocked/
H A Dbased.h44 char shortopt; member
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/
H A Dgetlopt.c107 static char shortopt[2] = {0, 0}; in getsingleopt() local
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dsim-options.h63 char shortopt; member

12345