Searched defs:MemoryRead (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h643 void ALWAYS_INLINE MemoryRead(ThreadState *thr, uptr pc, function in namespace:__tsan
/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsio0.c146 cmsUInt32Number MemoryRead(struct _cms_io_handler* iohandler, void *Buffer, cmsUInt32Number size, cmsUInt32Number count) function
296 iohandler ->Read = MemoryRead;

Completed in 147 milliseconds