Lines Matching full:converted
176 * PARAMETERS: ObjDesc - Object to be converted. Must be an
307 ACPI_DEBUG_PRINT ((ACPI_DB_EXEC, "Converted value: %8.8X%8.8X\n", in AcpiExConvertToInteger()
322 * PARAMETERS: ObjDesc - Object to be converted. Must be an
412 * PARAMETERS: Integer - Value to be converted
415 * DataWidth - Size of data item to be converted, in bytes
548 * PARAMETERS: ObjDesc - Object to be converted. Must be an
667 * From ACPI: "If the input is a buffer, it is converted to a in AcpiExConvertToString()
699 * "The entire contents of the buffer are converted to a string of in AcpiExConvertToString()
713 * From ACPI: "If Data is a buffer, it is converted to a string of in AcpiExConvertToString()
793 * SourceDesc - Source object to be converted.
794 * ResultDesc - Where the converted object is returned