Searched defs:Action (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDEventSource.h38 typedef void (*Action)(AppleRAIDSet * appleRAID, AppleRAIDStorageRequest * storageRequest); typedef in class:AppleRAIDEventSource
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DIrDATimerEventSource.h16 typedef void (*Action)(OSObject *owner, IrDATimerEventSource *sender); typedef in class:IrDATimerEventSource
H A DCTimer.h21 typedef IrDATimerEventSource::Action Action; // defines CTimer::Action typedef in class:CTimer
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOCommandGate.h81 typedef IOReturn (*Action)(OSObject *owner, typedef in class:IOCommandGate
H A DIOTimerEventSource.h106 typedef void (*Action)(OSObject *owner, IOTimerEventSource *sender); typedef in class:IOTimerEventSource
H A DIODMAEventSource.h46 typedef void (*Action)(OSObject *owner, IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCount, AbsoluteTime timeStamp); typedef in class:IODMAEventSource
H A DIOEventSource.h103 typedef void (*Action)(OSObject *owner, ...); typedef in class:IOEventSource
[all...]
H A DIOInterruptEventSource.h71 typedef void (*Action)(OSObject *, IOInterruptEventSource *, int count); typedef in class:IOInterruptEventSource
H A DIORegistryEntry.h164 typedef IOReturn (*Action)(OSObject *target, typedef in class:IORegistryEntry
H A DIOWorkLoop.h74 typedef IOReturn (*Action)(OSObject *target, typedef in class:IOWorkLoop
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIEmulatorEventSource.h80 typedef void ( *Action ) ( OSObject * owner, SCSIParallelTaskIdentifier parallelTask ); typedef in class:AppleSCSIEmulatorEventSource
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorHistory.h50 class Action { class in class:WebCore::InspectorHistory
H A DInspectorHistory.cpp59 InspectorHistory::Action::Action(const String& name) : m_name(name) function in class:WebCore::InspectorHistory::Action
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/TableGen/
H A DMain.cpp52 int TableGenMain(char *argv0, TableGenAction &Action) { argument
/macosx-10.10/WebKit2-7600.1.25/Shared/linux/SeccompFilters/
H A DSeccompFilters.h39 enum Action { enum in class:WebKit::SeccompFilters
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DAnalysis.cpp79 LLVMBool LLVMVerifyModule(LLVMModuleRef M, LLVMVerifierFailureAction Action, argument
93 LLVMBool LLVMVerifyFunction(LLVMValueRef Fn, LLVMVerifierFailureAction Action) { argument
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkData.h154 typedef IOReturn (*Action)(void * target, typedef in class:IONetworkData
H A DIONetworkController.h433 typedef IOReturn (*Action)(void * target, void * param0, typedef in class:IONetworkController
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfException.h78 unsigned Action; member in struct:llvm::DwarfException::CallSiteEntry
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCallingConvEmitter.cpp77 void CallingConvEmitter::EmitAction(Record *Action, argument
[all...]
H A DTableGen.cpp180 LLVMTableGenAction Action; local
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Dvalidation.rb347 module Action module in class:Tk.ValidateConfigure.configure.ItemValidateConfigure.itemconfigure.TkValidateCommand.ValidateArgs.TkValidation.ValidateCmd
/macosx-10.10/ruby-106/ruby/tool/
H A Dtranscode-tblgen.rb78 class Action class
/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DStackVisitor.cpp438 enum Action { enum in class:DebugPrintFrameFunctor
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dthreading.h346 typedef void Action(); typedef in class:Security::ThreadRunner

Completed in 216 milliseconds

12