Lines Matching full:convert
30 * DESCRIPTION: Attempt to convert a String/Buffer object to an Integer.
94 * DESCRIPTION: Attempt to convert a Integer/Buffer object to a String.
109 * Integer-to-String conversion. Commonly, convert in acpi_ns_convert_to_string()
177 * DESCRIPTION: Attempt to convert a Integer/String/Package object to a Buffer.
196 * Convert the Integer to a packed-byte buffer. _MAT and other in acpi_ns_convert_to_buffer()
281 * DESCRIPTION: Attempt to convert a String object to a Unicode string Buffer.
312 * The original object is an ASCII string. Convert this string to in acpi_ns_convert_to_unicode()
327 /* Convert ASCII to Unicode */ in acpi_ns_convert_to_unicode()
347 * DESCRIPTION: Attempt to convert a Integer object to a resource_template
426 * DESCRIPTION: Attempt to convert a Integer object to a object_reference.
444 /* Convert path into internal presentation */ in acpi_ns_convert_to_reference()