Searched defs:byteCount (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10.1/JavaScriptCore-7600.1.17/disassembler/
H A DARM64Disassembler.cpp41 size_t byteCount = size; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/sha2Time/
H A Dsha2Time.cpp24 unsigned byteCount; local
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/
H A Drmd128.c49 byte byteCount; /* number of bytes in buffer */ member in struct:ripemd_context
[all...]
H A Drmd160.c49 byte byteCount; /* number of bytes in buffer */ member in struct:ripemd_context
[all...]
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDGetUsageValueArray.c102 int byteCount; local
H A DHIDSetUsageValueArray.c102 int byteCount; local
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOFilterScheme.cpp204 copyPhysicalExtent(IOService * client, UInt64 * byteStart, UInt64 * byteCount) argument
H A DIOStorage.cpp375 discard(IOService * client, UInt64 byteStart, UInt64 byteCount) argument
410 copyPhysicalExtent(IOService * client, UInt64 * byteStart, UInt64 * byteCount) argument
H A DIOStorage.h247 UInt64 byteCount; member in struct:IOStorageExtent
H A DIOMedia.cpp949 copyPhysicalExtent(IOService * client, UInt64 * byteStart, UInt64 * byteCount) argument
H A DIOPartitionScheme.cpp393 copyPhysicalExtent(IOService * client, UInt64 * byteStart, UInt64 * byteCount) argument
/macosx-10.10.1/hfs-285/CopyHFSMeta/
H A DData.h66 off_t byteCount; member in struct:VolumeObjects
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A DMacOSStubs.c135 Ptr NewPtrSysClear (Size byteCount) argument
146 Ptr NewPtr (Size byteCount) argument
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDStripeSet.cpp149 UInt32 byteCount = memoryDescriptor->getLength(); local
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOPCIATA.h106 UInt16 byteCount; // 16 bit byte count where 0x0000 = 64K member in struct:IOPCIATA::PRD
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCLPool.cpp171 unsigned byteCount = userExportDesc->readBytes( 0, exportData, exportLength ) ; local
H A DIOFWUserIsochPort.cpp612 unsigned byteCount = userExportDesc->readBytes( 0, (void*)pUserImportProgramBuffer, userExportDesc->getLength() ) ; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/interpreter/
H A DJSStack.cpp148 void JSStack::addToCommittedByteCount(long byteCount) argument
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSStubs.c111 Handle NewHandleClear(Size byteCount) argument
116 Handle NewHandle(Size byteCount) argument
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIODMAEventSource.cpp90 IOReturn IODMAEventSource::startDMACommand(IODMACommand *dmaCommand, IODirection direction, IOByteCount byteCount, IOByteCount byteOffset) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePluginStream.cpp272 int byteCount = writeToFile(m_fileHandle, bytes, length); local
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableEdit.c371 int byteIndex, byteCount, newByteCount, numBytes, numChars; local
462 int oldlen, byteIndex, byteCount; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Ducsdetst.c73 int32_t byteCount = preflight(src, length, cnv); local
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtscoll.cpp367 int32_t i, byteCount; local
/macosx-10.10.1/WebKit-7600.1.25/mac/History/
H A DBinaryPropertyList.cpp122 ObjectReference byteCount() const { return m_byteCount; } function in class:BinaryPropertyListPlan

Completed in 211 milliseconds

12