Home
last modified time | relevance | path

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

/scripts/
Dcoccicheck115 if [ "$MODE" = "" ] ; then
122 MODE="report"
125 if [ "$MODE" = "chain" ] ; then
130 elif [ "$MODE" = "report" -o "$MODE" = "org" ] ; then
222 if [ "$MODE" = "patch" ] ; then
224 elif [ "$MODE" = "report" ] ; then
226 elif [ "$MODE" = "context" ] ; then
228 elif [ "$MODE" = "org" ] ; then
246 if [ "$MODE" = "chain" ] ; then
255 elif [ "$MODE" = "rep+ctxt" ] ; then
[all …]