Searched defs:bytesToWrite (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFBuiltinConverters.c924 uint16_t bytesToWrite = __CFUTF8BytesToWriteForCharacter(ch); local
1109 uint32_t bytesToWrite = 0; local
[all...]
H A DCFUniChar.c1343 uint16_t bytesToWrite = 0; local
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A DSharedMemoryServer.cpp153 SegmentOffsetType bytesToWrite = (length <= bytesToEnd) ? length : bytesToEnd; local

Completed in 97 milliseconds