Lines Matching full:title
72 * 3.4. Intel retains all right, title, and interest in and to the Original
167 const char *Title,
172 const char *Title,
177 const char *Title,
182 const char *Title,
187 const char *Title,
192 const char *Title);
220 char *Title,
403 * Optional resource title
617 * PARAMETERS: Title - Title of the dumped resource field
628 char *Title,
633 AcpiRsOutString (Title,
695 * PARAMETERS: Title - Name of the resource field
707 const char *Title,
711 AcpiOsPrintf ("%27s : %s", Title, Value);
721 const char *Title,
724 AcpiOsPrintf ("%27s : %2.2X\n", Title, Value);
729 const char *Title,
733 AcpiOsPrintf ("%27s : %4.4X\n", Title, Value);
738 const char *Title,
742 AcpiOsPrintf ("%27s : %8.8X\n", Title, Value);
747 const char *Title,
751 AcpiOsPrintf ("%27s : %8.8X%8.8X\n", Title,
757 const char *Title)
760 AcpiOsPrintf ("%27s : ", Title);