Searched defs:baseAddress (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Platform/win/
H A DSharedMemoryWin.cpp119 void* baseAddress = ::MapViewOfFile(handle, FILE_MAP_ALL_ACCESS, 0, 0, size); local
165 void* baseAddress = ::MapViewOfFile(handle, desiredAccess, 0, 0, size); local
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DLookupProcessor.cpp131 LookupProcessor::LookupProcessor(const char *baseAddress, argument
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Ddyldcache.h50 uint64_t baseAddress() const { return flip(mHeader->dyldBaseAddress); } function in class:DYLDCache
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Ddyldcache.h50 uint64_t baseAddress() const { return flip(mHeader->dyldBaseAddress); } function in class:DYLDCache
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTPixelBuffer.cpp136 void* QTPixelBuffer::baseAddress() function in class:QTPixelBuffer
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachORebaser.hpp470 pint_t baseAddress = this->getBaseAddress(); local
H A DMachOBinder.hpp224 pint_t baseAddress = layout.getSegments()[0].newAddress(); local
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h192 IOPhysicalAddress baseAddress; member in struct:IOFramebufferInformation

Completed in 120 milliseconds