OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MemoryWrite
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsio0.c
195
cmsBool
MemoryWrite
(struct _cms_io_handler* iohandler, cmsUInt32Number size, const void *Ptr)
300
iohandler ->Write =
MemoryWrite
;
[
all
...]
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
648
void ALWAYS_INLINE
MemoryWrite
(ThreadState *thr, uptr pc,
Completed in 143 milliseconds