Home
last modified time | relevance | path

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

/scripts/
A Dcoccicheck111 if [ "$MODE" = "" ] ; then
118 MODE="report"
121 if [ "$MODE" = "chain" ] ; then
126 elif [ "$MODE" = "report" -o "$MODE" = "org" ] ; then
218 if [ "$MODE" = "patch" ] ; then
220 elif [ "$MODE" = "report" ] ; then
222 elif [ "$MODE" = "context" ] ; then
224 elif [ "$MODE" = "org" ] ; then
242 if [ "$MODE" = "chain" ] ; then
251 elif [ "$MODE" = "rep+ctxt" ] ; then
[all …]

Completed in 2 milliseconds