Home
last modified time | relevance | path

Searched defs:suf (Results 26 – 50 of 926) sorted by relevance

12345678910>>...38

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_tempfile.py45 def nameCheck(self, name, dir, pre, suf): argument
204 def __init__(self, dir, pre, suf, bin): argument
217 def do_create(self, dir=None, pre="", suf="", bin=1): argument
384 def do_create(self, dir=None, pre="", suf=""): argument
425 def do_create(self, dir=None, pre="", suf=""): argument
506 def __init__(self, dir, pre, suf): argument
515 def do_create(self, pre="", suf=""): argument
555 def do_create(self, dir=None, pre="", suf="", delete=True): argument
638 def do_create(self, max_size=0, dir=None, pre="", suf=""): argument
/dports/www/hotcrp/hotcrp-2.102/
H A Dmanualassign.php47 $suf = substr($k, 6); variable
50 $suf = substr($suf, 0, $upos); variable
/dports/textproc/estraier/estraier-1.2.30/
H A Destmbtomh.c33 char *file, *pre, *suf; in main() local
68 int dividefile(const char *file, const char *pre, const char *suf, int col){ in dividefile()
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_tempfile.py50 def nameCheck(self, name, dir, pre, suf): argument
340 def __init__(self, dir, pre, suf, bin): argument
353 def do_create(self, dir=None, pre="", suf="", bin=1): argument
548 def do_create(self, dir=None, pre="", suf=""): argument
592 def do_create(self, dir=None, pre="", suf=""): argument
693 def __init__(self, dir, pre, suf): argument
702 def do_create(self, pre="", suf=""): argument
742 def do_create(self, dir=None, pre="", suf="", delete=True): argument
851 def do_create(self, max_size=0, dir=None, pre="", suf=""): argument
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_tempfile.py50 def nameCheck(self, name, dir, pre, suf): argument
340 def __init__(self, dir, pre, suf, bin): argument
353 def do_create(self, dir=None, pre="", suf="", bin=1): argument
548 def do_create(self, dir=None, pre="", suf=""): argument
592 def do_create(self, dir=None, pre="", suf=""): argument
693 def __init__(self, dir, pre, suf): argument
702 def do_create(self, pre="", suf=""): argument
742 def do_create(self, dir=None, pre="", suf="", delete=True): argument
851 def do_create(self, max_size=0, dir=None, pre="", suf=""): argument
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/dox/sequence/
H A DUNUSED_suffix.cpp11 Infix<String<Dna> >::Type suf = suffix(dnaSeq, 8); in main() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/tutorial/sequences/
H A Dexample_segments.cpp17 Suffix<String<Dna> >::Type suf = suffix(dnaSeq, 4); in main() local
/dports/math/blis/blis-0.8.1/ref_kernels/1/
H A Dbli_axpbyv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_invertv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_scal2v_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_addv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_axpyv_ref.c129 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_copyv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_dotxv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_scalv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_setv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_swapv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_dotv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_subv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_xpbyv_ref.c38 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
/dports/math/blis/blis-0.8.1/ref_kernels/1f/
H A Dbli_dotaxpyv_ref.c39 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
H A Dbli_axpy2v_ref.c39 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
/dports/math/blis/blis-0.8.1/ref_kernels/3/bb/
H A Dbli_gemmbb_ref.c41 #define GENTFUNC( ctype, ch, opname, arch, suf ) \ argument
/dports/sysutils/pies/pies-1.5/lib/
H A Dmkfilename.c24 mkfilename (const char *dir, const char *name, const char *suf) in mkfilename()
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dman.c129 char **known = TT.sufs, *suf = strrchr(s, '.'); in zopen() local
152 char *s = xmprintf("%s/man%s/%s.%s.bz2", TT.m, *TT.sct, name, *TT.sct), **suf; in tryfile() local

12345678910>>...38