Home
last modified time | relevance | path

Searched refs:showfn (Results 1 – 12 of 12) sorted by relevance

/dports/security/cfv/cfv-3.0.0.dev0/lib/cfv/
H A Dui.py76 … self.pverbose('testing from %s (%s%s)' % (strutil.showfn(filename), cftypename.lower(), comment))
97 self.perror("I don't recognize the type or encoding of %s" % strutil.showfn(filename))
99 self.perror("I don't recognize the type of %s" % strutil.showfn(filename))
114 …self.perror('%s : %s not supported in create mode' % (strutil.showfn(filename), cftype.__name__.lo…
120 self.perror('%s%s : %s' % (strutil.showfn(path), os.sep, enverrstr(ex)))
135 …self.ev_f_verifyerror(filename, msg + ' (dupe of %s removed)' % strutil.showfn(dupefilename), foun…
138 … self.ev_f_verifyerror(filename, msg + ' (renamed to %s)' % strutil.showfn(newfilename), foundok)
148 self.ev_f_ok(filename, filesize, filecrc, 'OK(%s %s)' % (action, strutil.showfn(found_fn)))
H A Dstrutil.py22 def showfn(s): function
H A Dcommon.py453 return osutil.path_join(strutil.showfn(dir), strutil.showfn(filename))
454 return strutil.showfn(filename)
/dports/shells/rc/rc-1.7.4/
H A Dhash.c306 extern void whatare_all_vars(bool showfn, bool showvar) { in whatare_all_vars() argument
313 if (showfn) in whatare_all_vars()
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/setting/
H A Dsetting.py1831 showfn=lambda x: ((),()), argument
1839 self.showfn = showfn
1848 {'showfn': self.showfn})
1870 showfn=self._showsetns,
H A Dcontrols.py491 show, hide = self.setting.showfn(self.setting.val)
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/widgets/
H A Dline.py65 showfn=klass.showOrHideSetn), 0)
H A Dfunction3d.py128 showfn=klass._fnsetnshowhide), 0)
H A Dhisto.py275 showfn=klass._showbinning,
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dbtf.c352 void (*showfn)(struct btf_show *show, const char *fmt, va_list args); member
1004 show->showfn(show, fmt, args); in btf_show()
5691 sseq.showfn = btf_seq_show; in btf_type_seq_show_flags()
5742 ssnprintf.show.showfn = btf_snprintf_show; in btf_type_snprintf_show()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dbtf.c352 void (*showfn)(struct btf_show *show, const char *fmt, va_list args); member
1004 show->showfn(show, fmt, args); in btf_show()
5691 sseq.showfn = btf_seq_show; in btf_type_seq_show_flags()
5742 ssnprintf.show.showfn = btf_snprintf_show; in btf_type_snprintf_show()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dbtf.c352 void (*showfn)(struct btf_show *show, const char *fmt, va_list args); member
1004 show->showfn(show, fmt, args); in btf_show()
5691 sseq.showfn = btf_seq_show; in btf_type_seq_show_flags()
5742 ssnprintf.show.showfn = btf_snprintf_show; in btf_type_snprintf_show()