Searched refs:lines (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | get_maintainer.pl | 1222 my @lines = (); 1226 @lines = split("\n", $output); 1228 return @lines; 1233 my @lines = (); 1236 @lines = split("\n", $output); 1238 return @lines; 1263 my @lines = (); 1266 @lines = &{$VCS_cmds{"execute_cmd"}}($cmd); 1270 $commits = grep(/$pattern/, @lines); # of commits 1272 @signatures = grep(/^[ \t]*${signature_pattern}.*\@.*$/, @lines); [all …]
|
| H A D | checkpatch.pl | 295 my @lines = (); 322 @lines = (); 507 last if (!defined $lines[$line]); 508 next if ($lines[$line] =~ /^-/); 511 $blk .= $lines[$line] . "\n"; 694 if ($lines[$line] =~ /^.\s*#\s*(?:ifndef|ifdef|if)\s/) { 696 } elsif ($lines[$line] =~ /^.\s*#\s*(?:else|elif)\b/) { 698 } elsif ($lines[$line] =~ /^.\s*#\s*endif\b/) { 702 foreach my $c (split(//, $lines[$line])) { 1258 push(@lines, $line); [all …]
|
| H A D | markup_oops.pl | 218 my @lines; 260 $lines[$counter] = $line; 288 my $line = $lines[$start]; 308 my $line = $lines[$finish]; 333 $reglines[$i] = process_x86_regs($lines[$i], $center - $i); 341 $line = "*$lines[$i] "; 343 $line = " $lines[$i] ";
|
| H A D | cleanfile | 134 @lines = (); 147 push(@lines, @blanks); 149 push(@lines, $line); 167 print FILE @lines;
|
| H A D | cleanpatch | 133 @lines = (); 152 push(@lines, $line); 231 push(@lines, $l); 248 print FILE @lines;
|
| H A D | show_delta | 95 lines = open(filein,"r").readlines() 109 for line in lines: 125 for line in lines:
|
| H A D | headerdep.pl | 99 chomp(my @lines = <$file>); 102 for my $i (0 .. $#lines) { 103 my $line = $lines[$i];
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.gui.c | 192 int lines = 0; in get_line() local 197 for (i = 0; text[i] != '\0' && lines < line_no; i++) in get_line() 199 lines++; in get_line()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.h | 29 #error Modify lines below to make MALLOC_ALIGNMENT consistent
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 50 /* Number of symbols: 0, files,,funcs,lines according to Ultrix V4.0. */
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 453 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines 455 # the documentation. If the initializer consists of more lines than specified
|
| H A D | bsp.dxyfile | 452 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines 454 # the documentation. If the initializer consists of more lines than specified
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_scaling.c.0 | 3970 // for T2, 25/27 mode input line is full lines, BOB mode is half lines 6449 …//is one(progressive) or two lines(interlace) less than gSrcInfo[eWindow].Status2.u16PreVCusScali… 7357 …//is one(progressive) or two lines(interlace) less than gSrcInfo[eWindow].Status2.u16PreVCusScali… 8648 …//is one(progressive) or two lines(interlace) less than gSrcInfo[eWindow].Status2.u16PreVCusScali…
|
| H A D | mvideo.c.0 | 5740 //several lines of garbage on the top FPI to SBSH
|