Home
last modified time | relevance | path

Searched defs:loA (Results 1 – 11 of 11) sorted by relevance

/dports/devel/ga/ga-5.8/global/src/
H A Dglobal.npatch.c934 static void snga_dot_local_patch(Integer atype, Integer andim, Integer *loA, in snga_dot_local_patch()
1099 Integer loA[MAXDIM], hiA[MAXDIM], ldA[MAXDIM]; in pnga_dot_patch() local
1525 Integer type, Integer ndim, Integer *loA, Integer *hiA, in snga_set_patch_value()
1656 Integer loA[MAXDIM], hiA[MAXDIM], ld[MAXDIM]; in pnga_fill_patch() local
1924 static void snga_scale_patch_value(Integer type, Integer ndim, Integer *loA, Integer *hiA, in snga_scale_patch_value()
2072 Integer loA[MAXDIM], hiA[MAXDIM]; in pnga_scale_patch() local
2647 Integer loA[MAXDIM], hiA[MAXDIM], ldA[MAXDIM]; local
H A Dmatrix.c84 static void sgai_median_patch_values(Integer type, Integer ndim, Integer *loA, in sgai_median_patch_values()
303 Integer loA[MAXDIM], hiA[MAXDIM], ldA[MAXDIM]; local
1360 Integer *loA, Integer *hiA, Integer ld, in sgai_get_diagonal_block()
1487 Integer loA[2], hiA[2], ld; in pnga_get_diag() local
1589 Integer *loA, Integer *hiA, Integer ld, in sgai_add_diagonal_block()
1714 Integer loA[2], hiA[2], ld; in pnga_add_diagonal() local
1813 static void sgai_set_diagonal_block(Integer g_a, void *ptr, Integer g_v, Integer *loA, in sgai_set_diagonal_block()
1944 Integer loA[2], hiA[2], ld; in pnga_set_diagonal() local
2045 static void sgai_shift_diagonal_block(Integer g_a, void *ptr, Integer *loA, Integer *hiA, in sgai_shift_diagonal_block()
2144 Integer loA[2], hiA[2]/*, dim1, dim2*/, ld; in pnga_shift_diagonal() local
[all …]
H A Delem_alg.c651 void ngai_do_oper_elem(Integer type, Integer ndim, Integer *loA, Integer *hiA, in ngai_do_oper_elem()
725 Integer loA[MAXDIM], hiA[MAXDIM], ld[MAXDIM]; in gai_oper_elem() local
1834 Integer loA[MAXDIM], hiA[MAXDIM], ldA[MAXDIM]; local
2433 void ngai_do_elem3_patch(Integer atype, Integer andim, Integer *loA, Integer *hiA, in ngai_do_elem3_patch()
2504 Integer loA[MAXDIM], hiA[MAXDIM], ldA[MAXDIM]; in ngai_elem3_patch_() local
2761 static void ngai_has_negative_element(Integer atype, Integer andim, Integer *loA, Integer *hiA, Int… in ngai_has_negative_element()
2842 Integer loA[MAXDIM], hiA[MAXDIM], ldA[MAXDIM]; local
H A Dmatmul.c1305 Integer loA[2]={0,0}, hiA[2]={0,0}; local
2582 Integer nlo, loA[MAXDIM], hiA[MAXDIM], loB[MAXDIM], hiB[MAXDIM]; in pnga_matmul_basic() local
/dports/graphics/krita/krita-4.4.8/libs/brush/
H A DKisColorfulBrush.cpp45 qreal loA = 0.0; in brushTipImage() local
/dports/devel/ga/ga-5.8/global/testing/
H A Delempatch.c1663 Integer loA[MAXDIM], hiA[MAXDIM], ld[MAXDIM]; in nga_vfill_patch() local
1795 void ngai_do_pnfill_patch(Integer type, Integer ndim, Integer *loA, Integer *hiA, in ngai_do_pnfill_patch()
1911 Integer loA[MAXDIM], hiA[MAXDIM], ld[MAXDIM]; in nga_pnfill_patch() local
H A Dcache_test.c130 int loA[DIM] = {dimsize-dimsize,dimsize-dimsize}; in main() local
/dports/devel/ga/ga-5.8/armci/testing/
H A Dtest2.c176 int loA[MAXDIMS], hiA[MAXDIMS]; variable
H A Dtest.c427 int loA[MAXDIMS], hiA[MAXDIMS]; variable
/dports/devel/ga/ga-5.8/comex/testing/
H A Dtest.c569 int loA[MAXDIMS], hiA[MAXDIMS]; variable
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DunitTest.cpp1238 #define loA 1 in mainTest() macro