HomeSort by: relevance | last modified time | path
    Searched refs:tsort (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/x11perf/dist/
x11perfcomp.in 61 done | tsort 2>/dev/null | sed 's/_/ /g' > $tmp/labels
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
loadext.c 98 * dependencies. The code for this is taken from BSD's tsort,
325 tsort(void) function
365 ErrorF("tsort: cycle in data");
379 ErrorF("tsort: internal error -- could not find cycle");
403 * because tsort() will reverse those that have no depedencies.
419 tsort();

Completed in 6 milliseconds