Lines Matching refs:check
12 VALIDATE_NEW_API=$(dirname $(readlink -f $0))/check-symbol-change.sh
46 The patches to check can be from stdin, files specified on the command line,
61 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
69 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
77 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
85 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
93 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
101 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
109 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
118 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
126 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
134 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
142 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
150 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
158 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
265 check () { # <patch> <commit> <title> function
346 check "$patch" '' "$subject"
357 check '' '' "$subject"
366 check '' $commit "$subject"