Lines Matching refs:can
26 You can get the latest version released from the Coccinelle homepage at
106 The optional make variable COCCI can be used to check a single
121 To apply Coccinelle to a specific directory, M= can be used.
142 The "report" mode is the default. You can select another one with the
148 Additional flags can be passed to spatch through the SPFLAGS
165 New semantic patches can be proposed and submitted by kernel
197 msg="ERR_CAST can be used with %s" % (x)
204 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg
205 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth
206 /home/user/linux/crypto/xts.c:227:9-16: ERR_CAST can be used with alg
256 lines around. This output can be used with the diff mode of
314 msg="ERR_CAST can be used with %s" % (x)
322 …user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST can be used with alg]]
323 …linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CAST can be used with auth]]
324 …user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST can be used with alg]]