Searched refs:UInt (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATARegI386.h37 virtual void operator = (UInt##w rhs) = 0; \
38 virtual operator UInt##w() const = 0; \
68 virtual void operator = (UInt##w rhs); \
69 virtual operator UInt##w() const; \
H A DIOATARegI386.cpp62 void IOATAIOReg##w::operator = (UInt##w rhs) \
67 IOATAIOReg##w::operator UInt##w() const \
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/c++/
H A DOSEndianTypes.h141 typedef UInt ## argsize UValue; \
165 class BigUInt16 __OSEndianSignIntSizeDEF(BigUInt16, Big, UInt, 16);
167 class BigUInt32 __OSEndianSignIntSizeDEF(BigUInt32, Big, UInt, 32);
169 class BigUInt64 __OSEndianSignIntSizeDEF(BigUInt64, Big, UInt, 64);
171 class LittleUInt16 __OSEndianSignIntSizeDEF(LittleUInt16, Little, UInt, 16);
173 class LittleUInt32 __OSEndianSignIntSizeDEF(LittleUInt32, Little, UInt, 32);
175 class LittleUInt64 __OSEndianSignIntSizeDEF(LittleUInt64, Little, UInt, 64);
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/
H A DOSTypes.h38 typedef unsigned int UInt; typedef
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/sun/
H A Dsun.c80 typedef unsigned int UInt; /* Unsigned 32 bit integer */ typedef
91 UInt ras_magic; /* Magic Number */
92 UInt ras_width; /* Width */
93 UInt ras_height; /* Height */
94 UInt ras_depth; /* Number of bits per pixel (1,8,24,32) */
95 UInt ras_length; /* Length of image data (but may also be 0) */
96 UInt ras_type; /* Encoding */
97 UInt ras_maptype; /* Type of colormap */
98 UInt ras_maplength;/* Number of bytes for colormap */
160 static Boln readUInt (tkimg_MFile *ifp, UInt *
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c70 typedef unsigned int UInt; /* Unsigned 32 bit integer */ typedef
82 UInt sizeInBytes;
83 UInt fileOffset;
93 UInt size;
94 UInt width;
95 UInt height;
98 UInt compression;
99 UInt imageSize;
100 UInt xPixelsPerM;
101 UInt yPixelsPer
[all...]
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryCursor.cpp72 static UInt sMaxDBDMASegment;
74 sMaxDBDMASegment = (UInt) -1;
126 UInt curSegIndex = 0;
127 UInt curTransferSize = 0;
H A DIODMACommand.cpp44 #define MAPTYPE(type) ((UInt) (type) & kTypeMask)
1260 const UInt offAddr = outSegIndex * sizeof(Segment32);
1261 const UInt offLen = offAddr + sizeof(UInt32);
1271 const UInt offAddr = outSegIndex * sizeof(Segment32);
1272 const UInt offLen = offAddr + sizeof(UInt32);
1291 const UInt offAddr = outSegIndex * sizeof(Segment64);
1292 const UInt offLen = offAddr + sizeof(UInt64);
1302 const UInt offAddr = outSegIndex * sizeof(Segment64);
1303 const UInt offLen = offAddr + sizeof(UInt64);
H A DIOMemoryDescriptor.cpp736 UInt currentPageIndex = 0;
841 UInt numIOPLs = getNumIOPL(_memoryEntries, dataP);
848 UInt ioplIndex = 0;
915 UInt nb_pages = round_page(chunk) / PAGE_SIZE;
1935 IOReturn IOGeneralMemoryDescriptor::dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const
2029 UInt count = getNumIOPL(_memoryEntries, dataP);
2054 UInt fOffset2Index;
2055 UInt fIndex;
2056 UInt fNextOffset;
2064 UInt offse
[all...]
H A DIOService.cpp5503 static const UInt kNoReplace = -1U; // Must be an illegal index
5504 UInt replace = kNoReplace;
5509 UInt count = sCpuDelayData->getLength() / sizeof(CpuDelayEntry);
5517 for (UInt i = 0; i < count; i++) {
5545 for (UInt i = 0; i < count; i++) {
5628 UInt count = sCpuDelayData->getLength() / sizeof(CpuDelayEntry);
5633 for (UInt i = 0; i < count; i++) {
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/sgi/
H A Dsgi.c129 typedef unsigned int UInt; /* Unsigned 32 bit integer */ typedef
178 UInt min;
179 UInt max;
180 UInt wastebytes;
182 UInt colormap;
194 UInt offset;
195 UInt rleend; /* for rle images */
196 UInt *rowstart; /* for rle images */
1183 static Boln writeHeader(tkimg_MFile *handle, IMAGE *th, UInt type, UInt di
[all...]
/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkController.cpp1424 IOLog("m_next : %08x\n", (UInt) m->m_next);
1425 IOLog("m_nextpkt: %08x\n", (UInt) m->m_nextpkt);
1426 IOLog("m_len : %d\n", (UInt) m->m_len);
1427 IOLog("m_data : %08x\n", (UInt) m->m_data);
1428 IOLog("m_type : %08x\n", (UInt) m->m_type);
1429 IOLog("m_flags : %08x\n", (UInt) m->m_flags);
1432 IOLog("m_pkthdr.len : %d\n", (UInt) m->m_pkthdr.len);
1435 IOLog("m_ext.ext_buf : %08x\n", (UInt) m->m_ext.ext_buf);
1436 IOLog("m_ext.ext_size: %d\n", (UInt) m->m_ext.ext_size);
H A DIOKernelDebugger.cpp276 typedef void (*kdp_send_t)( void * pkt, UInt pkt_len );
277 typedef void (*kdp_receive_t)( void * pkt, UInt * pkt_len, UInt timeout );
H A DIOMbufMemoryCursor.cpp503 && (UInt) mbuf_pkthdr_len(packet) <= maxSegs * maxSegmentSize) {
H A DIONetworkInterface.cpp1123 UInt mediumCount = 0;
1124 UInt maxCount;
1127 UInt typeListSize;
H A DIOEthernetInterface.cpp997 UInt mcount;
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp943 IOLog("m_len : %d\n", (UInt) mbuf_len(m));
945 IOLog("m_type : %08x\n", (UInt) mbuf_type(m));
946 IOLog("m_flags : %08x\n", (UInt) mbuf_flags(m));
949 IOLog("mbuf_pkthdr.len : %d\n", (UInt) mbuf_pkthdr_len(m));
952 // IOLog("m_ext.ext_buf : %08x\n", (UInt) mbuf_ext(m));
953 // IOLog("m_ext.ext_size: %d\n", (UInt) m->m_ext.ext_size);
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1688 // TypeWithSize<4>::UInt
1699 // For now it only handles UInt (unsigned int) as that's all Google Test
1707 typedef void UInt; typedef in class:testing::internal::TypeWithSize
1719 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
1729 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize
1732 typedef unsigned long long UInt; // NOLINT
1738 typedef TypeWithSize<4>::UInt UInt32;
1740 typedef TypeWithSize<8>::UInt UInt64;
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c122 typedef int UInt; /* Unsigned 32 bit integer */ typedef
270 static int getNextVal (Tcl_Interp *interp, tkimg_MFile *handle, UInt *val)
273 UInt i;
301 UInt i, val;
342 UInt i, val;
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h292 virtual IOReturn dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const;
927 virtual IOReturn dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const;
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp297 Log("AppleUSBCDCECMData: USBLogData - Read Complete, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
300 Log("AppleUSBCDCECMData: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
303 Log("AppleUSBCDCECMData: USBLogData - Other, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
385 Log("AppleUSBCDCECMData: dumpData - Address = %8p, size = %8d\n", (void *)buf, (UInt)size);
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp207 Log("AppleUSBCDCEEM: USBLogData - Read Complete, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
210 Log("AppleUSBCDCEEM: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
213 Log("AppleUSBCDCEEM: USBLogData - Other, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
294 Log("AppleUSBCDCEEM: dumpData - Address = %8p, size = %8d\n", (void *)buf, (UInt)size);
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp256 Log( "AppleUSBCDCACMData: USBLogData - Read Complete, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
259 Log( "AppleUSBCDCACMData: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
262 Log( "AppleUSBCDCACMData: USBLogData - Other, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
339 Log( "AppleUSBCDCACMData: dumpData - Read Complete, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
342 Log( "AppleUSBCDCACMData: dumpData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
345 Log( "AppleUSBCDCACMData: dumpData - Other, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp100 Log( "AppleUSBCDCDMM: USBLogData - Read Complete, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
103 Log( "AppleUSBCDCDMM: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
106 Log( "AppleUSBCDCDMM: USBLogData - Other, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp952 UInt mcount;

Completed in 284 milliseconds

12