Home
last modified time | relevance | path

Searched refs:addstats (Results 1 – 19 of 19) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python-tools/Python-3.8.12/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python37/Python-3.7.12/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python311/Python-3.11.0a3/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python-legacy/Python-2.7.18/Tools/scripts/
H A Dbyext.py23 self.addstats("<???>", "unknown", 1)
26 self.addstats("<dir>", "dirs", 1)
31 self.addstats("<dir>", "unlistable", 1)
54 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
63 self.addstats(ext, "bytes", len(data))
65 self.addstats(ext, "binary", 1)
68 self.addstats(ext, "empty", 1)
71 self.addstats(ext, "lines", len(lines))
74 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python38/Python-3.8.12/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python39/Python-3.9.9/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
H A Dbyext.py21 self.addstats("<???>", "unknown", 1)
24 self.addstats("<dir>", "dirs", 1)
29 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
58 self.addstats(ext, "unopenable", 1)
62 self.addstats(ext, "bytes", len(data))
64 self.addstats(ext, "binary", 1)
67 self.addstats(ext, "empty", 1)
70 self.addstats(ext, "lines", len(lines))
73 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python310/Python-3.10.1/Tools/scripts/
H A Dbyext.py22 self.addstats("<???>", "unknown", 1)
25 self.addstats("<dir>", "dirs", 1)
30 self.addstats("<dir>", "unlistable", 1)
53 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
61 self.addstats(ext, "bytes", len(data))
63 self.addstats(ext, "binary", 1)
66 self.addstats(ext, "empty", 1)
69 self.addstats(ext, "lines", len(lines))
72 self.addstats(ext, "words", len(words))
[all …]
/dports/lang/python27/Python-2.7.18/Tools/scripts/
H A Dbyext.py23 self.addstats("<???>", "unknown", 1)
26 self.addstats("<dir>", "dirs", 1)
31 self.addstats("<dir>", "unlistable", 1)
54 self.addstats(ext, "files", 1)
59 self.addstats(ext, "unopenable", 1)
63 self.addstats(ext, "bytes", len(data))
65 self.addstats(ext, "binary", 1)
68 self.addstats(ext, "empty", 1)
71 self.addstats(ext, "lines", len(lines))
74 self.addstats(ext, "words", len(words))
[all …]
/dports/math/gretl/gretl-2021d/lib/src/
H A Dlibglue.c674 gretl_matrix *addstats = NULL; in do_modprint() local
728 addstats = get_matrix_by_name(aname); in do_modprint()
729 if (addstats == NULL) { in do_modprint()
732 nnames += gretl_vector_get_length(addstats); in do_modprint()
790 err = print_model_from_matrices(coef_se, addstats, in do_modprint()
797 err = print_model_from_matrices(coef_se, addstats, in do_modprint()
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dsend.c84 static void addstats(off_t *stats, off_t lines, off_t bytes);
174 addstats(stats, 1, sz); in send()
990 addstats(stats, lines, sz); in out()
995 addstats(off_t *stats, off_t lines, off_t bytes) in addstats() function
1119 addstats(stats, 1, sz); in pipecpy()
1143 addstats(stats, 1, (prefix ? strlen(prefix) : 0) + 9 + cp - statout); in statusput()
1162 addstats(stats, 1, (prefix ? strlen(prefix) : 0) + 11 + xp - xstatout); in xstatusput()
/dports/math/gretl/gretl-2021d/addons/regls/
H A Dregls.inp414 matrix addstats = {ret.edf, ret.BIC, ret.R2}
416 modprint bse pnames addstats
/dports/math/gretl/gretl-2021d/share/
H A Dgretl_cli_cmdref.en3498 Arguments: coeffmat names [ addstats ]
3511 The optional argument addstats is a vector containing p additional
3516 If addstats is not provided and the coeffmat matrix has row names attached,
H A Dgretl_gui_cmdref.en2013 Arguments: <@var="coeffmat"> <@var="names"> [ <@var="addstats"> ]
2020 The optional argument <@var="addstats"> is a vector containing <@mth="p"> additional statistics to …
2022 If <@var="addstats"> is not provided and the <@var="coeffmat"> matrix has row names attached, then …
H A Dgretl_cli_cmdref.pt3050 Argumentos: coeffmat names [ addstats ]
3061 The optional argument addstats is a vector containing p additional
H A Dgretl_gui_cmdref.pt1696 Argumentos: <@var="coeffmat"> <@var="names"> [ <@var="addstats"> ]
1702 The optional argument <@var="addstats"> is a vector containing <@mth="p"> additional statistics to …