Searched defs:srcBuffer (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkUserClient.cpp205 writeNetworkData(uint32_t dataHandle, void * srcBuffer, uint32_t srcBufferSize) argument
H A DIONetworkData.cpp337 bool IONetworkData::writeBytes(const void * srcBuffer, argument
503 IOReturn IONetworkData::write(void * srcBuffer, argument
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateInternal.h41 class IOBufferMemoryDescriptor * srcBuffer; member in struct:IOHibernateVars
/macosx-10.9.5/CF-855.17/
H A DCFURLAccess.c436 static CFDataRef percentEscapeDecodeBuffer(CFAllocatorRef alloc, const UInt8* srcBuffer, CFRange range, Boolean stripWhitespace) argument
507 const UInt8 *srcBuffer = CFDataGetBytePtr(data); local
594 UInt8* srcBuffer = (UInt8*) malloc(bufferSize); local
[all...]
H A DCFString.c768 copyBlocks( const uint8_t *srcBuffer, uint8_t *dstBuffer, CFIndex srcLength, Boolean srcIsUnicode, Boolean dstIsUnicode, const CFRange *ranges, CFIndex numRanges, CFIndex insertLength) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccapitst.c2256 char srcBuffer[100], targetBuffer[100]; local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DBackingStore.cpp1963 blitToWindow(const Platform::IntRect& dstRect, const Platform::Graphics::Buffer* srcBuffer, const Platform::IntRect& srcRect, Platform::Graphics::BlendMode blendMode, unsigned char globalAlpha) argument

Completed in 316 milliseconds