Searched defs:linenum (Results 1 – 1 of 1) sorted by relevance
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
| D | cpplint.py | 455 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 489 def IsErrorSuppressedByNolint(category, linenum): argument 601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument 825 def Check(self, error, filename, linenum): argument 950 def _ShouldPrintError(category, confidence, linenum): argument 977 def Error(filename, linenum, category, confidence, message): argument 1243 def CloseExpression(clean_lines, linenum, pos): argument 1316 def ReverseCloseExpression(clean_lines, linenum, pos): argument 1516 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument 1570 def CheckPosixThreading(filename, clean_lines, linenum, error): argument [all …]
|