Lines Matching full:grid
89 * Process items on a 1D grid.
106 * @param range the number of items on the 1D grid to process. The
119 * Process items on a 1D grid using a microarchitecture-aware task function.
149 * @param range the number of items on the 1D grid to process.
165 * Process items on a 1D grid with specified maximum tile size.
182 * @param range the number of items on the 1D grid to process.
183 * @param tile the maximum number of items on the 1D grid to process in
197 * Process items on a 2D grid.
216 * of the 2D grid.
218 * of the 2D grid.
231 * Process items on a 2D grid with the specified maximum tile size along the
232 * last grid dimension.
251 * of the 2D grid.
253 * of the 2D grid.
255 * the 2D grid to process in one function call.
269 * Process items on a 2D grid with the specified maximum tile size along each
270 * grid dimension.
290 * of the 2D grid.
292 * of the 2D grid.
294 * the 2D grid to process in one function call.
296 * the 2D grid to process in one function call.
311 * Process items on a 2D grid with the specified maximum tile size along each
312 * grid dimension using a microarchitecture-aware task function.
347 * dimension of the 2D grid.
349 * dimension of the 2D grid.
351 * dimension of the 2D grid to process in one function call.
353 * dimension of the 2D grid to process in one function call.
371 * Process items on a 3D grid.
391 * of the 3D grid.
393 * of the 3D grid.
395 * of the 3D grid.
409 * Process items on a 3D grid with the specified maximum tile size along the
410 * last grid dimension.
430 * of the 3D grid.
432 * of the 3D grid.
434 * of the 3D grid.
436 * the 3D grid to process in one function call.
451 * Process items on a 3D grid with the specified maximum tile size along the
452 * last two grid dimensions.
473 * of the 3D grid.
475 * of the 3D grid.
477 * of the 3D grid.
479 * the 3D grid to process in one function call.
481 * the 3D grid to process in one function call.
497 * Process items on a 3D grid with the specified maximum tile size along the
498 * last two grid dimensions using a microarchitecture-aware task function.
532 * dimension of the 3D grid.
534 * dimension of the 3D grid.
536 * dimension of the 3D grid.
538 * dimension of the 3D grid to process in one function call.
540 * dimension of the 3D grid to process in one function call.
559 * Process items on a 4D grid.
580 * of the 4D grid.
582 * of the 4D grid.
584 * of the 4D grid.
586 * of the 4D grid.
601 * Process items on a 4D grid with the specified maximum tile size along the
602 * last grid dimension.
623 * of the 4D grid.
625 * of the 4D grid.
627 * of the 4D grid.
629 * of the 4D grid.
631 * the 4D grid to process in one function call.
647 * Process items on a 4D grid with the specified maximum tile size along the
648 * last two grid dimensions.
670 * of the 4D grid.
672 * of the 4D grid.
674 * of the 4D grid.
676 * of the 4D grid.
678 * the 4D grid to process in one function call.
680 * the 4D grid to process in one function call.
697 * Process items on a 4D grid with the specified maximum tile size along the
698 * last two grid dimensions using a microarchitecture-aware task function.
733 * dimension of the 4D grid.
735 * dimension of the 4D grid.
737 * dimension of the 4D grid.
739 * dimension of the 4D grid.
741 * dimension of the 4D grid to process in one function call.
743 * dimension of the 4D grid to process in one function call.
763 * Process items on a 5D grid.
785 * of the 5D grid.
787 * of the 5D grid.
789 * of the 5D grid.
791 * of the 5D grid.
793 * of the 5D grid.
809 * Process items on a 5D grid with the specified maximum tile size along the
810 * last grid dimension.
832 * of the 5D grid.
834 * of the 5D grid.
836 * of the 5D grid.
838 * of the 5D grid.
840 * of the 5D grid.
842 * the 5D grid to process in one function call.
859 * Process items on a 5D grid with the specified maximum tile size along the
860 * last two grid dimensions.
883 * of the 5D grid.
885 * of the 5D grid.
887 * of the 5D grid.
889 * of the 5D grid.
891 * of the 5D grid.
893 * the 5D grid to process in one function call.
895 * the 5D grid to process in one function call.
913 * Process items on a 6D grid.
936 * of the 6D grid.
938 * of the 6D grid.
940 * of the 6D grid.
942 * of the 6D grid.
944 * of the 6D grid.
946 * of the 6D grid.
948 * the 6D grid to process in one function call.
965 * Process items on a 6D grid with the specified maximum tile size along the
966 * last grid dimension.
989 * of the 6D grid.
991 * of the 6D grid.
993 * of the 6D grid.
995 * of the 6D grid.
997 * of the 6D grid.
999 * of the 6D grid.
1001 * the 6D grid to process in one function call.
1019 * Process items on a 6D grid with the specified maximum tile size along the
1020 * last two grid dimensions.
1044 * of the 6D grid.
1046 * of the 6D grid.
1048 * of the 6D grid.
1050 * of the 6D grid.
1052 * of the 6D grid.
1054 * of the 6D grid.
1056 * the 6D grid to process in one function call.
1058 * the 6D grid to process in one function call.