Searched refs:getResources (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/platform/
H A DAppleMacIODevice.h52 virtual IOReturn getResources( void );
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DMachineTraceMetrics.h108 const FixedBlockInfo *getResources(const MachineBasicBlock*);
H A DMachineTraceMetrics.cpp81 MachineTraceMetrics::getResources(const MachineBasicBlock *MBB) { function in class:MachineTraceMetrics
138 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred);
150 TBI->InstrHeight = MTM.getResources(MBB)->InstrCount;
231 unsigned CurCount = MTM.getResources(MBB)->InstrCount;
1077 Instrs += TE.MTM.getResources(Extrablocks[i])->InstrCount;
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOPlatformExpert.h325 virtual IOReturn getResources( void );
H A DIOService.h1038 /*! @function getResources
1043 virtual IOReturn getResources( void );
/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIDevice.h480 virtual IOReturn getResources( void );
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp534 IOReturn IOPCIDevice::getResources( void ) function in class:IOPCIDevice
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPlatformExpert.cpp1511 IOReturn IOPlatformDevice::getResources( void ) function in class:IOPlatformDevice
H A DIOService.cpp878 IOReturn IOService::getResources( void ) function in class:IOService
3444 if (keepGuessing && matches->getCount() && (kIOReturnSuccess == getResources()))
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp166 virtual IOReturn getResources( void );
197 IOReturn IONDRVDevice::getResources( void ) function in class:IONDRVDevice

Completed in 318 milliseconds