Searched refs:line (Results 426 - 450 of 1629) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c120 #line 9 "grammar.y"
130 #line 81 "grammar.y"
345 * the parameter declaration on the same line. If the lexer scans a comment
348 * after scanning a comment or end of line.
369 unsigned line_num; /* current line number in input file */
407 #line 408 "grammar.tab.c"
1173 #line 1014 "grammar.y"
1201 put_error(); /* tell what line we're on, and what file */
1344 #line 1345 "grammar.tab.c"
2002 #line 37
[all...]
H A Dcode_debug.i5 #line 2 "code_debug.y"
H A Drename_debug.i5 #line 2 "code_debug.y"
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DLineTable.cpp41 uint32_t line,
51 Entry entry(file_addr, line, column, file_idx, is_start_of_statement, is_start_of_basic_block, is_prologue_end, is_epilogue_begin, is_terminal_entry);
86 uint32_t line,
98 Entry entry(file_addr, line, column, file_idx, is_start_of_statement, is_start_of_basic_block, is_prologue_end, is_epilogue_begin, is_terminal_entry);
151 LT_COMPARE (a.line, b.line);
228 // line entry that matches the address in case there are
245 // entry for a previous line...
275 line_entry.line = entry.line;
38 InsertLineEntry( lldb::addr_t file_addr, uint32_t line, uint16_t column, uint16_t file_idx, bool is_start_of_statement, bool is_start_of_basic_block, bool is_prologue_end, bool is_epilogue_begin, bool is_terminal_entry ) argument
82 AppendLineEntryToSequence( LineSequence* sequence, lldb::addr_t file_addr, uint32_t line, uint16_t column, uint16_t file_idx, bool is_start_of_statement, bool is_start_of_basic_block, bool is_prologue_end, bool is_epilogue_begin, bool is_terminal_entry ) argument
289 FindLineEntryIndexByFileIndex( uint32_t start_idx, const std::vector<uint32_t> &file_indexes, uint32_t line, bool exact, LineEntry* line_entry_ptr ) argument
347 FindLineEntryIndexByFileIndex(uint32_t start_idx, uint32_t file_idx, uint32_t line, bool exact, LineEntry* line_entry_ptr) argument
[all...]
/freebsd-10-stable/usr.sbin/mtest/
H A Dmtest.c199 char line[LINE_LENGTH]; local
224 if (fgets(line, sizeof(line), stdin) != NULL) {
225 if (line[0] != 'f')
226 process_cmd(line, s, s6, stdin);
229 for (i = 1; isblank(line[i]); i++);
230 if ((p = (char*)strchr(line, '\n'))
233 process_file(&line[i], s, s6);
254 char line[80]; local
265 while (fgets(line, sizeo
384 char *line; local
[all...]
/freebsd-10-stable/contrib/unbound/util/
H A Dalloc.c445 void *unbound_stat_malloc_log(size_t size, const char* file, int line, argument
448 log_info("%s:%d %s malloc(%u)", file, line, func, (unsigned)size);
454 int line, const char* func)
456 log_info("%s:%d %s calloc(%u, %u)", file, line, func,
462 void unbound_stat_free_log(void *ptr, const char* file, int line, argument
469 file, line, func, ptr, (unsigned)s);
471 log_info("%s:%d %s unmatched free(%p)", file, line, func, ptr);
477 int line, const char* func)
479 log_info("%s:%d %s realloc(%p, %u)", file, line, func,
497 void *unbound_stat_malloc_lite(size_t size, const char* file, int line, argument
453 unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file, int line, const char* func) argument
476 unbound_stat_realloc_log(void *ptr, size_t size, const char* file, int line, const char* func) argument
510 unbound_stat_calloc_lite(size_t nmemb, size_t size, const char* file, int line, const char* func) argument
527 unbound_stat_free_lite(void *ptr, const char* file, int line, const char* func) argument
553 unbound_stat_realloc_lite(void *ptr, size_t size, const char* file, int line, const char* func) argument
597 unbound_strdup_lite(const char* s, const char* file, int line, const char* func) argument
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dcond.c90 * Cond_Eval Evaluate the conditional in the passed line.
1152 * Evaluate an expression in the passed line. The expression
1168 Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprint, Boolean strictLHS)
1178 while (*line == ' ' || *line == '\t')
1179 line++;
1191 condExpr = line;
1197 Parse_Error(PARSE_FATAL, "Malformed conditional (%s)", line);
1236 * Evaluate the conditional in the passed line. The line
1158 Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprint, Boolean strictLHS) argument
1251 Cond_Eval(char *line) argument
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp72 int last_line; // Is it the last line of the paragraph?
156 // a line from .tl goes at the head of the queue
298 if (line == 0)
301 fprintf(stderr, "current line is\n");
302 line->debug_node_list();
305 line = line->add_char(ci, this, &width_total, &space_total, &gc_np);
307 line = line->add_discretionary_hyphen();
310 fprintf(stderr, "now after we have added character the line i
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c471 * Supporting line-drawing may be possible. But make the regular
562 /* If we must simulate soft labels, grab off the line to be used.
573 count = (rop->line < 0) ? -rop->line : rop->line;
575 ((rop->line < 0)
580 ((rop->line < 0)
590 if (rop->line < 0)
614 * The internal implementation interprets line as the number of lines to rip
618 _nc_ripoffline(int line, in argument
638 ripoffline(int line, int (*init) (WINDOW *, int)) argument
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dindices.c183 char *line; local
214 line = xstrdup (search_string);
217 line = info_read_maybe_completing (window, (char *) _("Index entry: "),
222 if (!line)
228 /* Empty line means move to the Index node. */
229 if (!*line)
231 free (line);
268 index_search = line;
625 char *line;
627 line
624 char *line; local
[all...]
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dload.c369 int line; local
395 line = 0;
398 line++;
453 filename, line, msg, e.principal);
460 filename, line, e.key);
467 filename, line, e.created);
473 filename, line, e.modified);
479 filename, line, e.valid_start);
485 filename, line, e.valid_end);
491 filename, line,
[all...]
/freebsd-10-stable/sys/dev/fb/
H A Dsplash_bmp.c328 ** Given (data) pointing to a line of RLE4-format data and (line) being the starting
329 ** line onscreen, decode the line.
332 bmp_DecodeRLE4(BMP_INFO *info, int line) argument
339 y = line;
362 case 0: /* end of line */
393 ** Given (data) pointing to a line of RLE8-format data and (line) being the starting
394 ** line onscree
397 bmp_DecodeRLE8(BMP_INFO *info, int line) argument
450 bmp_DecodeLine(BMP_INFO *info, int line) argument
590 int line; local
[all...]
/freebsd-10-stable/sys/netgraph/atm/
H A Dngatmbase.c204 int line; member in struct:ngatm_msg
233 &h->msg, h->file, h->line);
242 _uni_msg_alloc(size_t s, const char *file, int line) argument
265 m->line = line;
278 _uni_msg_destroy(struct uni_msg *m, const char *file, int line) argument
299 "in %s:%u\n", m, file, line);
302 "found in %s:%u\n", m, h->file, h->line,
303 file, line);
311 d->line
408 _uni_msg_build(const char *file, int line, void *ptr, ...) argument
454 _uni_msg_unpack_mbuf(struct mbuf *m, struct uni_msg **pmsg, const char *file, int line) argument
[all...]
/freebsd-10-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c56 int line; member in struct:command
279 int line; local
292 for (line = 1; ; line++) {
308 syslog(LOG_WARNING, "config file `%s', line %d"
309 ", syntax error: %s", conf, line, buf);
313 errx(1, "config file `%s', line %d,"
314 ", syntax error: %s", conf, line, buf);
329 cmd->line = line;
[all...]
/freebsd-10-stable/contrib/dialog/
H A Dtailbox.c37 char line[MAX_LEN + 2]; member in struct:__anon908
42 * Return current line of text.
60 obj->line[col] = ' ';
65 obj->line[col] = (char) ch;
75 obj->line[col] = '\0';
77 return obj->line;
81 * Print a new line of text.
87 char *line = get_line(obj); local
89 (void) wmove(win, row, 0); /* move cursor to correct line */
92 (void) waddnstr(win, line, MI
[all...]
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-disasm.c61 /* Now construct each line */
182 char* line; local
206 /* See what is the maximum length of an address and of a line. */
221 /* Allocate memory to create each line. */
222 line = (char*) alloca (max_size);
225 /* Now construct each line */
234 strcpy (line, asm_lines[i].addr_string);
235 cur_len = strlen (line);
240 strcat (line, " ");
244 strcat (line, asm_line
[all...]
H A Dtui-out.c36 int line; member in struct:ui_out_data
135 /* first, close the table header line */
199 /* Don't print line number, keep it for later. */
200 if (data->start_of_line == 0 && strcmp (fldname, "line") == 0)
203 data->line = value;
242 if (fldname && data->line > 0 && strcmp (fldname, "file") == 0)
245 if (data->line > 0)
247 tui_show_source (string, data->line);
323 if (data->line > 0)
327 data->line
[all...]
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_pl011.c129 uint32_t ctrl, line; local
136 ctrl = line = 0x0;
139 /* As we know UART is disabled we may setup the line */
142 line |= LCR_H_WLEN7;
145 line |= LCR_H_WLEN6;
149 line |= LCR_H_WLEN8;
154 line |= LCR_H_STP2;
156 line &= ~LCR_H_STP2;
159 line |= LCR_H_PEN;
161 line
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c101 struct archive_string line; member in struct:mtree
291 archive_string_free(&mtree->line);
340 * | Previous lines | line being parsed nl extra |
359 * Read bytes more while it does not reach the end of line.
367 * Place an arbitrary limit on the line length.
368 * mtree is almost free-form input and without line length limits,
512 /* Test whether there are blank characters in the line. */
532 /* Test whether there is a correct key in the line. */
614 /* The form D accepts only a single line for an entry. */
687 /* The terminal character of the line shoul
840 process_global_set(struct archive_read *a, struct mtree_option **global, const char *line) argument
869 process_global_unset(struct archive_read *a, struct mtree_option **global, const char *line) argument
901 process_add_entry(struct archive_read *a, struct mtree *mtree, struct mtree_option **global, const char *line, ssize_t line_len, struct mtree_entry **last_entry, int is_form_d) argument
[all...]
/freebsd-10-stable/contrib/byacc/test/yacc/
H A Drename_debug.i5 #line 2 "code_debug.y"
/freebsd-10-stable/contrib/gcc/
H A Derrors.c131 fancy_abort (const char *file, int line, const char *func) argument
133 internal_error ("abort in %s, at %s:%d", func, trim_filename (file), line);
/freebsd-10-stable/contrib/ldns/drill/
H A Ddrill_util.c17 read_line(FILE *input, char *line, size_t len) argument
27 line[i] = c;
32 line[i] = '\0';
43 char line[LDNS_MAX_LINELEN]; local
57 line_len = (int) read_line(input_file, line, sizeof(line));
59 if (line_len > 0 && line[0] != ';') {
60 status = ldns_rr_new_frm_str(&rr, line, 0, NULL, NULL);
65 "in line %d: %s\n", line_nr,
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBCompileUnit.h45 uint32_t line,
50 uint32_t line,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DFileLineResolver.cpp76 // Match a specific line in a file...
93 s->Printf ("File and line resolver for file: \"%s\" line: %u",
109 uint32_t line,
113 m_line_number = line;
108 Reset(const FileSpec &file_spec, uint32_t line, bool check_inlines) argument
/freebsd-10-stable/contrib/mdocml/
H A Dlibman.h29 #define MAN_ELINE (1 << 1) /* Next-line element scope. */
30 #define MAN_BLINE (1 << 2) /* Next-line block scope. */
31 #define MAN_ILINE (1 << 3) /* Ignored in next-line scope. */
34 #define MAN_NEWLINE (1 << 6) /* first macro/text in a line */
44 int line, \
67 mandoc_msg((t), (m)->parse, (n)->line, (n)->pos, NULL)

Completed in 345 milliseconds

<<11121314151617181920>>