Searched refs:Pointer (Results 76 - 90 of 90) sorted by relevance

1234

/barrelfish-master/lib/acpica/source/include/
H A Dacresrc.h208 const char **Pointer; member in struct:acpi_rsdump_info
H A Dactbl.h144 #define ACPI_SIG_RSDP "RSD PTR " /* Root System Description Pointer */
215 * RSDP - Root System Description Pointer (Signature is "RSD PTR ")
485 ACPI_TABLE_HEADER *Pointer; member in struct:acpi_table_desc
H A Dacutils.h453 const void *Pointer);
/barrelfish-master/lib/acpica/source/components/namespace/
H A Dnsaccess.c267 ObjDesc->String.Pointer = Val;
H A Dnsalloc.c217 ObjDesc->Data.Handler (Node, ObjDesc->Data.Pointer);
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexfldio.c535 (ObjDesc->BufferField.BufferObj)->Buffer.Pointer +
546 memcpy ((ObjDesc->BufferField.BufferObj)->Buffer.Pointer +
H A Dexprep.c589 SecondDesc->Buffer.Pointer;
/barrelfish-master/usr/acpi/
H A Dacpica_osglue.c307 * PARAMETERS: Pointer - Area to be verified
318 void *Pointer,
330 * PARAMETERS: Pointer - Area to be verified
341 void *Pointer,
515 * RETURN: Pointer to mapped memory. Null on error.
859 * RETURN: Pointer to the new allocation. Null on error.
882 * PARAMETERS: mem Pointer to previously allocated memory
1450 * Info Pointer to function-dependent structure
317 AcpiOsReadable( void *Pointer, ACPI_SIZE Length) argument
340 AcpiOsWritable( void *Pointer, ACPI_SIZE Length) argument
H A Dacpi_service.c126 ACPI_BUFFER buf = { .Length = len, .Pointer = name };
/barrelfish-master/lib/acpica/source/components/events/
H A Devregion.c203 * Value - Pointer to in or out value, must be
973 Args.Pointer = Objects;
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsio.tex751 seek(Stream, Pointer)
755 file (the 'file pointer') to the offset \about{Pointer} (a number specifying
758 If \about{Pointer} is the atom \notation{end_of_file}, the
771 at(Stream, Pointer)
774 unifies \about{Pointer} with the current position in the file.
/barrelfish-master/lib/openssl-1.0.0d/
H A Dmakevms.com935 $ WRITE SYS$OUTPUT "USAGE: @MAKEVMS.COM [Target] [Pointer size] [Debug option] <Compiler>"
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex374 dcb 64 "Pointer to the in kernel representation of
430 listener 64 "Pointer to the in kernel representation of the
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex2022 \texttt{typedef dev1\_dtype3\_t} & Pointer to datatype \\
/barrelfish-master/lib/tommath/
H A Dtommath.tex1226 work for GCC and not MSVC. As such it is ideal to find a common ground for as many compilers as possible. Pointer

Completed in 121 milliseconds

1234