Searched refs:ModifyJumpDCL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h250 IOReturn ModifyJumpDCL ( DCLJump * jump, DCLLabel * label ) ;
H A DIOFireWireLibIsoch.h296 /*! @function ModifyJumpDCL
307 IOReturn (*ModifyJumpDCL)( IOFireWireLibLocalIsochPortRef self, DCLJump* inJump, DCLLabel* inLabel) ; member in struct:IOFireWireLocalIsochPortInterface_t
H A DIOFireWireLibIsochPort.cpp1023 LocalIsochPort::ModifyJumpDCL ( DCLJump* inJump, DCLLabel* inLabel ) function in class:IOFireWireLib::LocalIsochPort
1690 return IOFireWireIUnknown::InterfaceMap< LocalIsochPortCOM >::GetThis ( self )->ModifyJumpDCL ( jump, label ) ;
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.c2273 (*port)->ModifyJumpDCL( port, pDCLJump, pDCLLabel);

Completed in 81 milliseconds