Searched defs:atEOF (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFConcreteStreams.c171 CF_PRIVATE CFIndex fdRead(int fd, UInt8 *buffer, CFIndex bufferLength, CFStreamError *errorCode, Boolean *atEOF) { argument
184 static CFIndex fileRead(CFReadStreamRef stream, UInt8 *buffer, CFIndex bufferLength, CFStreamError *errorCode, Boolean *atEOF, void *info) { argument
583 static CFIndex dataRead(CFReadStreamRef stream, UInt8 *buffer, CFIndex bufferLength, CFStreamError *error, Boolean *atEOF, void *info) { argument
606 dataGetBuffer(CFReadStreamRef stream, CFIndex maxBytesToRead, CFIndex *numBytesRead, CFStreamError *error, Boolean *atEOF, void *info) argument
[all...]
H A DCFStream.c1077 Boolean atEOF; local
1133 Boolean atEOF; local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DFormDataStreamCFNet.cpp254 static CFIndex formRead(CFReadStreamRef, UInt8* buffer, CFIndex bufferLength, CFStreamError* error, Boolean* atEOF, void* context) argument

Completed in 259 milliseconds