Home
last modified time | relevance | path

Searched defs:stopl (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-tables/tables-3.6.1/tables/
H A Darray.py755 def _read_slice(self, startl, stopl, stepl, shape): argument
803 def _write_slice(self, startl, stopl, stepl, shape, nparr): argument
H A Dhdf5extension.pyx1557 def _g_read_slice(self, ndarray startl, ndarray stopl, ndarray stepl,
/dports/science/latte/LATTE-1.2.2/src/
H A Dkernelparser_mod.F9047 …LOGICAL :: start, stopl, valid, valvector_log(:), stopparsing, def… local
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/test/
H A Dunprint.c263 merge_line(line_type *p, unsigned char *l, int startl, int stopl, int color) in merge_line()
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dunprint.c348 merge_line(line_type *p, unsigned char *l, int startl, int stopl, int color) in merge_line()
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dunprint.c348 merge_line(line_type *p, unsigned char *l, int startl, int stopl, int color) in merge_line()
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcomputil.c4477 int stopl = 0; in cfp_matcher_pats() local