Home
last modified time | relevance | path

Searched refs:create_tmp_file (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/py-xarray/xarray-0.20.1/xarray/tests/
H A Dtest_backends.py3552 with create_tmp_file() as tmp:
3603 with create_tmp_file() as tmp:
3631 with create_tmp_file() as tmp:
3652 with create_tmp_file() as tmp:
3674 with create_tmp_file() as tmp1, create_tmp_file() as tmp2:
3683 with create_tmp_file() as tmp:
3695 with create_tmp_file() as tmp:
3736 with create_tmp_file() as tmp:
3744 with create_tmp_file() as tmp:
4863 with create_tmp_file() as tmp:
[all …]
H A Dtest_distributed.py18 create_tmp_file,
146 with create_tmp_file(
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/benchmark/
H A Dbench_log.cpp21 std::string create_tmp_file() { in create_tmp_file() function
52 file_name_ = create_tmp_file(); in start_up()
83 file_name_ = create_tmp_file(); in start_up()
135 file_name_ = create_tmp_file(); in start_up()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/os-Linux/
H A Dmem.c147 static int __init create_tmp_file(unsigned long long len) in create_tmp_file() function
180 fd = create_tmp_file(len); in create_mem_file()
193 int err, fd = create_tmp_file(UM_KERN_PAGE_SIZE); in check_tmpexec()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/os-Linux/
H A Dmem.c147 static int __init create_tmp_file(unsigned long long len) in create_tmp_file() function
180 fd = create_tmp_file(len); in create_mem_file()
193 int err, fd = create_tmp_file(UM_KERN_PAGE_SIZE); in check_tmpexec()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/os-Linux/
H A Dmem.c147 static int __init create_tmp_file(unsigned long long len) in create_tmp_file() function
180 fd = create_tmp_file(len); in create_mem_file()
193 int err, fd = create_tmp_file(UM_KERN_PAGE_SIZE); in check_tmpexec()
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dunitauth.c485 create_tmp_file(const char* s) in create_tmp_file() function
602 fname = create_tmp_file(zone); in check_read_exact()
608 outf = create_tmp_file(NULL); in check_read_exact()
854 fname = create_tmp_file(zone); in check_queries()
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/index/detail/
H A Dtmpfile.hpp50 inline int create_tmp_file() { in create_tmp_file() function
H A Dmmap_vector_file.hpp70 osmium::detail::create_tmp_file(), in mmap_vector_file()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/index/detail/
H A Dtmpfile.hpp50 inline int create_tmp_file() { in create_tmp_file() function
H A Dmmap_vector_file.hpp70 osmium::detail::create_tmp_file(), in mmap_vector_file()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/index/detail/
H A Dtmpfile.hpp50 inline int create_tmp_file() { in create_tmp_file() function
H A Dmmap_vector_file.hpp70 osmium::detail::create_tmp_file(), in mmap_vector_file()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/pagingtest/
H A Dpagingtest.h11 int create_tmp_file(char *filename, off_t size);
H A Dpageinout_test.c27 fd = create_tmp_file(tmpname, file_size); in pageinout_test()
H A Dthrashing_test.c37 fds[i] = create_tmp_file(tmpnames[i], filesize); in thrashing_test()
/dports/astro/libosmium/libosmium-2.17.2/test/t/index/
H A Dtest_file_based_index.cpp14 const int fd = osmium::detail::create_tmp_file();
93 const int fd = osmium::detail::create_tmp_file();
H A Dtest_dump_sparse_as_array.cpp18 const int fd = osmium::detail::create_tmp_file(); in test_index()
H A Dtest_dump_and_load_index.cpp18 const int fd = osmium::detail::create_tmp_file(); in test_index()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/index/
H A Dtest_file_based_index.cpp14 const int fd = osmium::detail::create_tmp_file();
93 const int fd = osmium::detail::create_tmp_file();
H A Dtest_dump_sparse_as_array.cpp18 const int fd = osmium::detail::create_tmp_file(); in test_index()
/dports/math/octave/octave-6.4.0/libgui/src/
H A Dresource-manager.h73 create_tmp_file (const QString& extension = QString (),
/dports/security/gnupg/gnupg-2.3.3/kbx/
H A Dkeybox-update.c73 create_tmp_file (const char *template, in create_tmp_file() function
218 rc = create_tmp_file (fname, &bakfname, &tmpfname, &newfp); in blob_filecopy()
693 rc = create_tmp_file (fname, &bakfname, &tmpfname, &newfp); in keybox_compress()
/dports/net/samba412/samba-4.12.15/source4/selftest/win/
H A Dwintest_client.exp10 set err_str [create_tmp_file $remote_prompt $host_tmpfile]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/script/tests/win/
H A Dwintest_client.exp10 set err_str [create_tmp_file $remote_prompt $host_tmpfile]

123