Home
last modified time | relevance | path

Searched refs:start_opt (Results 1 – 25 of 33) sorted by relevance

12

/dports/databases/grass7/grass-7.8.6/display/d.mon/
H A Dmain.c55 start_opt = G_define_option(); in main()
56 start_opt->key = "start"; in main()
57 start_opt->type = TYPE_STRING; in main()
58 start_opt->description = _("Name of monitor to start"); in main()
60 start_opt->guisection = _("Manage"); in main()
162 if (x_flag->answer && start_opt->answer && strncmp(start_opt->answer, "wx", 2) != 0) in main()
164 x_flag->key, start_opt->key); in main()
201 if (start_opt->answer) in main()
210 start_opt->key, stop_opt->key, select_opt->key); in main()
213 (!start_opt->answer || strncmp(start_opt->answer, "wx", 2) == 0)) in main()
[all …]
/dports/multimedia/mpeg_stat/mpeg_stat/
H A Dmain.c84 int start_opt = -1; variable
440 start_opt = atoi(argv[index+1]);
441 if (start_opt == 0) Usage();
476 if ((opts&END_F) && (end_opt<start_opt)) Usage();
477 if (start_opt<=1) COLLECTING=COLLECT_ON;
499 name,(start_opt>0)?start_opt:1);
512 printf("Collecting statistics from frame %d to ",(start_opt>0)?start_opt:1);
H A Dopts.h54 extern int start_opt;
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/external/gen1int/src/carmom/
H A Dlcgto_zero_carmom.F90421 integer start_opt !start address of the first operator local
473 start_opt = 1
476 start_opt = num_opt-prod_op_geo+1
478 allocate(cart_pints(dim_cart_bra,dim_cart_ket,start_opt:num_opt, &
524 contr_ints(:,:,:,:,start_opt:num_opt) = 0.0
527 do iop = start_opt, num_opt
554 contr_ints(:,:,:,:,start_opt:num_opt), &
557 contr_ints(:,:,:,:,1:start_opt-1))
/dports/editors/texstudio/texstudio-4.1.2/src/latexparser/
H A Dlatexparser.cpp220 int start_opt = findOpeningBracket(line, i, '[', ']'); in findContext() local
222 if (start_ref > start_opt) { in findContext()
227 if (start_opt > -1) { in findContext()
230 i = start_opt - 1; in findContext()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcp-name-parser.y261 %type <comp> exp exp1 type start start_opt operator colon_name
368 start_opt : /* */
386 | typespec_2 function_arglist start_opt
389 | colon_ext_only function_arglist start_opt
393 | conversion_op_name start_opt
880 | function_arglist start_opt
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcp-name-parser.y253 %type <comp> exp exp1 type start start_opt oper colon_name
360 start_opt : /* */
378 | typespec_2 function_arglist start_opt
385 | colon_ext_only function_arglist start_opt
389 | conversion_op_name start_opt
875 | function_arglist start_opt
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcp-name-parser.y286 %type <comp> exp exp1 type start start_opt operator colon_name
393 start_opt : /* */
411 | typespec_2 function_arglist start_opt
414 | colon_ext_only function_arglist start_opt
418 | conversion_op_name start_opt
921 | function_arglist start_opt
/dports/net/bittwist/bittwist-1.1/src/
H A Dbittwiste.c28 int start_opt = 0; /* copy the specified range of packets only */ variable
142 start_opt = strtol(cp, NULL, 0); in main()
144 end_opt = start_opt; /* only one packet */ in main()
148 if (start_opt == 0 || end_opt == 0 || (start_opt > end_opt)) in main()
724 if ((pkt_index >= start_opt && pkt_index <= end_opt) || in parse_trace()
725 (start_opt == 0 && end_opt == 0)) { in parse_trace()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dgen_statem.erl83 start_opt/0,
466 -type start_opt() :: type
486 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
493 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
500 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
507 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
514 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
521 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgen_statem.erl84 start_opt/0,
475 -type start_opt() :: type
495 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
502 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
509 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
516 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
523 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
530 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgen_statem.erl84 start_opt/0,
475 -type start_opt() :: type
495 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
502 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
509 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
516 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
523 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
530 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgen_statem.erl84 start_opt/0,
475 -type start_opt() :: type
495 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
502 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
509 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
516 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
523 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
530 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgen_statem.erl84 start_opt/0,
475 -type start_opt() :: type
495 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
502 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
509 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
516 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
523 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
530 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dgen_statem.erl435 -type start_opt() :: type
446 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
453 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
460 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
467 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dgen_statem.erl74 start_opt/0,
456 -type start_opt() :: type
472 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
479 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
486 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
493 Module :: module(), Args :: term(), Opts :: [start_opt()]) ->
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Doptions.c505 static const opt_t *Opt_ShowHelpSection(const opt_t *start_opt) in Opt_ShowHelpSection() argument
512 for (opt = start_opt; opt->id != OPT_HEADER && opt->id != OPT_ERROR; opt++) in Opt_ShowHelpSection()
523 for (opt = start_opt; opt != last; opt++) in Opt_ShowHelpSection()
/dports/emulators/hatari/hatari-2.2.1/src/
H A Doptions.c575 static const opt_t *Opt_ShowHelpSection(const opt_t *start_opt) in Opt_ShowHelpSection() argument
582 for (opt = start_opt; opt->id != OPT_HEADER && opt->id != OPT_ERROR; opt++) in Opt_ShowHelpSection()
593 for (opt = start_opt; opt != last; opt++) in Opt_ShowHelpSection()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate].
165 start_opt(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate].
165 start_opt(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate,
217 start_opt(Config) when is_list(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate,
217 start_opt(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate,
217 start_opt(Config) when is_list(Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate,
217 start_opt(Config) when is_list(Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dgen_event_SUITE.erl32 start_opt/1,
43 start_opt, {group, undef_callbacks}, undef_in_terminate,
217 start_opt(Config) when is_list(Config) -> function

12