Home
last modified time | relevance | path

Searched refs:update_file (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/x11-fm/nautilus/nautilus-41.1/src/gtk/
H A Dgtk-code-generator.sh24 update_file () { function
52 update_file "${URL}/gtkplacesview.c${SUFIX}" "nautilusgtkplacesview.c"
53 update_file "${URL}/gtkplacesviewprivate.h${SUFIX}" "nautilusgtkplacesviewprivate.h"
54 update_file "${URLUI}/gtkplacesview.ui${SUFIX}" "nautilusgtkplacesview.ui"
67 update_file () { function
91 update_file "${URL}/gtkplacesviewrow.c${SUFIX}" "nautilusgtkplacesviewrow.c"
92 update_file "${URL}/gtkplacesviewrowprivate.h${SUFIX}" "nautilusgtkplacesviewrowprivate.h"
93 update_file "${URLUI}/gtkplacesviewrow.ui${SUFIX}" "nautilusgtkplacesviewrow.ui"
/dports/devel/gitolite2/gitolite-2.3.1/contrib/
H A Dmirrorconf-helper.sh78 update_file() { function
97 ) | update_file host-product-map.conf
105 ) | update_file NAME-restrictions.conf
111 ) | update_file master/$2.conf
131 ) | update_file host-product-map.conf
159 ) | update_file "$f"
177 ) | update_file $f
/dports/net/nsscache/nsscache-version-0.44/nss_cache/update/
H A Dupdater_test.py87 update_file = open(update_obj.update_file, 'w')
89 update_file.close()
91 os.chmod(update_obj.update_file, 0000)
109 update_file = open(update_obj.update_file, 'w')
111 update_file.close()
/dports/security/py-certbot/certbot-1.22.0/tests/
H A Dreverter_test.py79 update_file(config3, "This is a new file!")
96 update_file(self.config1, "updated-directive")
106 update_file(config3, "Config3")
108 update_file(config4, "Config4")
265 update_file(config4, "New temporary file!")
385 update_file(self.config1, "update config1")
390 update_file(config3, "directive-config3")
394 update_file(self.config2, "update config2")
395 update_file(config3, "update config3")
403 update_file(config3, "Final form config3")
[all …]
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dmergestate.py752 repo.dirstate.update_file(f, p1_tracked=False, wc_tracked=False)
757 repo.dirstate.update_file(f, p1_tracked=False, wc_tracked=True)
766 repo.dirstate.update_file(f, p1_tracked=False, wc_tracked=True)
771 repo.dirstate.update_file(
779 repo.dirstate.update_file(
801 repo.dirstate.update_file(
809 repo.dirstate.update_file(
823 repo.dirstate.update_file(
831 repo.dirstate.update_file(
845 repo.dirstate.update_file(
[all …]
/dports/net/kea/kea-2.0.1/src/share/database/scripts/cql/
H A Dupgrade_2.0_to_3.0.sh.in91 if [ -e "${update_file}" ]
93 rm "${update_file}"
178 update_file="$temp_file_dir/cql_update.cql"
252 echo "update host_reservations set $update_cols where id = $host_id;" >> $update_file
266 echo "$update_cnt update statements written to $update_file"
268 if ! cqlsh "${@}" -f "$update_file"
H A Dupgrade_3.0_to_4.0.sh.in132 if [ -e "$update_file" ]
134 rm "$update_file"
252 update_file="$temp_file_dir/cql_update.cql"
333 echo "${line}" | sed -e "s/$host_id/$host_id,$key_data/" >> "${update_file}"
343 echo "$update_cnt update statements written to $update_file"
356 FROM '$update_file'"
/dports/devel/py-git-up/git-up-2.1.0/PyGitUp/tests/
H A Dtest_detached.py8 from PyGitUp.tests import basepath, init_master, update_file
29 update_file(master, test_name)
32 update_file(repo, test_name)
33 update_file(repo, test_name)
H A Dtest_diverged.py6 from PyGitUp.tests import basepath, init_master, update_file
30 update_file(master, test_name)
33 update_file(repo, test_name)
H A Dtest_rebase_error.py8 from PyGitUp.tests import basepath, write_file, init_master, update_file, testfile_name
29 update_file(master, test_name)
40 update_file(master, test_name)
H A Dtest_multiple_remotes.py6 from PyGitUp.tests import basepath, init_master, update_file
27 update_file(master1, test_name)
40 update_file(master2, test_name)
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Ddefatom.c93 update_file(const char *from, const char *to) in update_file() function
191 { errors += update_file("pl-atom.ic.tmp", "pl-atom.ic"); in main()
192 errors += update_file("pl-atom.ih.tmp", "pl-atom.ih"); in main()
193 errors += update_file("pl-funct.ic.tmp", "pl-funct.ic"); in main()
194 errors += update_file("pl-funct.ih.tmp", "pl-funct.ih"); in main()
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/libmetrics/linux/
H A Dmetrics.c93 p = update_file(&proc_stat); in num_cpustates_func()
566 p = update_file(&proc_stat); in boottime_func()
666 p = update_file(&proc_stat); in total_jiffies_func()
720 p = update_file(&proc_stat); in cpu_user_func()
754 p = update_file(&proc_stat); in cpu_nice_func()
789 p = update_file(&proc_stat); in cpu_system_func()
833 p = update_file(&proc_stat); in cpu_idle_func()
869 p = update_file(&proc_stat); in cpu_aidle_func()
898 p = update_file(&proc_stat); in cpu_wio_func()
942 p = update_file(&proc_stat); in cpu_intr_func()
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/
H A Dmetrics.c114 p = update_file(&proc_stat); in num_cpustates_func()
142 p = update_file(&proc_stat); in total_jiffies_func()
176 p = update_file(&proc_stat); in cpu_and_core_usage_func()
224 p = update_file(&proc_stat); in cpu_user_func()
251 p = update_file(&proc_stat); in cpu_nice_func()
279 p = update_file(&proc_stat); in cpu_system_func()
316 p = update_file(&proc_stat); in cpu_idle_func()
383 p = update_file(&proc_net); in received_bytes()
444 p = update_file(&proc_net); in sent_bytes()
521 p = update_file(&proc_net); in net_bw()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/hypfs/
H A Dinode.c38 struct dentry *update_file; /* file to trigger update */ member
53 struct inode *inode = d_inode(sb_info->update_file); in hypfs_update_update()
260 struct dentry *root_dentry, *update_file; in hypfs_fill_super() local
282 update_file = hypfs_create_update_file(root_dentry); in hypfs_fill_super()
283 if (IS_ERR(update_file)) in hypfs_fill_super()
284 return PTR_ERR(update_file); in hypfs_fill_super()
285 sbi->update_file = update_file; in hypfs_fill_super()
330 if (sb_info && sb_info->update_file) in hypfs_kill_super()
331 hypfs_remove(sb_info->update_file); in hypfs_kill_super()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/hypfs/
H A Dinode.c38 struct dentry *update_file; /* file to trigger update */ member
53 struct inode *inode = d_inode(sb_info->update_file); in hypfs_update_update()
260 struct dentry *root_dentry, *update_file; in hypfs_fill_super() local
282 update_file = hypfs_create_update_file(root_dentry); in hypfs_fill_super()
283 if (IS_ERR(update_file)) in hypfs_fill_super()
284 return PTR_ERR(update_file); in hypfs_fill_super()
285 sbi->update_file = update_file; in hypfs_fill_super()
330 if (sb_info && sb_info->update_file) in hypfs_kill_super()
331 hypfs_remove(sb_info->update_file); in hypfs_kill_super()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/hypfs/
H A Dinode.c38 struct dentry *update_file; /* file to trigger update */ member
53 struct inode *inode = d_inode(sb_info->update_file); in hypfs_update_update()
260 struct dentry *root_dentry, *update_file; in hypfs_fill_super() local
282 update_file = hypfs_create_update_file(root_dentry); in hypfs_fill_super()
283 if (IS_ERR(update_file)) in hypfs_fill_super()
284 return PTR_ERR(update_file); in hypfs_fill_super()
285 sbi->update_file = update_file; in hypfs_fill_super()
330 if (sb_info && sb_info->update_file) in hypfs_kill_super()
331 hypfs_remove(sb_info->update_file); in hypfs_kill_super()
/dports/databases/py-sqlite3/Python-3.8.12/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
93 if update_file(outfile, token_h_template % (
176 if update_file(outfile, token_c_template % (
205 if update_file(outfile, token_inc_template % '\n'.join(names)):
252 if update_file(outfile, token_py_template % (
/dports/databases/py-gdbm/Python-3.8.12/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
93 if update_file(outfile, token_h_template % (
176 if update_file(outfile, token_c_template % (
205 if update_file(outfile, token_inc_template % '\n'.join(names)):
252 if update_file(outfile, token_py_template % (
/dports/lang/python-tools/Python-3.8.12/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
93 if update_file(outfile, token_h_template % (
176 if update_file(outfile, token_c_template % (
205 if update_file(outfile, token_inc_template % '\n'.join(names)):
252 if update_file(outfile, token_py_template % (
/dports/lang/python311/Python-3.11.0a3/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
97 if update_file(outfile, token_h_template % (
180 if update_file(outfile, token_c_template % (
209 if update_file(outfile, token_inc_template % '\n'.join(names)):
256 if update_file(outfile, token_py_template % (
/dports/lang/python310/Python-3.10.1/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
97 if update_file(outfile, token_h_template % (
180 if update_file(outfile, token_c_template % (
209 if update_file(outfile, token_inc_template % '\n'.join(names)):
256 if update_file(outfile, token_py_template % (
/dports/lang/python38/Python-3.8.12/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
93 if update_file(outfile, token_h_template % (
176 if update_file(outfile, token_c_template % (
205 if update_file(outfile, token_inc_template % '\n'.join(names)):
252 if update_file(outfile, token_py_template % (
/dports/lang/python39/Python-3.9.9/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
97 if update_file(outfile, token_h_template % (
180 if update_file(outfile, token_c_template % (
209 if update_file(outfile, token_inc_template % '\n'.join(names)):
256 if update_file(outfile, token_py_template % (
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
93 if update_file(outfile, token_h_template % (
176 if update_file(outfile, token_c_template % (
205 if update_file(outfile, token_inc_template % '\n'.join(names)):
252 if update_file(outfile, token_py_template % (

12345678910>>...15