Searched refs:first_line (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Ddtc-lexer.l79 yylloc.first_line = yylineno;
83 yylloc.first_line = yylineno;
89 yylloc.first_line = yylineno;
98 yylloc.first_line = yylineno;
106 yylloc.first_line = yylineno;
115 yylloc.first_line = yylineno;
130 yylloc.first_line = yylineno;
138 yylloc.first_line = yylineno;
146 yylloc.first_line = yylineno;
154 yylloc.first_line
[all...]
H A Dsrcpos.h35 int first_line; member in struct:YYLTYPE
55 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
63 (Current).first_line = (Current).last_line = \
H A Ddtc-parser.y351 fprintf(stderr, "%s:%d ", fname, yylloc.first_line);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dsc-ip22.c61 unsigned long first_line, last_line; local
72 first_line = SC_INDEX(addr);
76 if (first_line <= last_line) {
77 indy_sc_wipe(first_line, last_line);
81 indy_sc_wipe(first_line, SC_SIZE - SC_LINE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dgraph2dot.c157 struct line *line, *last_line, *first_line; local
159 last_line = first_line = av_malloc(sizeof(struct line));
171 for (line = first_line; line->next; line = line->next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tools/
H A Dgraph2dot.c136 struct line *line, *last_line, *first_line; local
138 last_line = first_line = av_malloc(sizeof(struct line));
150 for (line = first_line; line->next; line = line->next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dannounce-gen321 my ($first_line, undef) = split ("\n", `$t --version`);
322 if ($first_line =~ /.* (\d[\w.-]+)$/)
329 defined $first_line
330 and $first_line = '';
331 warn "$ME: $t: unexpected --version output\n:$first_line";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DParser.cpp588 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
595 (Current).first_line = (Current).last_line = \
612 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dcyclades.c836 int channel = info->line - card->first_line;
1223 __u32 channel = info->line - card->first_line;
1296 channel = info->line - card->first_line;
1416 int channel = info->line - card->first_line;
1454 channel = info->line - card->first_line;
1530 if (line < cy_card[i].first_line + cy_card[i].nports &&
1531 line >= cy_card[i].first_line)
1535 info = &cy_card[i].ports[line - cy_card[i].first_line];
1586 if (info->line > (cinfo->first_line + cinfo->nports - 1))
1723 channel = info->line - card->first_line;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-po.c526 bool first_line; local
638 first_line = true;
895 if (first_line)
920 if (first_line && !indent
938 first_line = false;
955 if (first_line)
974 first_line = false;
H A Dpo-gram-gen.c724 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
731 (Current).first_line = (Current).last_line = \
748 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c707 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
714 (Current).first_line = (Current).last_line = \
731 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c847 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
854 (Current).first_line = (Current).last_line = \
871 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c847 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
854 (Current).first_line = (Current).last_line = \
871 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_parse.c863 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
870 (Current).first_line = (Current).last_line = \
887 (Loc).first_line, (Loc).first_column, \
H A Dclient6_parse.c766 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
773 (Current).first_line = (Current).last_line = \
790 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl740 my ($first_line, $end_line) = @_;
750 for (my $linenr = $first_line; $linenr < $end_line; $linenr++) {
753 if ($linenr == $first_line and $line =~ m@^.\s*\*@) {
772 my ($first_line, $end_line) = @_;
773 my $cmt = ctx_locate_comment($first_line, $end_line);
1160 my $first_line = 0;
1265 $first_line = $linenr + 1;
1873 for (my $ln = $linenr - 1; $ln >= $first_line; $ln--) {
2621 if (!ctx_has_comment($first_line, $linenr)) {
2627 if (!ctx_has_comment($first_line,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.c1691 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
1698 (Current).first_line = (Current).last_line = \
1715 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.tab.c829 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
836 (Current).first_line = (Current).last_line = \
853 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.c807 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
814 (Current).first_line = (Current).last_line = \
831 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c733 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
740 (Current).first_line = (Current).last_line = \
757 (Loc).first_line, (Loc).first_column, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dplural.c949 yylsp->first_line = yylloc.first_line;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html512 $first_line = 1; # is it the first line
551 if ($first_line) {
553 $first_line = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html512 $first_line = 1; # is it the first line
551 if ($first_line) {
553 $first_line = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html512 $first_line = 1; # is it the first line
551 if ($first_line) {
553 $first_line = 0;

Completed in 591 milliseconds

12