Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daligned_block_list.d409 enum testNum = 10; variable
410 void[][testNum] buf;
413 foreach (j; 0 .. testNum)
423 foreach (j; 0 .. testNum)
427 foreach (j; 0 .. testNum)
437 foreach (j; 0 .. testNum)
441 foreach (j; 0 .. testNum)
451 foreach (j; 0 .. testNum)
679 enum testNum = 10; variable
680 void[][testNum] buf;
[all …]
H A Dascending_page_allocator.d822 enum testNum = 100; variable
824 void[][testNum] buf;
827 for (int i = 0; i < numPages; i += testNum * allocPages)
829 foreach (j; 0 .. testNum)
835 foreach (j; 0 .. testNum)
845 enum testNum = 100; variable
847 void[][testNum] buf;
850 for (int i = 0; i < numPages; i += testNum * allocPages)
852 foreach (j; 0 .. testNum)
858 foreach (j; 0 .. testNum)