Searched refs:tsort (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/x11perf/dist/
H A Dx11perfcomp.in61 done | tsort 2>/dev/null | sed 's/_/ /g' > $tmp/labels
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadext.c98 * dependencies. The code for this is taken from BSD's tsort,
325 tsort(void) function in typeref:typename:void
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 2 milliseconds