Home
last modified time | relevance | path

Searched refs:genSampleData (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d2764 static E[] genSampleData(uint seed) @safe in genSampleData() function
2800 auto arr = genSampleData(seed); in testSort()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d2907 static E[] genSampleData(uint seed) @safe in genSampleData() function
2944 auto arr = genSampleData(seed); in testSort()