Searched refs:CheckForFunctionLengths (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 1939 def CheckForFunctionLengths(filename, clean_lines, linenum, function 3801 CheckForFunctionLengths(filename, clean_lines, line, function_state, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 2273 def CheckForFunctionLengths(filename, clean_lines, linenum, function 4517 CheckForFunctionLengths(filename, clean_lines, line, function_state, error)
|