Home
last modified time | relevance | path

Searched refs:branch_options (Results 1 – 8 of 8) sorted by relevance

/dports/www/g-cows/g-cows-1.12/src/
H A Dtmpl_scan.ll42 branch_options;
82 branch_options = "--parents ";
87 branch_options = "";
95 branch_options +=
100 yytmpllval += branch_options;
109 branch_options +=
114 yytmpllval += branch_options;
H A Dtmpl_scan.cc686 branch_options;
864 branch_options = "--parents ";
873 branch_options = "";
884 branch_options +=
893 yytmpllval += branch_options;
904 branch_options +=
913 yytmpllval += branch_options;
/dports/devel/rbtools/RBTools-2.0/rbtools/commands/
H A Ddiff.py20 Command.branch_options,
H A Dstamp.py53 Command.branch_options,
H A Dland.py119 Command.branch_options,
H A D__init__.py431 branch_options = OptionGroup( variable in Command
H A Dpost.py384 Command.branch_options,
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/test/stress/
H A Dqw.rc6120 branch_options = { "N", "P", "S", "A" }
6122 branch_options = { "N", "S", "P", "A" }
6126 branch_options = { "N", "S", "P", "A" }
6128 branch_options = { "S", "N", "P", "A" }
6131 branch_options = { "P", "N", "S", "A" }
6134 branch_options = { "P", "N", "S", "A" }
6136 branch_options = { "S", "A", "P", "N" }
6139 for _, branch_code in ipairs(branch_options) do