Searched defs:Component (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/uts/intel/io/acpica/utilities/ |
H A D | uttrack.c | 144 UINT32 Component, in AcpiUtAllocateAndTrack() argument 213 UINT32 Component, in AcpiUtAllocateZeroedAndTrack() argument 282 AcpiUtFreeAndTrack(void * Allocation,UINT32 Component,const char * Module,UINT32 Line) AcpiUtFreeAndTrack() argument 410 AcpiUtTrackAllocation(ACPI_DEBUG_MEM_BLOCK * Allocation,ACPI_SIZE Size,UINT8 AllocType,UINT32 Component,const char * Module,UINT32 Line) AcpiUtTrackAllocation() argument 512 AcpiUtRemoveAllocation(ACPI_DEBUG_MEM_BLOCK * Allocation,UINT32 Component,const char * Module,UINT32 Line) AcpiUtRemoveAllocation() argument 648 AcpiUtDumpAllocations(UINT32 Component,const char * Module) AcpiUtDumpAllocations() argument [all...] |
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Component.java | 36 public class Component extends Element class 60 Component(Configuration conf, long comp) throws PoolsException in Component() method in Component
|
/titanic_51/usr/src/uts/intel/sys/acpi/ |
H A D | acoutput.h | 292 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument 327 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument 335 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument 339 ACPI_ACTUAL_DEBUG_RAW(Level,Line,Filename,Modulename,Component,...) global() argument 484 ACPI_IS_DEBUG_ENABLED(Level,Component) global() argument [all...] |
/titanic_51/usr/src/uts/intel/io/acpica/namespace/ |
H A D | nsdump.c | 166 UINT32 Component) in AcpiNsDumpPathname() argument
|