Searched defs:provider (Results 1 - 25 of 166) sorted by relevance

1234567

/macosx-10.10.1/xnu-2782.1.97/iokit/Families/IONVRAM/
H A DIONVRAMController.cpp41 bool IONVRAMController::start(IOService *provider) argument
/macosx-10.10.1/xnu-2782.1.97/libkern/kmod/libkmodtest/
H A Dlibkmodtest.cpp35 probe( IOService *provider, SInt32 *score ) argument
/macosx-10.10.1/BootCache-109/
H A Dkext_glue.cpp25 com_apple_BootCache::start(IOService *provider) argument
38 com_apple_BootCache::stop(IOService *provider) argument
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireMagicMatchingNub.cpp42 message( UInt32 mess, IOService * provider, void * argument ) argument
H A DIOFireWireUserClientIniter.cpp157 IOFireWireUserClientIniter::stop(IOService* provider) argument
86 start( IOService* provider) argument
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResource.cpp32 bool IOHIDResource::start(IOService *provider) argument
H A DIOHIDProviderPropertyMerger.cpp35 bool IOHIDProviderPropertyMerger::start(IOService* provider) argument
46 bool IOHIDProviderPropertyMerger::mergeProperties(IOService * provider, OSDictionary * properties) argument
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCLocalNode.cpp38 bool IOFireWireAVCLocalNode::start(IOService *provider) argument
76 void IOFireWireAVCLocalNode::stop(IOService *provider) argument
102 IOReturn IOFireWireAVCLocalNode::message(UInt32 type, IOService *provider, void *argument) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKBatteryManager.cpp47 void WKBatteryManagerSetProvider(WKBatteryManagerRef batteryManager, const WKBatteryProviderBase* provider) argument
/macosx-10.10.1/apache-793/httpd/modules/dav/main/
H A Dproviders.c24 dav_register_provider(apr_pool_t *p, const char *name, const dav_provider *provider) argument
35 dav_options_provider_register(apr_pool_t *p, const char *name, const dav_options_provider *provider) argument
48 dav_resource_type_provider_register(apr_pool_t *p, const char *name, const dav_resource_type_provider *provider) argument
/macosx-10.10.1/apr-32/apr/apr/poll/unix/
H A Dpollcb.c46 apr_pollcb_provider_t *provider = NULL; local
83 apr_pollcb_provider_t *provider = NULL; local
[all...]
H A Dpollset.c173 apr_pollset_provider_t *provider = NULL; local
212 apr_pollset_provider_t *provider local
290 apr_pollset_provider_t *provider = NULL; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DAppleCSPKeys.cpp27 CSPKeyInfoProvider *SymmetricKeyInfoProvider::provider( function in class:SymmetricKeyInfoProvider
/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebGeolocationClient.cpp54 COMPtr<IWebGeolocationProvider> provider; local
62 COMPtr<IWebGeolocationProvider> provider; local
70 COMPtr<IWebGeolocationProvider> provider; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebVibrationProxy.cpp60 void WebVibrationProxy::initializeProvider(const WKVibrationProviderBase* provider) argument
H A DWebBatteryManagerProxy.cpp58 void WebBatteryManagerProxy::initializeProvider(const WKBatteryProviderBase* provider) argument
/macosx-10.10.1/efax-38/efax/
H A Dimagestopdf24 provider = CGDataProviderCreateWithURL(url) variable
/macosx-10.10.1/smb-759.0/kernel/netsmb/
H A Dsmb_sleephandler.cpp43 smb_sleepwakehandler(void *target, void *refCon, UInt32 messageType, IOService *provider, void *messageArgument, vm_size_t argSize) argument
/macosx-10.10.1/xnu-2782.1.97/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp54 bool IOWatchDogTimer::start(IOService *provider) argument
69 void IOWatchDogTimer::stop(IOService *provider) argument
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOInterruptEventSource.h79 IOService *provider; member in class:IOInterruptEventSource
[all...]
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DConfig.pm115 sub provider { subroutine
[all...]
/macosx-10.10.1/dtrace-147/dtrace_dof_kext/
H A Ddtrace_dof.cpp71 IOService *com_apple_driver_dtraceDOF::probe(IOService *provider, SInt32 *score) argument
77 bool com_apple_driver_dtraceDOF::start(IOService *provider) argument
83 void com_apple_driver_dtraceDOF::stop(IOService *provider) argument
/macosx-10.10.1/xnu-2782.1.97/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp49 bool GenericInterruptController::start(IOService *provider) argument
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDUserClient.cpp45 AppleRAIDUserClient::start(IOService * provider) argument
/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioPort.cpp142 bool IOAudioPort::start(IOService *provider) argument
157 void IOAudioPort::stop(IOService *provider) argument

Completed in 239 milliseconds

1234567