Home
last modified time | relevance | path

Searched defs:target_file (Results 1 – 25 of 317) sorted by last modified time

12345678910>>...13

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-files-view.c2016 NautilusFile *target_file; in rename_file_popover_controller_on_name_accepted() local
2051 NautilusFile *target_file) in nautilus_files_view_rename_file_popover_new()
9101 NautilusFile *target_file; in nautilus_files_view_move_copy_items() local
/dports/sysutils/syslinux/syslinux-6.03/mtools/
H A Dsyslinux.c132 char target_file[4096], command[5120]; in move_file() local
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dnsenter.c158 pid_t target_pid, const char *target_file) in open_by_path_or_target()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Dupload-file.c1246 char *target_file, *parent_dir = NULL, *filename = NULL; in update_api_cb() local
1396 char *target_file, *parent_dir = NULL, *filename = NULL, *size_str = NULL; in update_blks_api_cb() local
1645 char *target_file, *parent_dir = NULL, *filename = NULL; in update_ajax_cb() local
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dutils.py2474 def check_file_content_included(source_file, target_file): argument
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/testing/
H A Dregtest.cc35 const FileSpec &target_file, in InMemoryEncodeDecode()
231 const TmpFile &target_file, in MainEncodeDecode()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_posix.py921 def _test_chflags_regular_file(self, chflags_func, target_file, **kwargs): argument
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_posix.py897 def _test_chflags_regular_file(self, chflags_func, target_file, **kwargs): argument
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_posix.py904 def _test_chflags_regular_file(self, chflags_func, target_file, **kwargs): argument
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_posix.py451 def _test_chflags_regular_file(self, chflags_func, target_file): argument
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_posix.py451 def _test_chflags_regular_file(self, chflags_func, target_file): argument
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_posix.py897 def _test_chflags_regular_file(self, chflags_func, target_file, **kwargs): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_posix.py921 def _test_chflags_regular_file(self, chflags_func, target_file, **kwargs): argument
/dports/graphics/variety/variety-0.8.5/variety/
H A DVarietyWindow.py1254 def build_imagemagick_filter_cmd(self, filename, target_file): argument
1276 def build_imagemagick_clock_cmd(self, filename, target_file): argument
/dports/games/macopix/macopix-1.7.4/src/
H A Dgui.c16944 gchar *target_file,
/dports/dns/dnsrecon/dnsrecon-0.10.1/
H A Ddnsrecon.py164 def write_to_file(data, target_file): argument
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/scripts/
H A DcreateSourcePackages.py33 def archive(repository, target_file, prefix='', crlf=False): argument
47 def createTarGz(source_dir, target_file): argument
51 def createTarXz(source_dir, target_file): argument
55 def createZip(source_dir, target_file): argument
/dports/devel/git-review/git-review-1.28.0/git_review/
H A Dcmd.py318 def set_hooks_commit_msg(remote, target_file): argument
/dports/mail/thunderbird/thunderbird-91.8.0/tools/tryselect/util/
H A Dmanage_estimates.py111 def make_trimmed_taskgraph_cache(graph_cache, dep_cache, target_file=None): argument
/dports/www/firefox/firefox-99.0/tools/tryselect/util/
H A Dmanage_estimates.py111 def make_trimmed_taskgraph_cache(graph_cache, dep_cache, target_file=None): argument
/dports/www/firefox-esr/firefox-91.8.0/tools/tryselect/util/
H A Dmanage_estimates.py111 def make_trimmed_taskgraph_cache(graph_cache, dep_cache, target_file=None): argument
/dports/graphics/librsvg2-rust/librsvg-2.52.8/tests/
H A Dapi.c1511 gchar *target_file; in test_dimensions() local
/dports/emulators/citra/citra-ac98458e0/src/core/file_sys/
H A Dlayered_fs.cpp563 FileUtil::IOFile target_file(path, "wb"); in ExtractDirectory() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/file_sys/
H A Dlayered_fs.cpp563 FileUtil::IOFile target_file(path, "wb"); in ExtractDirectory() local
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dat.py29 BSD = ("OpenBSD", "FreeBSD")
111 )
190 .. code-block:: bash
267 cmd_kwargs["runas"] = kwargs["runas"]
345 pass
346 elif tag == job["tag"]:

12345678910>>...13