Home
last modified time | relevance | path

Searched refs:LONGOPT (Results 1 – 13 of 13) sorted by relevance

/dports/biology/py-pysam/pysam-0.18.0/samtools/
H A Dsam_view.c408 #define LONGOPT(c) ((c) + 128) macro
451 {"add-flags", required_argument, NULL, LONGOPT('a')}, in main_samview()
464 {"help", no_argument, NULL, LONGOPT('?')}, in main_samview()
474 {"no-header", no_argument, NULL, LONGOPT('H')}, in main_samview()
475 {"no-PG", no_argument, NULL, LONGOPT('P')}, in main_samview()
533 case LONGOPT('s'): in main_samview()
555 case LONGOPT('g'): in main_samview()
563 case LONGOPT('L'): in main_samview()
653 case LONGOPT('?'): in main_samview()
675 case LONGOPT('P'): no_pg = 1; break; in main_samview()
[all …]
H A Dsam_view.c.pysam.c410 #define LONGOPT(c) ((c) + 128) macro
453 {"add-flags", required_argument, NULL, LONGOPT('a')}, in main_samview()
466 {"help", no_argument, NULL, LONGOPT('?')}, in main_samview()
476 {"no-header", no_argument, NULL, LONGOPT('H')}, in main_samview()
477 {"no-PG", no_argument, NULL, LONGOPT('P')}, in main_samview()
535 case LONGOPT('s'): in main_samview()
557 case LONGOPT('g'): in main_samview()
565 case LONGOPT('L'): in main_samview()
655 case LONGOPT('?'): in main_samview()
677 case LONGOPT('P'): no_pg = 1; break; in main_samview()
[all …]
/dports/biology/samtools/samtools-1.14/
H A Dsam_view.c408 #define LONGOPT(c) ((c) + 128) macro
451 {"add-flags", required_argument, NULL, LONGOPT('a')}, in main_samview()
464 {"help", no_argument, NULL, LONGOPT('?')}, in main_samview()
474 {"no-header", no_argument, NULL, LONGOPT('H')}, in main_samview()
475 {"no-PG", no_argument, NULL, LONGOPT('P')}, in main_samview()
533 case LONGOPT('s'): in main_samview()
555 case LONGOPT('g'): in main_samview()
563 case LONGOPT('L'): in main_samview()
653 case LONGOPT('?'): in main_samview()
675 case LONGOPT('P'): no_pg = 1; break; in main_samview()
[all …]
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdcli.c248 #define LONGOPT(x) x in usage() macro
251 #define LONGOPT(x) in usage()
262 … "\n\t" LONGOPT("--video=VOPTS or ") "-v VOPTS where VOPTS is a plus (+) separated list of\n" in usage()
292 "\n\t" LONGOPT("--chapter[s][=COPTS] or ") "-c COPTS or -C where COPTS is a comma (,)\n" in usage()
298 "\n\t" LONGOPT("--menu or ") "-m creates a menu.\n" in usage()
299 "\n\t" LONGOPT("--title or ") "-t creates a title.\n" in usage()
303 "\n\t" LONGOPT("--entry=EOPTS or ") "-e EOPTS makes the current menu the default for\n" in usage()
307 … "\n\t" LONGOPT("--button or ") "-b DEST specifies what command to issue for each button.\n" in usage()
308 "\t See " LONGOPT("--instructions or ") "-i for a description of\n" in usage()
310 … "\n\t" LONGOPT("--instructions or ") "-i post=DEST executes the DEST instructions at the\n" in usage()
[all …]
/dports/mail/mailutils/mailutils-3.13/libmailutils/opt/
H A Dopt.c610 #define LONGOPT(po, i) po->po_optv[po->po_longidx[i]]->opt_long macro
624 for (j = i; j > 0 && strcmp (LONGOPT (po, j-1), LONGOPT (po, j)) > 0; j--) in sort_longidx()
/dports/devel/gengetopt/gengetopt-2.23/src/skels/
H A Dcustom_getopt_gen.h_skel516 * LONGIND returns the index in LONGOPT of the long-named option found.
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/lzotest/
H A Dmygetopt.ch241 LONGIND returns the index in LONGOPT of the long-named option found.
/dports/devel/autogen/autogen-5.18.16/autoopts/tpl/
H A Doptcode.tlib432 (if (exist? "long-opts") (emit tmp-val "LONGOPT"))
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dsanity.sh88 echo "option \`--$LONGOPT' requires an argument" >&2
140 LONGOPT=`echo "$OPTARG" |sed 's/=.*$//'`
143 LONGOPT=$OPTARG
147 LONGOPT=`echo "$LONGOPT" |sed 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
148 case "$LONGOPT" in
/dports/devel/p5-Alien-SDL/Alien-SDL-1.446/patches/
H A DSDL-1.2.14-ltmain_sh815 # variables after splitting LONGOPT at the `=' sign.
/dports/net/opennx/opennx-0.16/packaging/win32/nx/patches/
H A Dnxcomp-win32.patch7080 +# variables after splitting LONGOPT at the `=' sign.
H A Dnxesd-win32.patch67170 +# variables after splitting LONGOPT at the `=' sign.
/dports/net/opennx/opennx-0.16/packaging/MacOSX/pulse/patches/
H A Dspeex-crossppc.patch55886 +# variables after splitting LONGOPT at the `=' sign.