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

/external/valgrind/main/include/
H A Dpub_tool_tooliface.h486 } CorePart; typedef in typeref:enum:__anon11260
586 void VG_(track_pre_mem_read) (void(*f)(CorePart part, ThreadId tid,
588 void VG_(track_pre_mem_read_asciiz)(void(*f)(CorePart part, ThreadId tid,
590 void VG_(track_pre_mem_write) (void(*f)(CorePart part, ThreadId tid,
592 void VG_(track_post_mem_write) (void(*f)(CorePart part, ThreadId tid,
597 void VG_(track_pre_reg_read) (void(*f)(CorePart part, ThreadId tid,
600 void VG_(track_post_reg_write)(void(*f)(CorePart part, ThreadId tid,
/external/webkit/Source/WebCore/plugins/gtk/
H A Dgtk2xtbin.h152 } CorePart; typedef in typeref:struct:_CorePart
155 CorePart core;

Completed in 758 milliseconds