Home
last modified time | relevance | path

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

/scripts/
Dcoccicheck99 if [ "$MODE" = "" ] ; then
106 MODE="report"
109 if [ "$MODE" = "chain" ] ; then
114 elif [ "$MODE" = "report" -o "$MODE" = "org" ] ; then
203 if [ "$MODE" = "patch" ] ; then
205 elif [ "$MODE" = "report" ] ; then
207 elif [ "$MODE" = "context" ] ; then
209 elif [ "$MODE" = "org" ] ; then
227 if [ "$MODE" = "chain" ] ; then
236 elif [ "$MODE" = "rep+ctxt" ] ; then
[all …]