Home | History | Annotate | Download | only in OpenMP

Lines Matching refs:arrs

84   S<float> var1, arrs[10][4];
96 #pragma omp parallel for reduction(+ : arr[1][ : vec[1]]) reduction(& : arrs[1 : vec[1]][1 : 2])
100 #pragma omp for reduction(+ : arr) reduction(& : arrs)
392 // arrs[:] = var.operator &(arrs_reduction[:]);
421 // arrs[:] = var.operator &(arrs_reduction[:]);
581 // arrs[:] = var.operator &(arrs_reduction[:]);
610 // arrs[:] = var.operator &(arrs_reduction[:]);