Home
last modified time | relevance | path

Searched refs:targ_val (Results 1 – 9 of 9) sorted by relevance

/dports/audio/festival/festival/lib/
H A Dmbrola.scm92 (targ_val (car (cdr targ))))
96 (nint (parse-number targ_val))) ;; target value
/dports/misc/xiphos/xiphos-4.2.1/win32/extras/festival/lib/
H A Dmbrola.scm92 (targ_val (car (cdr targ))))
96 (nint (parse-number targ_val))) ;; target value
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscspace.c328 check_single_comp(int comp, frac targ_val, int ncomps, const frac * pval) in check_single_comp() argument
334 (i == comp && pval[i] != targ_val) ) in check_single_comp()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscspace.c328 check_single_comp(int comp, frac targ_val, int ncomps, const frac * pval) in check_single_comp() argument
334 (i == comp && pval[i] != targ_val) ) in check_single_comp()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscspace.c412 check_single_comp(int comp, frac targ_val, int ncomps, const frac * pval) in check_single_comp() argument
418 (i == comp && pval[i] != targ_val) ) in check_single_comp()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscspace.c412 check_single_comp(int comp, frac targ_val, int ncomps, const frac * pval) in check_single_comp() argument
418 (i == comp && pval[i] != targ_val) ) in check_single_comp()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscspace.c517 check_single_comp(int comp, frac targ_val, int ncomps, const frac * pval) in check_single_comp() argument
523 (i == comp && pval[i] != targ_val) ) in check_single_comp()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscspace.c517 check_single_comp(int comp, frac targ_val, int ncomps, const frac * pval) in check_single_comp() argument
523 (i == comp && pval[i] != targ_val) ) in check_single_comp()
/dports/cad/py-pyfda/pyfda-0.1rc6/pyfda/input_widgets/
H A Dfilter_coeffs.py903 targ_val = 0. # value which is set when condition is true
921 self.ba[i[0]][i[1]] = targ_val