HomeSort by relevance Sort by last modified time
    Searched refs:sortXA (Results 1 - 6 of 6) sorted by null

  /external/valgrind/include/
pub_tool_xarray.h 66 internal 'array is sorted' flag, which means you must call sortXA
72 invalidated if the array is later sortXA'd. */
82 extern void VG_(sortXA) ( XArray* );
117 element may get moved by subsequent calls to addToXA / sortXA /
  /external/valgrind/coregrind/
m_xarray.c 226 void VG_(sortXA) ( XArray* xa )
  /external/valgrind/coregrind/m_debuginfo/
readmacho.c 414 VG_(sortXA)(syms);
    [all...]
readdwarf3.c     [all...]
  /external/valgrind/exp-sgcheck/
sg_main.c 264 VG_(sortXA)( orig );
    [all...]
  /external/valgrind/helgrind/
libhb_core.c     [all...]

Completed in 306 milliseconds