Home
last modified time | relevance | path

Searched refs:OPTION_INPUT (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/tools/
H A Dchdman.cpp83 #define OPTION_INPUT "input" macro
608 REQUIRED OPTION_INPUT,
615 REQUIRED OPTION_INPUT,
625 REQUIRED OPTION_INPUT,
642 OPTION_INPUT,
663 REQUIRED OPTION_INPUT,
675 REQUIRED OPTION_INPUT,
688 REQUIRED OPTION_INPUT,
701 REQUIRED OPTION_INPUT,
715 REQUIRED OPTION_INPUT,
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/
H A Dchdman.cpp83 #define OPTION_INPUT "input" macro
608 REQUIRED OPTION_INPUT,
615 REQUIRED OPTION_INPUT,
625 REQUIRED OPTION_INPUT,
642 OPTION_INPUT,
663 REQUIRED OPTION_INPUT,
675 REQUIRED OPTION_INPUT,
688 REQUIRED OPTION_INPUT,
701 REQUIRED OPTION_INPUT,
715 REQUIRED OPTION_INPUT,
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vcf-loader/
H A Dvcf-loader.c45 #define OPTION_INPUT option_input macro
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dparam.cpp201 #define OPTION_INPUT 10 macro
524 optionSeen[OPTION_INPUT] = TRUE; in ReadParamFile()
561 optionSeen[OPTION_INPUT] = TRUE; in ReadParamFile()
748 if ((index == OPTION_INPUT) && stdinUsed) { in ReadParamFile()
H A Dparam.new152 #define OPTION_INPUT 10
424 optionSeen[OPTION_INPUT] = TRUE;
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dparam.c201 #define OPTION_INPUT 10 macro
522 optionSeen[OPTION_INPUT] = TRUE;
560 optionSeen[OPTION_INPUT] = TRUE;
748 if ((index == OPTION_INPUT) && stdinUsed) {
H A Dparam.new152 #define OPTION_INPUT 10
424 optionSeen[OPTION_INPUT] = TRUE;
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dparam.c214 #define OPTION_INPUT 10 macro
542 optionSeen[OPTION_INPUT] = TRUE;
580 optionSeen[OPTION_INPUT] = TRUE;
771 if ((index == OPTION_INPUT) && stdinUsed) {
H A Dparam.new164 #define OPTION_INPUT 10
436 optionSeen[OPTION_INPUT] = TRUE;
/dports/biology/sra-tools/sra-tools-2.11.0/tools/bam-loader/
H A Dbam-loader.c153 #define OPTION_INPUT option_input macro
429 { OPTION_INPUT, ALIAS_INPUT, NULL, input_usage, 1, true, false },
747 rc = ArgsOptionCount (args, OPTION_INPUT, &pcount); in main_1()
752 rc = getArgValue(args, OPTION_INPUT, 0, &G.inpath); in main_1()
/dports/multimedia/mpeg_encode/mpeg_encode/jpeg/jboucher/upgrade/
H A Dparam.c77 #define OPTION_INPUT 10 macro
347 optionSeen[OPTION_INPUT] = TRUE;
/dports/astro/sunclock/sunclock-3.57/
H A Dsunclock.h78 enum {NULL_INPUT = 0, OPTION_INPUT, URBAN_INPUT}; enumerator
H A Dwidgets.c2055 if (text_input == OPTION_INPUT)
2235 text_input = OPTION_INPUT;
2245 if (evtype==ButtonRelease && text_input==OPTION_INPUT) {
H A Dsunclock.c4920 if (text_input!=OPTION_INPUT) goto general;
4963 if (win==Option && do_option && text_input!=OPTION_INPUT) {
6039 if (do_option && text_input == OPTION_INPUT && in eventLoop()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dparam.c69 #define OPTION_INPUT 10 macro
775 optionSeen[OPTION_INPUT] = TRUE; in processParamLine()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/fastq-loader/
H A Dfastq-loader.c72 #define OPTION_INPUT option_input macro