Home | History | Annotate | Download | only in acpisrc

Lines Matching refs:Lines

469  * DESCRIPTION: Remove all extra lines
482 /* Remove any extra lines at the start of the file */
490 /* Remove any extra lines at the end of the file */
608 * DESCRIPTION: Remove extra blanks from the end of source lines. Does not
674 * DESCRIPTION: Remove "excess" blank lines - any more than 2 blank lines.
675 * this can happen during the translation when lines are removed.
715 AcpiOsPrintf ("Found multiple blank lines after copyright\n");
1418 * DESCRIPTION: Count the number of lines in the input buffer. Also count
1419 * the number of long lines (lines longer than 80 chars).
1455 VERBOSE_PRINT (("%u Lines longer than 80 found in %s\n",
1505 * DESCRIPTION: Count the number of C source lines. Defined by 1) not a
1588 VERBOSE_PRINT (("%u Comment %u White %u Code %u Lines in %s\n",