Searched defs:lineno (Results 1 - 25 of 75) sorted by last modified time

123

/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c1706 Bool VG_(get_linenum)( Addr a, UInt* lineno )
1713 *lineno = si->loctab[locno].lineno;
1725 /*OUT*/UInt* lineno )
1744 *lineno = si->loctab[locno].lineno;
1887 UInt lineno; local
1906 &lineno
1954 VG_(sprintf)(ibuf,"%d",lineno);
2011 VG_(sprintf)(ibuf,"%d",lineno);
[all...]
H A Dpriv_storage.h113 UInt lineno:LINENO_BITS; /* source line number, or zero */ member in struct:__anon32418
878 Addr this, Addr next, Int lineno, Int entry);
H A Dreadpdb.c1683 DWORD lineno; /* the line number (OR:ed with member in struct:codeview_linetab2_block::__anon32518
1758 pfx, lbh->l[i].offset, lbh->l[i].lineno ^ 0x80000000);
1769 pfx, lbh->l[i].lineno ^ 0x80000000, svma_s, svma_e);
1773 lbh->l[i].lineno ^ 0x80000000, 0 );
1782 pfx, lbh->l[ lbh->nlines-1 ].lineno ^ 0x80000000,
1787 lbh->l[lbh->nlines-1].lineno ^ 0x80000000, 0 );
H A Dstorage.c373 Int lineno,
387 filename, lineno, this, next );
436 vg_assert(lineno >= 0);
437 if (lineno > MAX_LINENO) {
443 "huge line number (%d)\n", lineno);
455 loc.lineno = lineno;
461 this,size,lineno,filename);
368 addLineInfo( struct _DebugInfo* di, const HChar* filename, const HChar* dirname, Addr this, Addr next, Int lineno, Int entry ) argument
/external/valgrind/main/coregrind/
H A Dm_errormgr.c230 // was read, and the lineno in this file where sname was read.
1087 static Bool get_nbnc_line ( Int fd, HChar** bufpp, SizeT* nBufp, Int* lineno )
1094 vg_assert(lineno); // lineno needed to correctly track line numbers.
1102 if (n == 1 && ch == '\n' && lineno)
1103 (*lineno)++;
1113 if (ch == '\n' && lineno)
1114 (*lineno)++;
1130 // VG_(printf)("The line *%p %d is '%s'\n", lineno, *lineno, bu
1230 Int fd, i, j, lineno = 0; local
[all...]
/external/valgrind/main/drd/
H A Ddrd_error.c559 SizeT* nBufp, Int* lineno, Supp* supp)
558 drd_read_extra_suppression_info(Int fd, HChar** bufpp, SizeT* nBufp, Int* lineno, Supp* supp) argument
/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c739 SizeT* nBufp, Int* lineno, Supp* su )
743 eof = VG_(get_line) ( fd, bufpp, nBufp, lineno );
738 pc_read_extra_suppression_info( Int fd, HChar** bufpp, SizeT* nBufp, Int* lineno, Supp* su ) argument
/external/valgrind/main/helgrind/
H A Dhg_errors.c1279 Int* lineno, Supp* su )
1278 read_extra_suppression_info( Int fd, HChar** bufpp, SizeT* nBufp, Int* lineno, Supp* su ) argument
H A Dlibhb_core.c3358 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3359 FiLine* line = &fi->lines[lineno];
3363 if (LIKELY( fi->tags[lineno] == atag )) {
3375 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3376 FiLine* line = &fi->lines[lineno];
3378 if (LIKELY( fi->tags[lineno] == atag )) {
3417 UWord lineno = FI_GET_LINENO(a); /* lineno fo local
3445 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3473 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3500 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3532 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3560 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3588 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
3615 UWord lineno = FI_GET_LINENO(a); /* lineno for 'a' */ local
[all...]
/external/valgrind/main/memcheck/
H A Dmc_errors.c1238 SizeT* nBufp, Int* lineno, Supp *su )
1244 eof = VG_(get_line) ( fd, bufpp, nBufp, lineno );
1256 eof = VG_(get_line) ( fd, bufpp, nBufp, lineno );
1237 read_extra_suppression_info( Int fd, HChar** bufpp, SizeT* nBufp, Int* lineno, Supp *su ) argument
/external/tcpdump/
H A Dprint-esp.c314 const char *file, int lineno)
334 file, lineno);
348 file, lineno);
378 const char *file, int lineno)
404 int lineno=0; local
415 lineno++;
423 esp_print_decode_onesecret(ndo, fileline, filename, lineno);
431 esp_print_decode_ikeline(ndo, line, file, lineno);
313 esp_print_decode_ikeline(netdissect_options *ndo, char *line, const char *file, int lineno) argument
377 esp_print_decode_onesecret(netdissect_options *ndo, char *line, const char *file, int lineno) argument
/external/stlport/test/eh/
H A Dmain.cpp76 void __assertion_failed(char *condition, char *testfilename, int lineno);
77 void __assertion_failed(char *condition, char *testfilename, int lineno) argument
85 std::sprintf( line, "%d", lineno );
/external/sqlite/dist/orig/
H A Dshell.c3553 int lineno = 0; /* Current line number */ local
3568 lineno++;
3601 startline = lineno;
H A Dsqlite3.c25424 static void robust_close(unixFile *pFile, int h, int lineno){ argument
25427 pFile ? pFile->zPath : 0, lineno);
125022 sqlite3CorruptError(int lineno) argument
125029 sqlite3MisuseError(int lineno) argument
125036 sqlite3CantopenError(int lineno) argument
[all...]
/external/sqlite/dist/
H A Dshell.c3573 int lineno = 0; /* Current line number */ local
3588 lineno++;
3621 startline = lineno;
H A Dsqlite3.c25442 static void robust_close(unixFile *pFile, int h, int lineno){ argument
25445 pFile ? pFile->zPath : 0, lineno);
125042 sqlite3CorruptError(int lineno) argument
125049 sqlite3MisuseError(int lineno) argument
125056 sqlite3CantopenError(int lineno) argument
[all...]
/external/sepolicy/tools/
H A Dcheck_seapp.c105 int lineno; /** Line number rule was encounter on */ member in struct:rule_map
238 * @param lineno
243 static int key_map_validate(key_map *m, int lineno) { argument
261 key, value, lineno, out_file_name);
270 value, lineno, out_file_name);
304 value, lineno, out_file_name);
315 lineno, out_file_name);
325 lineno, out_file_name);
497 name, rm->lineno);
511 * @param lineno
516 rule_map_new(kvp keys[], size_t num_of_keys, int lineno) argument
919 unsigned lineno = 0; local
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/qemu/android/base/
H A DLog.cpp49 params.lineno,
117 LogStream::LogStream(const char* file, int lineno, LogSeverity severity) : argument
118 mParams(file, lineno, severity),
H A DLog.h233 LogParams() : file(NULL), lineno(-1), severity(-1) {}
236 : file(a_file), lineno(a_lineno), severity(a_severity) {}
239 int lineno; member in struct:android::base::LogParams
252 LogStream(const char* file, int lineno, LogSeverity severity);
/external/qemu/android/utils/
H A Dassert.c18 long lineno; member in struct:__anon29205
38 loc->lineno = fileLineno;
59 android_panic("ASSERTION FAILURE (%s:%d) in %s\n", loc->file, loc->lineno, loc->function);
H A Deintr_wrapper.c18 long lineno,
24 lineno,
17 android_eintr_wrapper_fatal(const char* file, long lineno, const char* function, const char* call) argument
H A Dini.c184 int lineno = 0; local
197 lineno += 1;
213 lineno);
226 lineno);
247 D("%4d: KEY='%.*s' VALUE='%.*s'", lineno,
/external/qemu/distrib/libselinux/src/
H A Dandroid.c278 unsigned lineno; local
310 lineno = 1;
441 seapp_contexts_file[policy_index], cur->name.str, lineno);
448 lineno++;
477 seapp_contexts_file[policy_index], lineno);
897 unsigned long lineno = 1; local
944 lineno++;
978 PACKAGES_LIST_FILE, lineno);
H A Dlabel_android_property.c85 int pass, unsigned lineno)
107 lineno);
117 path, lineno, prop);
126 path, lineno, context);
134 path, lineno, spec_arr[nspec].lr.ctx_raw);
150 unsigned int lineno = 0, maxnspec, pass; local
185 if (process_line(rec, path, line_buf, pass, ++lineno) != 0) {
83 process_line(struct selabel_handle *rec, const char *path, char *line_buf, int pass, unsigned lineno) argument

Completed in 2632 milliseconds

123