Home
last modified time | relevance | path

Searched refs:top5 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Dbinaryheap.d426 auto top5 = heapify(a).take(5); variable
427 assert(top5.equal([16, 14, 10, 9, 8]));
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Dbinaryheap.d423 auto top5 = heapify(a).take(5); variable
424 assert(top5.equal([16, 14, 10, 9, 8]));
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dsanity.sh18744 dotest binwrap3-top5 "grep foo-t.sb ./CVS/Entries" \