Searched defs:commandID (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A DIrDAUserClient.h32 unsigned char commandID; // one of the commands above (tbd) member in struct:IrDACommand
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebEditCommandProxy.cpp39 WebEditCommandProxy::WebEditCommandProxy(uint64_t commandID, WebCore::EditAction editAction, WebPageProxy* page) argument
H A DWebEditCommandProxy.h41 static PassRefPtr<WebEditCommandProxy> create(uint64_t commandID, WebCore::EditAction editAction, WebPageProxy* page) argument
47 uint64_t commandID() const { return m_commandID; } function in class:WebKit::WebEditCommandProxy
H A DWebPageProxy.cpp3122 void WebPageProxy::registerEditCommandForUndo(uint64_t commandID, uint32_t editAction) argument
/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDAMenu/
H A DUtilityRoutines.c12 kern_return_t doCommand(io_connect_t con, unsigned char commandID, void *inputData, unsigned long inputDataSize, void *outputData, size_t *outputDataSize) argument
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWUserPseudoAddressSpace.h130 io_user_reference_t commandID ; // 0 member in struct:IOFWPacketHeader_t::__anon1707
154 io_user_reference_t commandID ; // 0 member in struct:IOFWPacketHeader_t::SkippedPacket_t
169 io_user_reference_t commandID ; // 0 member in struct:IOFWPacketHeader_t::ReadPacket_t
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibAsyncStreamListener.cpp304 AsyncStreamListener::SkippedPacket( AsyncStreamListenerRef refcon, IOReturn result, FWClientCommandID commandID, UInt32 packetCount) argument
434 SClientCommandIsComplete( AsyncStreamListenerRef self, FWClientCommandID commandID, IOReturn status ) argument
H A DIOFireWireLibDevice.h171 ClientCommandIsComplete( FWClientCommandID commandID, IOReturn status) argument
H A DIOFireWireLibIsochChannel.cpp618 IsochChannelCOM::SClientCommandIsComplete( ChannelRef self, FWClientCommandID commandID, IOReturn status ) argument
453 ClientCommandIsComplete( FWClientCommandID commandID, IOReturn status) argument
H A DIOFireWireLibPseudoAddressSpace.cpp136 PseudoAddressSpace::SClientCommandIsComplete(AddressSpaceRef self, FWClientCommandID commandID, IOReturn status) argument
513 PseudoAddressSpace::SkippedPacket( AddressSpaceRef refcon, IOReturn result, FWClientCommandID commandID, UInt3 argument
405 ClientCommandIsComplete( FWClientCommandID commandID, IOReturn status) argument
[all...]
H A DIOFireWireLibDevice.cpp2160 DeviceCOM::SClientCommandIsComplete(IOFireWireLibDeviceRef self, FWClientCommandID commandID, IOReturn status) argument
/macosx-10.9.5/AppleUSBIrDA-145.2.4/DumpLog/
H A Ddumplog.cpp66 unsigned char commandID; // one of the commands above (tbd) member in struct:IrDACommand
228 doCommand(io_connect_t con, unsigned char commandID, void *inputData, unsigned long inputDataSize, void *outputData, size_t *outputDataSize) argument
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp1593 packetReadHandler( IOFireWireLibPseudoAddressSpaceRef addressSpace, FWClientCommandID commandID, UInt32 packetLen, UInt32 packetOffset, UInt16 nodeID, UInt32 destAddressHi, UInt32 destAddressLo, void* refcon) argument
1635 packetWriteHandler( IOFireWireLibPseudoAddressSpaceRef addressSpace, FWClientCommandID commandID, UInt32 packetLen, void* packet, UInt16 srcNodeID, UInt32 destAddressHi, UInt32 destAddressLo, void* refcon) argument
1820 skippedPacketHandler( IOFireWireLibPseudoAddressSpaceRef addressSpace, FWClientCommandID commandID, UInt32 skippedPacketCount) argument
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinMenu.c861 WORD commandID; local
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinMenu.c265 FreeID( WORD commandID) argument
853 WORD commandID; local
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1037 IOReturn IONDRVFramebuffer::doDriverIO( UInt32 commandID, void * contents, argument
4137 IOReturn IOBootNDRV::doDriverIO( UInt32 commandID, void * contents, argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp2853 void WebPage::didRemoveEditCommand(uint64_t commandID) argument

Completed in 162 milliseconds