Home
last modified time | relevance | path

Searched defs:rangeLen (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dparallelism.d1408 size_t defaultWorkUnitSize(size_t rangeLen) const @safe pure nothrow in defaultWorkUnitSize()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dparallelism.d1505 size_t defaultWorkUnitSize(size_t rangeLen) const @safe pure nothrow in defaultWorkUnitSize()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d11341 auto rangeLen = numCalls / (IntegralType.sizeof * 8); local