Searched defs:CheckLine (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/buildtools/checkdeps/ |
D | cpp_checker.py | 44 def CheckLine(self, rules, line, dependee_path, fail_on_temp_allow=False): member in CppChecker
|
D | proto_checker.py | 47 def CheckLine(self, rules, line, dependee_path, fail_on_temp_allow=False): member in ProtoChecker
|
D | java_checker.py | 138 def CheckLine(self, rules, line, filepath, fail_on_temp_allow=False): member in JavaChecker
|
/third_party/openh264/codec/processing/src/scrolldetection/ |
D | ScrollDetectionFuncs.cpp | 39 int32_t CheckLine (uint8_t* pData, int32_t iWidth) { in CheckLine() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileCheck.h | 90 unsigned CheckLine, CheckCol; member
|