Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d3043 immutable strideLength = size / (2 ^^ i); in this() local
3044 auto strided = Stride!(lookup_t[])(lastRow, strideLength); in this()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d3608 immutable strideLength = size / (2 ^^ i); in this() local
3609 auto strided = Stride!(lookup_t[])(lastRow, strideLength); in this()