Lines Matching full:available
10 echo 'spatch is part of the Coccinelle project and is available at http://coccinelle.lip6.fr/'
33 jobs = maximum jobs available on the machine
34 cocci = all cocci scripts available at scripts/coccinelle/*
110 echo 'Available modes are the following: 'patch', 'report', 'context', 'org''
118 echo 'All available modes will be tried (in that order): patch, report, context, org'
150 echo "No available modes found in \"$COCCI\" script."
155 echo "Available modes for \"`basename $COCCI`\" are: "$VIRTUAL""
166 echo "Using random available mode: \"$MODE\""
182 echo ' The semantic patch that makes this change is available'
184 echo ' The semantic patch that makes this report is available'
186 echo ' The semantic patch that spots this code is available'
188 echo ' The semantic patch that makes this Org report is available'
190 echo ' The semantic patch that makes this output is available'
194 echo ' More information about semantic patching is available at'