Searched defs:Component (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutalloc.c414 AcpiUtAllocate( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
466 AcpiUtAllocateZeroed( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
H A Duttrack.c216 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
269 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
326 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
452 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
555 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
692 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/haiku-fatelf/src/apps/mail/
H A DEnclosures.h107 BMailComponent* Component() { return fComponent; }; function in class:TListItem
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsdump.c215 AcpiNsDumpPathname( ACPI_HANDLE Handle, char *Msg, UINT32 Level, UINT32 Component) argument
/haiku-fatelf/src/servers/app/decorator/
H A DDefaultDecorator.h73 enum Component { enum in class:DefaultDecorator

Completed in 96 milliseconds