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

/haiku/src/apps/mail/
H A DEnclosures.h98 BMailComponent* Component() { return fComponent; }; function in class:TListItem
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duttrack.c248 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
317 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
386 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
615 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
752 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/haiku/src/servers/app/decorator/
H A DTabDecorator.h50 enum Component { enum in class:TabDecorator
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsdump.c271 AcpiNsDumpPathname( ACPI_HANDLE Handle, const char *Msg, UINT32 Level, UINT32 Component) argument

Completed in 23 milliseconds