/aosp_15_r20/external/google-styleguide/cpplint/ |
H A D | cpplint.py | 583 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 639 def IsErrorSuppressedByNolint(category, linenum): argument 787 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument 1059 def Check(self, error, filename, linenum): argument 1188 def _ShouldPrintError(category, confidence, linenum): argument 1216 def Error(filename, linenum, category, confidence, message): argument 1597 def CloseExpression(clean_lines, linenum, pos): argument 1718 def ReverseCloseExpression(clean_lines, linenum, pos): argument 2051 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument 2119 def CheckPosixThreading(filename, clean_lines, linenum, error): argument [all …]
|
/aosp_15_r20/external/libaom/tools/ |
H A D | cpplint.py | 583 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 639 def IsErrorSuppressedByNolint(category, linenum): argument 787 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument 1059 def Check(self, error, filename, linenum): argument 1188 def _ShouldPrintError(category, confidence, linenum): argument 1216 def Error(filename, linenum, category, confidence, message): argument 1597 def CloseExpression(clean_lines, linenum, pos): argument 1718 def ReverseCloseExpression(clean_lines, linenum, pos): argument 2051 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument 2119 def CheckPosixThreading(filename, clean_lines, linenum, error): argument [all …]
|
/aosp_15_r20/external/libvpx/tools/ |
H A D | cpplint.py | 583 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 639 def IsErrorSuppressedByNolint(category, linenum): argument 787 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument 1059 def Check(self, error, filename, linenum): argument 1188 def _ShouldPrintError(category, confidence, linenum): argument 1216 def Error(filename, linenum, category, confidence, message): argument 1597 def CloseExpression(clean_lines, linenum, pos): argument 1718 def ReverseCloseExpression(clean_lines, linenum, pos): argument 2051 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument 2119 def CheckPosixThreading(filename, clean_lines, linenum, error): argument [all …]
|
/aosp_15_r20/tools/repohooks/tools/ |
H A D | cpplint.py | 956 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 1012 def IsErrorSuppressedByNolint(category, linenum): argument 1165 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument 1366 def AddJUnitFailure(self, filename, linenum, message, category, confidence): argument 1513 def Check(self, error, filename, linenum): argument 1656 def _ShouldPrintError(category, confidence, linenum): argument 1684 def Error(filename, linenum, category, confidence, message): argument 2075 def CloseExpression(clean_lines, linenum, pos): argument 2196 def ReverseCloseExpression(clean_lines, linenum, pos): argument 2543 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument [all …]
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 360 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 394 def IsErrorSuppressedByNolint(category, linenum): argument 700 def Check(self, error, filename, linenum): argument 825 def _ShouldPrintError(category, confidence, linenum): argument 852 def Error(filename, linenum, category, confidence, message): argument 1054 def CloseExpression(clean_lines, linenum, pos): argument 1247 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument 1302 def CheckPosixThreading(filename, clean_lines, linenum, error): argument 1335 def CheckInvalidIncrement(filename, clean_lines, linenum, error): argument 1365 def CheckBegin(self, filename, clean_lines, linenum, error): argument [all …]
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | conf.c | 2056 int linenum) /* I - Current line number */ in parse_aaa() 2510 int linenum) /* I - Line number in cups-files.conf */ in parse_groups() 2658 int linenum, /* I - Line in configuration file */ in parse_variable() 2925 int linenum; /* Current line number */ in read_cupsd_conf() local 3426 linenum; /* Current line number */ in read_cups_files_conf() local 3722 int linenum) /* I - Current line number */ in read_location() 3839 int linenum) /* I - Current line number */ in read_policy()
|
H A D | job.c | 2001 linenum = 1; /* Current line number */ in cupsdLoadJob() local 4255 int linenum; /* Line number in file */ in load_job_cache() local 4532 int linenum; /* Line number in file */ in load_next_job_id() local
|
H A D | cupsfilter.c | 665 int linenum; /* Line number */ in add_printer_filters() local 1372 int linenum; /* Current line number */ in read_cups_files_conf() local
|
H A D | cups-exec.c | 151 int linenum = 0; /* Line number in file */ in main() local
|
/aosp_15_r20/build/make/tools/ |
H A D | event_log_tags.py | 23 def __init__(self, tagnum, tagname, description, filename, linenum): argument 33 def AddError(self, msg, linenum=None): argument 38 def AddWarning(self, msg, linenum=None): argument
|
/aosp_15_r20/external/openscreen/ |
H A D | PRESUBMIT.py | 72 linenum, argument 99 def _CheckNoValueDchecks(filename, clean_lines, linenum, error): argument 112 def _CheckNoexceptOnMove(filename, clean_lines, linenum, error): argument
|
/aosp_15_r20/external/llvm/utils/abtest/ |
H A D | mark_armfns.py | 12 linenum = 0 variable 43 linenum = 0 variable
|
H A D | mark_aarch64fns.py | 12 linenum = 0 variable 54 linenum = 0 variable
|
/aosp_15_r20/external/lz4/contrib/gen_manual/ |
H A D | gen_manual.cpp | 66 vector<string> get_lines(vector<string>& input, int& linenum, string terminator) in get_lines() 108 int linenum, chapter = 1; in main() local
|
/aosp_15_r20/external/zstd/contrib/gen_html/ |
H A D | gen_html.cpp | 41 vector<string> get_lines(vector<string>& input, int& linenum, string terminator) in get_lines() 83 int linenum, chapter = 1; in main() local
|
/aosp_15_r20/external/coreboot/util/msrtool/ |
H A D | msrtool.c | 107 uint32_t addr, linenum; in do_stream() local 194 uint32_t addr, linenum; in do_diff() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | adminutil.c | 222 int linenum = 0, /* Line number in file */ in cupsAdminGetServerSettings() local 429 int linenum, /* Line number in file */ in cupsAdminSetServerSettings() local
|
H A D | testconflicts.c | 47 int linenum; /* Line number in file */ in main() local
|
H A D | testfile.c | 449 int linenum; /* Line number */ in read_write_tests() local
|
/aosp_15_r20/external/coreboot/util/sconfig/ |
H A D | sconfig.l | 7 int linenum = 0; variable
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/ |
H A D | StringUtils.java | 82 public static String formatFileString(String template, int linenum, int colnum) in formatFileString()
|
/aosp_15_r20/external/libcups/filter/ |
H A D | commandtops.c | 41 int linenum; /* Line number in file */ in main() local
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | CodeContext.py | 91 def get_line_info(self, linenum): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/example/grep/ |
D | grep.cpp | 45 int linenum = 1; in process_stream() local
|
/aosp_15_r20/external/libcups/ppdc/ |
H A D | ppdmerge.cxx | 96 linenum; // Line number in main() local
|