Home
last modified time | relevance | path

Searched refs:comment_cmd (Results 1 – 25 of 39) sorted by last modified time

12

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */
H A Dcommands.h84 # define comment_cmd stop_cmd /* characters that introduce comments ( \.\% ) */ macro
/dports/devel/boost-docs/boost_1_72_0/tools/litre/
H A Dcplusplus.py453 comment_cmd = command(includes, opts, built_file, os.path.basename(cpp))
454 comment = make_comment(config.comment_text(comment_cmd, expect_error))
/dports/sysutils/cfengine-devel/core-d08ae9eff/examples/
H A Dwin_schedule.cf25 # Comments are given as comment_cmd[index]
29 … "comment_cmd[1]" string => "Check that a Cfengine key is generated if command 2 has run (dummy)";
35 "comment_cmd[2]" string => "Restart windows every week";
39 …"comment_cmd[3]" string => "Run a script and save its output for later reference (needs to be run…
46 "comment_cmd[2]" string => "Print a message (dummy)";
62 comment => "$(comment_cmd[$(cmd_index)])";
/dports/sysutils/cfengine/cfengine-3.19.0/examples/
H A Dwin_schedule.cf25 # Comments are given as comment_cmd[index]
29 … "comment_cmd[1]" string => "Check that a Cfengine key is generated if command 2 has run (dummy)";
35 "comment_cmd[2]" string => "Restart windows every week";
39 …"comment_cmd[3]" string => "Run a script and save its output for later reference (needs to be run…
46 "comment_cmd[2]" string => "Print a message (dummy)";
62 comment => "$(comment_cmd[$(cmd_index)])";
/dports/sysutils/cfengine319/cfengine-3.19.0/examples/
H A Dwin_schedule.cf25 # Comments are given as comment_cmd[index]
29 … "comment_cmd[1]" string => "Check that a Cfengine key is generated if command 2 has run (dummy)";
35 "comment_cmd[2]" string => "Restart windows every week";
39 …"comment_cmd[3]" string => "Run a script and save its output for later reference (needs to be run…
46 "comment_cmd[2]" string => "Print a message (dummy)";
62 comment => "$(comment_cmd[$(cmd_index)])";
/dports/sysutils/cfengine318/cfengine-3.18.1/examples/
H A Dwin_schedule.cf25 # Comments are given as comment_cmd[index]
29 … "comment_cmd[1]" string => "Check that a Cfengine key is generated if command 2 has run (dummy)";
35 "comment_cmd[2]" string => "Restart windows every week";
39 …"comment_cmd[3]" string => "Run a script and save its output for later reference (needs to be run…
46 "comment_cmd[2]" string => "Print a message (dummy)";
62 comment => "$(comment_cmd[$(cmd_index)])";
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/litre/
H A Dcplusplus.py453 comment_cmd = command(includes, opts, built_file, os.path.basename(cpp))
454 comment = make_comment(config.comment_text(comment_cmd, expect_error))
/dports/devel/hyperscan/boost_1_75_0/tools/litre/
H A Dcplusplus.py453 comment_cmd = command(includes, opts, built_file, os.path.basename(cpp))
454 comment = make_comment(config.comment_text(comment_cmd, expect_error))
/dports/sysutils/cfengine317/cfengine-3.17.0/examples/
H A Dwin_schedule.cf25 # Comments are given as comment_cmd[index]
29 … "comment_cmd[1]" string => "Check that a Cfengine key is generated if command 2 has run (dummy)";
35 "comment_cmd[2]" string => "Restart windows every week";
39 …"comment_cmd[3]" string => "Run a script and save its output for later reference (needs to be run…
46 "comment_cmd[2]" string => "Print a message (dummy)";
62 comment => "$(comment_cmd[$(cmd_index)])";
/dports/sysutils/cfengine316/cfengine-3.16.0/examples/
H A Dwin_schedule.cf25 # Comments are given as comment_cmd[index]
29 … "comment_cmd[1]" string => "Check that a Cfengine key is generated if command 2 has run (dummy)";
35 "comment_cmd[2]" string => "Restart windows every week";
39 …"comment_cmd[3]" string => "Run a script and save its output for later reference (needs to be run…
46 "comment_cmd[2]" string => "Print a message (dummy)";
62 comment => "$(comment_cmd[$(cmd_index)])";
/dports/devel/boost-libs/boost_1_72_0/tools/litre/
H A Dcplusplus.py453 comment_cmd = command(includes, opts, built_file, os.path.basename(cpp))
454 comment = make_comment(config.comment_text(comment_cmd, expect_error))
/dports/devel/boost-python-libs/boost_1_72_0/tools/litre/
H A Dcplusplus.py453 comment_cmd = command(includes, opts, built_file, os.path.basename(cpp))
454 comment = make_comment(config.comment_text(comment_cmd, expect_error))
/dports/emulators/hercules/hercules-3.13/
H A Dhsccmd.c404 int comment_cmd(int argc, char *argv[],char *cmdline) in comment_cmd() function
H A Dcmdtab.h24 COMMAND ( "*", CONFIG+PANEL, comment_cmd, "Comment", NULL )
26 COMMAND ( "#", CONFIG+PANEL, comment_cmd, "Comment\n", NULL )
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */
H A Dcommands.h84 # define comment_cmd stop_cmd /* characters that introduce comments ( \.\% ) */ macro
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */
H A Dcommands.h84 # define comment_cmd stop_cmd /* characters that introduce comments ( \.\% ) */ macro
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */
H A Dcommands.h84 # define comment_cmd stop_cmd /* characters that introduce comments ( \.\% ) */ macro
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */
H A Dcommands.h84 # define comment_cmd stop_cmd /* characters that introduce comments ( \.\% ) */ macro
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtextoken.w891 case mid_line + comment_cmd:
892 case new_line + comment_cmd:
893 case skip_blanks + comment_cmd: /* Finish line, |goto switch|; */

12