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

/macosx-10.10/WebKit2-7600.1.25/Platform/IPC/
H A DDataReference.cpp53 unsigned bytesToWrite = m_buffer->getSomeData(partialData, position); local
54 encoder.encodeFixedLengthData(reinterpret_cast<const uint8_t*>(partialData), bytesToWrite, 1); local
/macosx-10.10/Security-57031.1.35/securityd/src/
H A DSharedMemoryServer.cpp153 SegmentOffsetType bytesToWrite = (length <= bytesToEnd) ? length : bytesToEnd; local
/macosx-10.10/WTF-7600.1.24/wtf/unicode/
H A DUTF8.cpp137 unsigned short bytesToWrite = 0; local
180 unsigned short bytesToWrite = 0; local
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp8865 uint64_t bytesToRead, bytesToWrite; local
[all...]

Completed in 190 milliseconds