Home
last modified time | relevance | path

Searched defs:raw_line (Results 1 – 6 of 6) sorted by relevance

/external/autotest/tko/
Dstatus_lib.py24 def clean_raw_line(raw_line, blacklist=DEFAULT_BLACKLIST): argument
/external/u-boot/scripts/
Dcheckpatch.pl1633 sub raw_line { subroutine
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py360 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
3447 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
/external/libvpx/libvpx/tools/
Dcpplint.py455 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
4136 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
/external/libaom/libaom/tools/
Dcpplint.py455 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
4136 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
/external/google-styleguide/cpplint/
Dcpplint.py577 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument