Searched defs:init (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommand.cpp49 bool IOCommand::init(void) function in class:IOCommand
H A DIOSyncer.cpp47 bool IOSyncer::init(bool twoRetains) function in class:IOSyncer
H A DIOCommandPool.cpp110 init(IOService */* inOwner */, IOWorkLoop *inWorkLoop, UInt32 /* inSize */) function in class:IOCommandPool
H A DIOCommandGate.cpp49 bool IOCommandGate::init(OSObject *inOwner, Action inAction) function in class:IOCommandGate
H A DIOCommandQueue.cpp69 bool IOCommandQueue::init(OSObject *inOwner, function in class:IOCommandQueue
H A DIODMAEventSource.cpp38 bool IODMAEventSource::init(OSObject *inOwner, function in class:IODMAEventSource
H A DIOEventSource.cpp62 bool IOEventSource::init(OSObject *inOwner, function in class:IOEventSource
H A DIOFilterInterruptEventSource.cpp82 bool IOFilterInterruptEventSource::init(OSObject *inOwner, function in class:IOFilterInterruptEventSource
100 IOFilterInterruptEventSource::init(OSObject *inOwner, function in class:IOFilterInterruptEventSource
H A DIOPMPowerStateQueue.cpp85 bool IOPMPowerStateQueue::init(OSObject *owner, Action action) function in class:IOPMPowerStateQueue
H A DIOInterruptEventSource.cpp80 bool IOInterruptEventSource::init(OSObject *inOwner, function in class:IOInterruptEventSource
H A DIOTimerEventSource.cpp136 bool IOTimerEventSource::init(OSObject *inOwner, Action inAction) function in class:IOTimerEventSource
H A DIOPMPowerSource.cpp60 bool IOPMPowerSource::init (void) function in class:IOPMPowerSource
H A DIORangeAllocator.cpp66 bool IORangeAllocator::init( IORangeScalar endOfRange, function in class:IORangeAllocator
H A DIOWorkLoop.cpp76 bool IOWorkLoop::init() function in class:IOWorkLoop
H A DIOCatalogue.cpp872 bool IOCatalogue::init(OSArray * initArray) function in class:IOCatalogue
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSCollection.cpp51 bool OSCollection::init() function in class:OSCollection
H A DOSNumber.cpp56 bool OSNumber::init(unsigned long long inValue, unsigned int numberOfBits) function in class:OSNumber
67 bool OSNumber::init(const char *value, unsigned int numberOfBits) function in class:OSNumber
H A DOSObject.cpp115 bool OSObject::init() function in class:OSObject
H A DOSSymbol.cpp145 bool OSSymbolPool::init() function in class:OSSymbolPool
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/des/
H A Ddes_ecb.c61 static int init=1; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dah.h72 int (*init)(struct ah_algorithm_state *, struct secasvar *); member in struct:ah_algorithm
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestDevice.cpp54 bool TestDevice::init() function in class:TestDevice
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daestab.c264 static int init = 0; variable
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_sym.h281 void (*init)(void); member in struct:db_sym_switch
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dkpi_interface.c99 ifnet_allocate( const struct ifnet_init_params *init, ifnet_t *interface) argument
[all...]

Completed in 69 milliseconds

12