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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.cpp214 DCLTransferPacket* newDCL = (DCLTransferPacket*) Allocate( sizeof(DCLTransferPacket) ) ; local
243 DCLTransferBuffer* newDCL local
336 DCLCallProc* newDCL = (DCLCallProc*) Allocate(sizeof(DCLCallProc)) ; local
356 DCLLabel* newDCL = (DCLLabel*) Allocate(sizeof(DCLLabel)) ; local
375 DCLJump* newDCL = (DCLJump*) Allocate( sizeof(DCLJump)) ; local
396 DCLSetTagSyncBits* newDCL = (DCLSetTagSyncBits*) Allocate(sizeof(DCLSetTagSyncBits)) ; local
418 DCLUpdateDCLList* newDCL = (DCLUpdateDCLList*) Allocate(sizeof(DCLUpdateDCLList)) ; local
439 DCLPtrTimeStamp* newDCL = (DCLPtrTimeStamp*) Allocate(sizeof(DCLPtrTimeStamp)) ; local
[all...]

Completed in 122 milliseconds