HomeSort by relevance Sort by last modified time
    Searched defs:DETAILS (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/
m_tooliface.c 22 General Public License for more details.
55 /* Setting details */
58 VgDetails VG_(details) = { variable
68 #define DETAILS(type, detail) \
71 VG_(details).detail = detail; \
74 DETAILS(Char*, name)
75 DETAILS(Char*, version)
76 DETAILS(Char*, description)
77 DETAILS(Char*, copyright_author)
78 DETAILS(Char*, bug_reports_to
    [all...]
  /external/oprofile/libop/
op_xml_out.h 24 OPTIONS, SESSION, DEBUG_INFO, DETAILS, EXCLUDE_DEPENDENT, EXCLUDE_SYMBOLS,

Completed in 52 milliseconds