Home
last modified time | relevance | path

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

/scripts/
Dcoccicheck104 if [ "$MODE" = "" ] ; then
111 MODE="report"
114 if [ "$MODE" = "chain" ] ; then
119 elif [ "$MODE" = "report" -o "$MODE" = "org" ] ; then
214 if [ "$MODE" = "patch" ] ; then
216 elif [ "$MODE" = "report" ] ; then
218 elif [ "$MODE" = "context" ] ; then
220 elif [ "$MODE" = "org" ] ; then
238 if [ "$MODE" = "chain" ] ; then
247 elif [ "$MODE" = "rep+ctxt" ] ; then
[all …]