Home
last modified time | relevance | path

Searched refs:make_tmp_file (Results 1 – 25 of 53) sorted by relevance

123

/dports/net/py-libcloud/apache-libcloud-3.4.1/test/storage/
H A Dtest_local.py60 def make_tmp_file(self, content=None): member in LocalTests
152 tmppath = self.make_tmp_file()
223 tmppath = self.make_tmp_file()
280 tmppath = self.make_tmp_file()
312 tmppath = self.make_tmp_file()
330 tmppath = self.make_tmp_file()
366 tmppath = self.make_tmp_file()
384 tmppath = self.make_tmp_file(content=content)
468 tmppath = self.make_tmp_file(content=content)
524 tmppath = self.make_tmp_file(content='')
[all …]
/dports/editors/jed/jed-0.99-19/lib/
H A Dtmpfile.sl2 %\function{make_tmp_file}
3 %\synopsis{make_tmp_file}
4 %\usage{String make_tmp_file (String base);}
10 define make_tmp_file (base) function
H A Dispell.sl40 file = make_tmp_file("jedt");
42 file = make_tmp_file("/tmp/jed_ispell");
H A Dpipe.sl11 tmp_file = make_tmp_file ("/tmp/jedpipe");
H A Dfilter.sl20 file = make_tmp_file ("/tmp/jedfilter");
H A Dgpg.sl160 variable stderr_filename = make_tmp_file ("gpgerr");
H A Drcs.sl141 tmp_file = make_tmp_file ("/tmp/jedrlog");
/dports/lang/perl5.34/perl-5.34.0/t/run/
H A Dcloexec.t50 sub make_tmp_file {
66 make_tmp_file($tmpfile1, $tmpfile1_contents);
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
/dports/lang/perl5.30/perl-5.30.3/t/run/
H A Dcloexec.t50 sub make_tmp_file {
66 make_tmp_file($tmpfile1, $tmpfile1_contents);
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/run/
H A Dcloexec.t50 sub make_tmp_file {
66 make_tmp_file($tmpfile1, $tmpfile1_contents);
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
/dports/lang/perl5.32/perl-5.32.1/t/run/
H A Dcloexec.t50 sub make_tmp_file {
66 make_tmp_file($tmpfile1, $tmpfile1_contents);
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dispell.sl12 file = make_tmp_file("jedt");
14 file = make_tmp_file("/tmp/jed_ispell");
H A Dfilter.sl20 file = make_tmp_file ("/tmp/jedfilter");
H A Dpipe.sl11 tmp_file = make_tmp_file ("/tmp/jedpipe");
/dports/print/pdfarranger/pdfarranger-1.8.0/pdfarranger/
H A Dexporter.py33 f, filename = make_tmp_file(tmpdir)
39 def make_tmp_file(tmpdir): function
208 file, filename = make_tmp_file(tmp_dir)
/dports/editors/jed/jed-0.99-19/src/test/
H A Dtest_links.sl3 private variable Tmp_Root = make_tmp_file ("/tmp/jedtest");
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c118 JS_STATIC char* make_tmp_file (char* n, int copy, FILE** ret_fp);
486 make_tmp_file (char* n, int copy, FILE** ret_fp) in make_tmp_file() function
684 if ((tmp = make_tmp_file (n, 1, &fp)) == NULL)
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c118 JS_STATIC char* make_tmp_file (char* n, int copy, FILE** ret_fp);
486 make_tmp_file (char* n, int copy, FILE** ret_fp) in make_tmp_file() function
684 if ((tmp = make_tmp_file (n, 1, &fp)) == NULL)
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c118 JS_STATIC char* make_tmp_file (char* n, int copy, FILE** ret_fp);
486 make_tmp_file (char* n, int copy, FILE** ret_fp) in make_tmp_file() function
684 if ((tmp = make_tmp_file (n, 1, &fp)) == NULL)
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c118 JS_STATIC char* make_tmp_file (char* n, int copy, FILE** ret_fp);
486 make_tmp_file (char* n, int copy, FILE** ret_fp) in make_tmp_file() function
684 if ((tmp = make_tmp_file (n, 1, &fp)) == NULL)
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c118 JS_STATIC char* make_tmp_file (char* n, int copy, FILE** ret_fp);
486 make_tmp_file (char* n, int copy, FILE** ret_fp) in make_tmp_file() function
684 if ((tmp = make_tmp_file (n, 1, &fp)) == NULL)
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c118 JS_STATIC char* make_tmp_file (char* n, int copy, FILE** ret_fp);
486 make_tmp_file (char* n, int copy, FILE** ret_fp) in make_tmp_file() function
684 if ((tmp = make_tmp_file (n, 1, &fp)) == NULL)
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde_header.h546 extern char *make_tmp_file ();
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde_header.h546 extern char *make_tmp_file ();
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde_header.h546 extern char *make_tmp_file ();

123