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

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Ddcl-mode.el99 (defgroup dcl nil function
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWLocalIsochPort.cpp112 printDCLProgram( const DCLCommand * dcl, UInt32 count, void (*printFN)( const char *format, ...), unsigned lineDelayMS ) argument
H A DIOFWDCLPool.cpp69 IOFWReceiveDCL * dcl = allocReceiveDCL() ; local
91 IOFWSendDCL * dcl local
110 IOFWSkipCycleDCL * dcl = allocSkipCycleDCL() ; local
[all...]
H A DIOFWDCLProgram.cpp103 getDCLDataBuffer( const DCLCommand * dcl, IOVirtualRange & outRange) argument
[all...]
H A DIOFWUserIsochPort.cpp67 getDCLDataBuffer( const UserExportDCLCommand *dcl, mach_vm_address_t & outDataBuffer, mach_vm_size_t & outDataLength ) argument
945 IOFWDCL * dcl = reinterpret_cast< IOFWDCL * >( program->getObject( index ) ) ; local
963 DCLCommand * dcl = fDCLTable[ index ] ; local
1062 convertToKernelDCL(UserExportDCLUpdateDCLList *pUserExportDCL, DCLUpdateDCLList *dcl) argument
1105 convertToKernelDCL(UserExportDCLCallProc *pUserExportDCL, DCLCallProc * dcl) argument
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.h88 NuDCL * dcl ; member in union:IOFireWireLib::NuDCLSharedData::__anon1586
169 NuDCL * dcl ; member in union:IOFireWireLib::SendNuDCLSharedData::__anon1592
H A DIOFireWireLibNuDCLPool.cpp41 const NuDCL * dcl = reinterpret_cast< const NuDCL* >( ptr ) ; local
122 SendNuDCL *dcl = new SendNuDCL( *this, numBuffers, buffers ); local
152 const NuDCL * dcl = reinterpret_cast< const NuDCL* >(::CFArrayGetValueAtIndex( fProgram, index ) ) ; local
164 const NuDCL * dcl = reinterpret_cast< const NuDCL* >(::CFArrayGetValueAtIndex( fProgram, index ) ) ; local
439 S_SetDCLBranch( NuDCLRef dcl, NuDCLRef branchDCL ) argument
457 S_SetDCLTimeStampPtr( NuDCLRef dcl, UInt32* timeStampPtr ) argument
475 S_AddDCLRanges( NuDCLRef dcl, UInt32 numRanges, IOVirtualRange* ranges ) argument
483 S_SetDCLRanges( NuDCLRef dcl, UInt32 numRanges, IOVirtualRange* ranges ) argument
491 S_SetDCLRanges_v( NuDCLRef dcl, IOVirtualRange* firstRange, ... ) argument
525 S_GetDCLRanges( NuDCLRef dcl, UInt32 maxRanges, IOVirtualRange* outRanges ) argument
541 S_GetDCLSpan( NuDCLRef dcl, IOVirtualRange* spanRange ) argument
559 S_SetDCLCallback( NuDCLRef dcl, NuDCLCallback callback ) argument
577 S_SetDCLUserHeaderPtr( NuDCLRef dcl, UInt32 * headerPtr, UInt32 * mask ) argument
603 S_SetDCLStatusPtr( NuDCLRef dcl, UInt32* statusPtr ) argument
621 S_SetDCLRefcon( NuDCLRef dcl, void* refcon ) argument
637 S_SetDCLUpdateList( NuDCLRef dcl, CFSetRef dclList ) argument
655 S_AppendDCLUpdateList( NuDCLRef dcl, NuDCLRef updateDCL ) argument
676 S_SetDCLWaitControl( NuDCLRef dcl, Boolean wait ) argument
684 S_SetDCLFlags( NuDCLRef dcl, UInt32 flags ) argument
700 S_SetDCLSkipBranch( NuDCLRef dcl, NuDCLRef skipCycleDCL ) argument
718 S_SetDCLSkipCallback( NuDCLRef dcl, NuDCLCallback callback ) argument
735 S_SetDCLSkipRefcon( NuDCLRef dcl, void * refcon ) argument
752 S_SetDCLSyncBits( NuDCLRef dcl, UInt8 syncBits ) argument
769 S_SetDCLTagBits( NuDCLRef dcl, UInt8 tagBits ) argument
[all...]
H A DIOFireWireLibIsochPort.cpp208 GetDCLDataBuffer( DCLCommand* dcl, IOVirtualAddress* outDataBuffer, IOByteCount* outDataLength) argument
246 GetDCLSize( DCLCommand* dcl) argument
1037 ModifyTransferPacketDCLSize( DCLTransferPacket* dcl, IOByteCount newSize ) argument
1306 UserExportDCLCommand * dcl = (UserExportDCLCommand*)(*exportBuffer + offset ) ; local
1493 NuDCL * dcl = ((NuDCL**)inDCLList)[ index ] ; local
1707 SModifyTransferPacketDCLSize( PortRef self, DCLTransferPacket * dcl, IOByteCount newSize ) argument
1729 SModifyTransferPacketDCLBuffer( PortRef self, DCLTransferPacket * dcl, void * newBuffer ) argument
1738 SModifyTransferPacketDCL( PortRef self, DCLTransferPacket * dcl, void * newBuffer, IOByteCount newSize ) argument
[all...]
H A DIOFireWireLibDevice.cpp2467 DeviceCOM::SPrintDCLProgram( IOFireWireLibDeviceRef self, const DCLCommand* dcl, UInt32 inDCLCount ) argument
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demangle.c2989 struct demangle_component *dcl; local

Completed in 149 milliseconds