| /netbsd-src/external/mpl/dhcp/dist/common/tests/ |
| H A D | option_unittest.c | 148 cfile->prev_line = cfile->line2; in init_parse() 150 cfile->cur_line[0] = cfile->prev_line[0] = 0; in init_parse()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
| H A D | cpplint.py | 2234 prev_line = elided[linenum - 1] 2235 prevbrace = prev_line.rfind('{') 2240 if prevbrace != -1 and prev_line[prevbrace:].find('}') == -1: 2249 if Match(r' {6}\w', prev_line): # Initializer list? 2266 prev_line) 2267 or Match(r' {4}:', prev_line)) 2288 matched = Match(r'\s*(public|protected|private):', prev_line) 2526 prev_line = clean_lines.lines[linenum - 1] 2527 if (not IsBlankLine(prev_line) and 2528 not Search(r'\b(class|struct)\b', prev_line) and [all …]
|
| /netbsd-src/distrib/sets/ |
| H A D | fmt-list | 403 local prev_line = "" 413 if line ~= prev_line then 414 prev_line = line
|
| /netbsd-src/external/mpl/dhcp/dist/keama/ |
| H A D | conflex.c | 66 tmp->prev_line = tmp->line2; in new_parse() 68 tmp->cur_line[0] = tmp->prev_line[0] = 0; in new_parse() 196 cfile->prev_line = cfile->line1; in get_char() 199 cfile->prev_line = cfile->line2; in get_char() 394 cfile->token_line = cfile->prev_line; in do_peek_token()
|
| H A D | keama.h | 69 char *prev_line; member
|
| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | conflex.c | 69 tmp->prev_line = tmp->line2; 71 tmp->cur_line[0] = tmp->prev_line[0] = 0; 211 cfile->prev_line = cfile->line1; 214 cfile->prev_line = cfile->line2; 413 cfile -> token_line = cfile -> prev_line; in do_peek_token()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | dwarf2.c | 1705 struct line_info * prev_line; member 1846 info->prev_line = NULL; in add_line_info() 1888 info->prev_line = seq->last_line->prev_line; in add_line_info() 1909 info->prev_line = seq->last_line; in add_line_info() 1917 && (!table->lcl_head->prev_line in add_line_info() 1918 || new_line_sorts_after (info, table->lcl_head->prev_line))) in add_line_info() 1921 info->prev_line = table->lcl_head->prev_line; in add_line_info() 1922 table->lcl_head->prev_line = info; in add_line_info() 1929 struct line_info* li1 = li2->prev_line; in add_line_info() 1938 li1 = li1->prev_line; in add_line_info() [all …]
|
| H A D | ChangeLog-2010 | 1499 * dwarf2.c (add_line_info): Initialize prev_line.
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | dwarf2.c | 1775 struct line_info * prev_line; member 1913 info->prev_line = NULL; in add_line_info() 1955 info->prev_line = seq->last_line->prev_line; in add_line_info() 1976 info->prev_line = seq->last_line; in add_line_info() 1984 && (!table->lcl_head->prev_line in add_line_info() 1985 || new_line_sorts_after (info, table->lcl_head->prev_line))) in add_line_info() 1988 info->prev_line = table->lcl_head->prev_line; in add_line_info() 1989 table->lcl_head->prev_line = info; in add_line_info() 1996 struct line_info* li1 = li2->prev_line; in add_line_info() 2005 li1 = li1->prev_line; in add_line_info() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | profile.c | 976 static int prev_line; in output_location() local 990 prev_line = -1; in output_location() 995 line_differs = prev_line != line; in output_location() 1015 prev_line = line; in output_location()
|
| H A D | genmatch.c | 2586 int prev_line = -1; in gen_transform() local 2598 if (prev_line != -1 && loc.line != prev_line) in gen_transform() 2600 prev_line = loc.line; in gen_transform()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | profile.cc | 1061 static int prev_line; in output_location() local 1078 prev_line = -1; in output_location() 1083 line_differs = prev_line != line; in output_location() 1103 prev_line = line; in output_location()
|
| H A D | genmatch.cc | 2599 int prev_line = -1; in gen_transform() local 2611 if (prev_line != -1 && loc.line != prev_line) in gen_transform() 2613 prev_line = loc.line; in gen_transform()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-ada-spec.c | 223 int num_macros = 0, prev_line = -1; in dump_ada_macros() local 586 if (sloc.line != prev_line + 1 && prev_line > 0) in dump_ada_macros() 590 prev_line = sloc.line; in dump_ada_macros()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-ada-spec.cc | 223 int num_macros = 0, prev_line = -1; in dump_ada_macros() local 586 if (sloc.line != prev_line + 1 && prev_line > 0) in dump_ada_macros() 590 prev_line = sloc.line; in dump_ada_macros()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | objdump.c | 1702 static unsigned int prev_line; variable 2019 prev_line = -1; in show_line() 2023 && (linenumber != prev_line in show_line() 2105 if (linenumber > 0 && linenumber != prev_line) in show_line() 2106 prev_line = linenumber; in show_line() 3810 prev_line = -1; in disassemble_data()
|
| H A D | ChangeLog-2010 | 741 (display_debug_lines_decoded): Remove unused variable prev_line.
|
| H A D | ChangeLog-2017 | 521 (show_line): Reset prev_line when function name changes.
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | objdump.c | 1732 static unsigned int prev_line; variable 2245 prev_line = -1; in show_line() 2249 && (linenumber != prev_line in show_line() 2331 if (linenumber > 0 && linenumber != prev_line) in show_line() 2332 prev_line = linenumber; in show_line() 4094 prev_line = -1; in disassemble_data()
|
| H A D | ChangeLog-2010 | 741 (display_debug_lines_decoded): Remove unused variable prev_line.
|
| H A D | ChangeLog-2017 | 521 (show_line): Reset prev_line when function name changes.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/ |
| H A D | gp-display-html.in | 5973 my $prev_line = pop (@modified_html); 5974 if ( defined ($prev_line) ) 5976 gp_message ("debugXL", $subr_name, "prev_line = $prev_line"); 5981 push (@modified_html, $prev_line); 5982 if ($prev_line ne $html_new_line)
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/ |
| H A D | gp-display-html.in | 6669 my $prev_line = pop (@modified_html); 6670 if ( defined ($prev_line) ) 6672 gp_message ("debugXL", $subr_name, "prev_line = $prev_line"); 6677 push (@modified_html, $prev_line); 6678 if ($prev_line ne $html_new_line)
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | dhcpd.h | 294 char *prev_line; member
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
| H A D | ChangeLog-2010 | 1499 * dwarf2.c (add_line_info): Initialize prev_line.
|