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 \
110 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
118 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
127 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
135 -f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \
233 check () { # <patch> <commit> <title> function
306 check "$patch" '' "$subject"
317 check '' '' "$subject"
326 check '' $commit "$subject"