Home
last modified time | relevance | path

Searched refs:count_j (Results 1 – 14 of 14) sorted by relevance

/dports/science/py-GPy/GPy-1.10.0/GPy/util/
H A Dblock_matrices.py24 count_j = 0
27 B[Bi, Bj, Bk] = A[count_i:count_i + i, count_j:count_j + j, Bk]
28 count_j += j
41 count_j = 0
43 B[Bi, Bj] = A[count_i:count_i + i, count_j : count_j + j]
44 count_j += j
64 count_j = 0
66 A[count_i:count_i + i, count_j:count_j + j] = B[Bi, Bj]
67 count_j += j
/dports/science/libefp/libefp-1.5.0/src/
H A Dint.c314 size_t count_j = end_j - start_j; in efp_st_int() local
315 size_t count = count_i * count_j; in efp_st_int()
420 for (size_t j = 0; j < count_j; j++, idx++, idx2++) { in efp_st_int()
425 loc_j += count_j; in efp_st_int()
473 size_t count_j = end_j - start_j; in efp_st_int_deriv() local
624 loc_j += count_j; in efp_st_int_deriv()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/bin/
H A DRNAplex.c1949 int count_j = number; in average_accessibility_target() local
1963 count_j--; in average_accessibility_target()
1966 if (!(count_j > 0)) { in average_accessibility_target()
1972 average_access[u][i] = (int)rint(average_access[u][i] / (count_j)); in average_accessibility_target()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_coalesce.c830 int count_i, count_j; in check_adj_ineq() local
834 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
836 if (count_i != 1 && count_j != 1) in check_adj_ineq()
842 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
848 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_coalesce.c808 int count_i, count_j; in check_adj_ineq() local
812 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
814 if (count_i != 1 && count_j != 1) in check_adj_ineq()
820 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
826 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_coalesce.c1703 int count_i, count_j; in check_adj_ineq() local
1707 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1709 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1715 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1721 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_coalesce.c1711 int count_i, count_j; in check_adj_ineq() local
1715 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1717 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1723 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1729 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/isl/isl-0.24/
H A Disl_coalesce.c1703 int count_i, count_j; in check_adj_ineq() local
1707 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1709 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1715 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1721 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c1703 int count_i, count_j; in check_adj_ineq() local
1707 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1709 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1715 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1721 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_coalesce.c1703 int count_i, count_j; in check_adj_ineq() local
1707 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1709 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1715 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1721 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c1703 int count_i, count_j; in check_adj_ineq() local
1707 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1709 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1715 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1721 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c1711 int count_i, count_j; in check_adj_ineq() local
1715 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1717 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1723 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1729 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c1711 int count_i, count_j; in check_adj_ineq() local
1715 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ); in check_adj_ineq()
1717 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1723 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1729 if (count_j == 1 && !cut_j) in check_adj_ineq()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c1711 int count_i, count_j;
1715 count_j = count_ineq(&info[j], STATUS_ADJ_INEQ);
1717 if (count_i != 1 && count_j != 1)
1723 if (!cut_i && !cut_j && count_i == 1 && count_j == 1)
1729 if (count_j == 1 && !cut_j)