Searched refs:Action (Results 151 - 166 of 166) sorted by relevance

1234567

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIKeyboard.cpp1149 result = loop->runAction( OSMemberFunctionCast( IOWorkLoop::Action, this, &IOHIKeyboard::newUserClientGated ),
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp1067 IOPCIDevice::createEventSource(OSObject * owner, IOPCIEventSource::Action action, uint32_t options)
/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBattery.cpp225 OSMemberFunctionCast(IOTimerEventSource::Action,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cms/lib/
H A DCMSEncoder.cpp1034 #pragma mark --- Action ---
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DtpUtils.cpp889 vfyCtx.Action = CSSM_TP_ACTION_DEFAULT;
/macosx-10.10/AppleRAID-4.0.6/
H A DAppleLVMGroup.cpp72 arAllocateRequestMethod = OSMemberFunctionCast(IOCommandGate::Action, this, &AppleRAIDSet::allocateRAIDRequest);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDTestDriver.cpp77 (IOTimerEventSource::Action) &generateFakeReport );
H A DIOHIDDevice.cpp883 result = loop->runAction( OSMemberFunctionCast( IOWorkLoop::Action, this, &IOHIDDevice::newUserClientGated ),
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcalregts.cpp1330 // Start Action Amt Expected_change
2028 enum Action { ADD=1, ROLL=2 }; enum
2197 for (Action action=ADD; action<=ROLL; action=(Action)(action+1)) {
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp987 this, OSMemberFunctionCast(IOEventSource::Action, this,
1848 OSMemberFunctionCast(IOWorkLoop::Action, this,
2927 OSMemberFunctionCast(IOWorkLoop::Action, this, &IOPMrootDomain::setDisableClamShellSleep),
4034 OSMemberFunctionCast(IOWorkLoop::Action, this,
8385 IOWorkLoop::Action,
H A DIORegistryEntry.cpp573 runPropertyAction(Action inAction, OSObject *target,
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2089 TargetLowering::LegalizeAction Action = TLI.getOperationAction(PartsOpc, NVT); local
2090 if ((Action == TargetLowering::Legal && TLI.isTypeLegal(NVT)) ||
2091 Action == TargetLowering::Custom) {
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1157 return (getControllerWorkLoop()->runAction((IOWorkLoop::Action) &extControl, this, (void *)(uintptr_t) code, params));
1162 return (getControllerWorkLoop()->runAction((IOWorkLoop::Action) &extStatus, this, (void *)(uintptr_t) code, params));
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGByteCodeParser.cpp873 ArrayMode getArrayMode(ArrayProfile* profile, Array::Action action)
885 ArrayMode getArrayModeConsideringSlowPath(ArrayProfile* profile, Array::Action action)
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp316 ( IOTimerEventSource::Action ) &watchdog);
/macosx-10.10/emacs-93/emacs/lisp/emulation/
H A Dviper-cmd.el1023 "Action bound to `viper-toggle-key'."

Completed in 568 milliseconds

1234567