Home
last modified time | relevance | path

Searched refs:opt_comment (Results 1 – 25 of 135) sorted by relevance

123456

/dports/sysutils/p5-Schedule-Load/Schedule-Load-3.064/
H A Drschedule31 my $opt_comment;
58 "comment=s" => \$opt_comment,
129 ($opt_comment) or die "%Error: Cmnd_comment requires --comment setting\n";
131 comment=>$opt_comment,
178 if (defined $opt_comment) {
179 if ($opt_comment !~ s/^-//) {
180 $opt_comment = $scheduler->reserve_default_comment . "; " . $opt_comment;
182 push @param, (comment=>$opt_comment);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/parser/
H A DFlags.c236 if (opt->opt_comment) in xf86optionListDup()
237 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
251 TestFree(opt->opt_comment); in xf86optionListFree()
438 option->opt_comment = comment; in xf86parseOption()
440 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
446 option->opt_comment = comment; in xf86parseOption()
448 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
460 TestFree(option->opt_comment); in xf86parseOption()
487 if (list->opt_comment) in xf86printOptionList()
488 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/parser/
H A DFlags.c238 if (opt->opt_comment) in xf86optionListDup()
239 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
253 TestFree(opt->opt_comment); in xf86optionListFree()
440 option->opt_comment = comment; in xf86parseOption()
442 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
448 option->opt_comment = comment; in xf86parseOption()
450 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
462 TestFree(option->opt_comment); in xf86parseOption()
489 if (list->opt_comment) in xf86printOptionList()
490 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/parser/
H A DFlags.c236 if (opt->opt_comment) in xf86optionListDup()
237 newopt->opt_comment = strdup(opt->opt_comment); in xf86optionListDup()
251 TestFree(opt->opt_comment); in xf86optionListFree()
438 option->opt_comment = comment; in xf86parseOption()
440 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
446 option->opt_comment = comment; in xf86parseOption()
448 option->opt_comment = xf86addComment(option->opt_comment, xf86_lex_val.str); in xf86parseOption()
460 TestFree(option->opt_comment); in xf86parseOption()
487 if (list->opt_comment) in xf86printOptionList()
488 fprintf(fp, "%s", list->opt_comment); in xf86printOptionList()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/happy-1.19.12/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/happy-1.19.12/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/devel/hs-happy/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/happy-1.19.12/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/happy-1.19.12/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/happy-1.19.12/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/happy-1.20.0/examples/
H A DPgnParser.ly34 > moves : opt_mv_num line_no move nags opt_comment analmoves opt_comment
37 > | opt_mv_num line_no move nags opt_comment more_moves
63 > opt_comment :: { [String] }
64 > opt_comment

123456