Home
last modified time | relevance | path

Searched refs:numelm (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dtessocr.cpp26 void *leptonica_calloc(size_t numelm, size_t elemsize) in leptonica_calloc() argument
28 void *ret = calloc(numelm, elemsize); in leptonica_calloc()
30 printf("%d LEPTONICA_CALLOC %d,%d -> %p\n", event++, (int)numelm, (int)elem> fflush(stdout); in leptonica_calloc()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dlowersym.c483 ISZ_T mlpyr, zbase, numelm; in fill_fixed_array_dtype() local
2294 if (numelm != 0) { in lower_use_datatype()
2295 if (A_TYPEG(numelm) == A_ID || A_TYPEG(numelm) == A_CNST) { in lower_use_datatype()
2296 numelm = A_SPTRG(numelm); in lower_use_datatype()
2938 if (numelm == 0) { in lower_put_datatype()
2939 } else if (A_TYPEG(numelm) == A_ID || A_TYPEG(numelm) == A_CNST) { in lower_put_datatype()
2940 numelm = A_SPTRG(numelm); in lower_put_datatype()
2945 numelm = 0; in lower_put_datatype()
2949 numelm = 0; in lower_put_datatype()
2953 if (numelm && !valid_kind_parm_expr(numelm)) { in lower_put_datatype()
[all …]
H A Dlowerilm.c5522 int numilm, numelm; in lower_numelm() local
5525 numelm = ADD_NUMELM(dtype); in lower_numelm()
5526 nelm = numelm; in lower_numelm()
5527 if (numelm == 0) { in lower_numelm()
5532 numelm = mk_convert(numelm, DT_INT8); in lower_numelm()
5537 numelm_constant = numelm; in lower_numelm()
5547 if (nelm == numelm) { in lower_numelm()
5548 numelm = check_member(src, numelm); in lower_numelm()
5551 numelm = mk_convert(numelm, DT_INT8); in lower_numelm()
5553 lower_expression(numelm); in lower_numelm()
[all …]
H A Dexterf.c1566 int ndim, i, sptr, zbase, numelm; in queue_dtype() local
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllutil.cpp628 int numelm = AD_NUMELM(ad); in ll_convert_array_dtype() local
640 if (numelm) { in ll_convert_array_dtype()
641 assert((STYPEG(numelm) == ST_CONST) || (STYPEG(numelm) == ST_VAR), in ll_convert_array_dtype()
642 "Array length is neither a constant nor variable", numelm, ERR_unused); in ll_convert_array_dtype()
643 len = (STYPEG(numelm) == ST_CONST) ? get_bnd_cval(numelm) : 0; in ll_convert_array_dtype()
H A Dupper.cpp1799 SPTR numelm; in fix_datatype() local
1871 numelm = AD_NUMELM(ad); in fix_datatype()
1872 if (numelm > 0) { in fix_datatype()
1873 numelm = symbolxref[numelm]; in fix_datatype()
1874 AD_NUMELM(ad) = numelm; in fix_datatype()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/freq/
H A Dfstr_frequency_analysis.f9090 …integer(kind=kint) :: numnode, numelm, startmode, endmode, nummode, ndof, im, in, ntota… local
102 numelm = hecMESH%n_elem