Searched refs:Buffer (Results 126 - 132 of 132) sorted by relevance

123456

/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Damlresrc.h120 void *Buffer; member in struct:asl_resource_node
H A Daclocal.h893 UINT8 *Buffer; /* buffer or string */ member in union:acpi_parse_value
926 #define ACPI_DASM_BUFFER 0x00 /* Buffer is a simple data buffer */
927 #define ACPI_DASM_RESOURCE 0x01 /* Buffer is a Resource Descriptor */
928 #define ACPI_DASM_STRING 0x02 /* Buffer is a ASCII string */
929 #define ACPI_DASM_UNICODE 0x03 /* Buffer is a Unicode string */
930 #define ACPI_DASM_PLD_METHOD 0x04 /* Buffer is a _PLD method bit-packed buffer */
931 #define ACPI_DASM_UUID 0x05 /* Buffer is a UUID/GUID */
H A Dactypes.h952 } Buffer; member in union:acpi_object
/fuchsia/zircon/third_party/lib/acpica/source/components/debugger/
H A Ddbexec.c111 ACPI_FREE (Objects[i].Buffer.Pointer);
/fuchsia/zircon/third_party/lib/acpica/source/components/dispatcher/
H A Ddsutils.c528 Arg->Common.Value.Buffer, &NameString, &NameLength);
/fuchsia/zircon/third_party/lib/acpica/source/tools/acpiexec/
H A Daetables.h326 Name (BUF1, Buffer()
493 Buffer : 41 42 43 44 45
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Dasltree.c94 Gbl_ParseOpCacheNext = ACPI_CAST_PTR (ACPI_PARSE_OBJECT, Cache->Buffer);

Completed in 103 milliseconds

123456