Searched refs:VerifyLineLength (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/lint/ |
D | generic_lint.py | 13 common_lint.VerifyLineLength(filename, lines,
|
D | common_lint.py | 7 def VerifyLineLength(filename, lines, max_length): function
|
D | cpp_lint.py | 79 lint.extend(common_lint.VerifyLineLength(filename, lines,
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lint/ |
D | generic_lint.py | 13 common_lint.VerifyLineLength(filename, lines,
|
D | common_lint.py | 7 def VerifyLineLength(filename, lines, max_length): function
|
D | cpp_lint.py | 79 lint.extend(common_lint.VerifyLineLength(filename, lines,
|
/external/llvm/utils/lint/ |
D | generic_lint.py | 13 common_lint.VerifyLineLength(filename, lines,
|
D | common_lint.py | 7 def VerifyLineLength(filename, lines, max_length): function
|
D | cpp_lint.py | 79 lint.extend(common_lint.VerifyLineLength(filename, lines,
|