Lines Matching refs:ignore
56 my @ignore = ();
70 my $allow_c99_comments = 1; # Can be overridden by --ignore C99_COMMENT_TOLERANCE
106 --ignore TYPE(,TYPE2...) ignore various comma separated message types
130 --ignore-perl-version override checking of perl version. expect
303 'ignore=s' => \@ignore,
316 'ignore-perl-version!' => \$ignore_perl_version,
399 hash_save_array_words(\%ignore_type, \@ignore);
1545 # A \ in a string means ignore the next character.
3416 # ignore non-hunk lines and lines being removed
3641 # check we are in a valid source file if not then ignore this hunk
3732 # check we are in a valid source file C or perl if not then ignore this hunk
3993 # check we are in a valid C source file if not then ignore this hunk
4245 # Also ignore a loop construct at the end of a
4317 #ignore lines not being added
5193 # ignore a colon with another
5386 # and ignore bitfield definitions like foo:1
5854 # check if any macro arguments are reused (ignore '...' and 'type')
5877 # ## concatenation is commonly a macro that defines a function so ignore those
6319 $4 !~ /^\&/) { # $LvalOrFunc may be &foo, ignore if so
6411 # ignore udelay's < 10, however
7202 # ignore definitions of NR_CPUS and usage to define arrays as likely right
7203 # ignore designated initializers using NR_CPUS