Home
last modified time | relevance | path

Searched defs:linenum (Results 1 – 25 of 63) sorted by relevance

123

/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py583 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 …]
/external/google-styleguide/cpplint/
Dcpplint.py583 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 …]
/external/libvpx/libvpx/tools/
Dcpplint.py455 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 …]
/external/libaom/libaom/tools/
Dcpplint.py455 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 …]
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py360 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 …]
/external/openscreen/
DPRESUBMIT.py66 linenum, argument
93 def _CheckNoValueDchecks(filename, clean_lines, linenum, error): argument
106 def _CheckNoexceptOnMove(filename, clean_lines, linenum, error): argument
/external/llvm/utils/abtest/
Dmark_armfns.py12 linenum = 0 variable
43 linenum = 0 variable
Dmark_aarch64fns.py12 linenum = 0 variable
54 linenum = 0 variable
/external/libcups/scheduler/
Dconf.c2058 int linenum) /* I - Current line number */ in parse_aaa()
2512 int linenum) /* I - Line number in cups-files.conf */ in parse_groups()
2660 int linenum, /* I - Line in configuration file */ in parse_variable()
2927 int linenum; /* Current line number */ in read_cupsd_conf() local
3428 linenum; /* Current line number */ in read_cups_files_conf() local
3724 int linenum) /* I - Current line number */ in read_location()
3841 int linenum) /* I - Current line number */ in read_policy()
Dcups-exec.c151 int linenum = 0; /* Line number in file */ in main() local
Dclasses.c264 int linenum; /* Current line number */ in cupsdLoadAllClasses() local
/external/zstd/contrib/gen_html/
Dgen_html.cpp41 vector<string> get_lines(vector<string>& input, int& linenum, string terminator) in get_lines()
83 int linenum, chapter = 1; in main() local
/external/lz4/contrib/gen_manual/
Dgen_manual.cpp66 vector<string> get_lines(vector<string>& input, int& linenum, string terminator) in get_lines()
109 int linenum, chapter = 1; in main() local
/external/openssh/
Dsshsig.c623 sshsigopt_parse(const char *opts, const char *path, u_long linenum, in sshsigopt_parse()
684 parse_principals_key_and_options(const char *path, u_long linenum, char *line, in parse_principals_key_and_options()
781 check_allowed_keys_line(const char *path, u_long linenum, char *line, in check_allowed_keys_line()
839 u_long linenum = 0; in sshsig_check_allowed_keys() local
873 cert_filter_principals(const char *path, u_long linenum, in cert_filter_principals()
927 get_matching_principals_from_line(const char *path, u_long linenum, char *line, in get_matching_principals_from_line()
985 u_long linenum = 0; in sshsig_find_principals() local
Ddh.c49 parse_prime(int linenum, char *line, struct dhgroup *dhg) in parse_prime()
152 int best, bestcount, which, linenum; in choose_dh() local
Dreadconf.c577 int *want_final_pass, const char *filename, int linenum) in match_cfg_line()
736 rm_env(Options *options, const char *arg, const char *filename, int linenum) in rm_env()
767 parse_token(const char *cp, const char *filename, int linenum, in parse_token()
879 int linenum, int *activep, int flags) in process_config_line()
889 int linenum, int *activep, int flags, int *want_final_pass, int depth) in process_config_line_depth()
1862 int linenum; in read_config_file_depth() local
/external/libcups/cups/
Dtestconflicts.c47 int linenum; /* Line number in file */ in main() local
Dadminutil.c222 int linenum = 0, /* Line number in file */ in cupsAdminGetServerSettings() local
429 int linenum, /* Line number in file */ in cupsAdminSetServerSettings() local
Dtestfile.c449 int linenum; /* Line number */ in read_write_tests() local
/external/libcups/filter/
Dcommandtops.c41 int linenum; /* Line number in file */ in main() local
Drastertohp.c718 int linenum; /* Line number */ in main() local
/external/python/cpython2/Lib/idlelib/
DCodeContext.py91 def get_line_info(self, linenum): argument
/external/libcups/ppdc/
Dppdmerge.cxx96 linenum; // Line number in main() local
/external/ply/ply/example/BASIC/
Dbasinterp.py198 def goto(self, linenum): argument
/external/libcups/notifier/
Dmailto.c394 int linenum; /* Line number in file */ in load_configuration() local

123