Home
last modified time | relevance | path

Searched refs:file_append (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dcommit_tests.py886 svntest.main.file_append(iota_path, "moo")
887 svntest.main.file_append(chi_path, "moo")
922 svntest.main.file_append(iota_path, "moo2")
937 svntest.main.file_append(chi_path, "moo3")
950 svntest.main.file_append(iota_path, "moomoo")
1204 svntest.main.file_append(gloo_path, "hello")
1227 svntest.main.file_append(gloo_path, "hello")
1837 svntest.main.file_append(iota_path, 'fish')
1861 svntest.main.file_append(iota_path, 'kebab')
2560 svntest.main.file_append(iota_path, "2")
[all …]
H A Dtrans_tests.py149 svntest.main.file_append(url_unexp_path, "$URL$")
150 svntest.main.file_append(url_exp_path, "$URL: blah $")
151 svntest.main.file_append(id_unexp_path, "$Id$")
152 svntest.main.file_append(id_exp_path, "$Id: blah $")
156 svntest.main.file_append(embd_author_rev_unexp_path,
158 svntest.main.file_append(embd_author_rev_exp_path,
160 svntest.main.file_append(embd_bogus_keywords_path,
184 svntest.main.file_append(id_with_space_path, "$Id$")
185 svntest.main.file_append(id_exp_with_dollar_path,
622 svntest.main.file_append(url_path, "$URL$")
[all …]
H A Dschedule_tests.py74 svntest.main.file_append(delta_path, "This is the file 'delta'.")
75 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
76 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
151 svntest.main.file_append(delta_path, "This is the file 'delta'.")
152 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
153 svntest.main.file_append(upsilon_path, "This is the file 'upsilon'.")
154 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
429 svntest.main.file_append(file2_path, "This is the file 'file2'.")
579 svntest.main.file_append(delta_path, "This is the file 'delta'.")
[all …]
H A Dbasic_tests.py539 svntest.main.file_append(mu_path, mu_text)
540 svntest.main.file_append(rho_path, rho_text)
646 svntest.main.file_append(mu_path_backup,
648 svntest.main.file_append(rho_path_backup,
1782 svntest.main.file_append(wc_file, 'xyz\n')
1805 svntest.main.file_append(wc_file, 'xyz\n')
1892 svntest.main.file_append(f_path, 'new text')
2167 svntest.main.file_append(mu_path_backup,
2171 svntest.main.file_append(rho_path_backup,
2173 svntest.main.file_append(tau_path_backup,
[all …]
H A Ddiff_tests.py1190 svntest.main.file_append(A_alpha, "\nfoo\n")
1194 svntest.main.file_append(A2_alpha, "\nbar\n")
1198 svntest.main.file_append(A_alpha, "zig\n")
1256 svntest.main.file_append(A_alpha, "\nfoo\n")
1260 svntest.main.file_append(A2_alpha, "\nbar\n")
1264 svntest.main.file_append(A_alpha, "zig\n")
1484 svntest.main.file_append(pi2_path, "new pi")
1672 svntest.main.file_append(iota_path, "bar\n")
2057 svntest.main.file_append('foo', "xxx\n")
2062 svntest.main.file_append('foo', "yyy\n")
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dcommit_tests.py886 svntest.main.file_append(iota_path, "moo")
887 svntest.main.file_append(chi_path, "moo")
922 svntest.main.file_append(iota_path, "moo2")
937 svntest.main.file_append(chi_path, "moo3")
950 svntest.main.file_append(iota_path, "moomoo")
1204 svntest.main.file_append(gloo_path, "hello")
1227 svntest.main.file_append(gloo_path, "hello")
1837 svntest.main.file_append(iota_path, 'fish')
1861 svntest.main.file_append(iota_path, 'kebab')
2560 svntest.main.file_append(iota_path, "2")
[all …]
H A Dtrans_tests.py149 svntest.main.file_append(url_unexp_path, "$URL$")
150 svntest.main.file_append(url_exp_path, "$URL: blah $")
151 svntest.main.file_append(id_unexp_path, "$Id$")
152 svntest.main.file_append(id_exp_path, "$Id: blah $")
156 svntest.main.file_append(embd_author_rev_unexp_path,
158 svntest.main.file_append(embd_author_rev_exp_path,
160 svntest.main.file_append(embd_bogus_keywords_path,
184 svntest.main.file_append(id_with_space_path, "$Id$")
185 svntest.main.file_append(id_exp_with_dollar_path,
622 svntest.main.file_append(url_path, "$URL$")
[all …]
H A Dschedule_tests.py74 svntest.main.file_append(delta_path, "This is the file 'delta'.")
75 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
76 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
151 svntest.main.file_append(delta_path, "This is the file 'delta'.")
152 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
153 svntest.main.file_append(upsilon_path, "This is the file 'upsilon'.")
154 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
429 svntest.main.file_append(file2_path, "This is the file 'file2'.")
579 svntest.main.file_append(delta_path, "This is the file 'delta'.")
[all …]
H A Dbasic_tests.py539 svntest.main.file_append(mu_path, mu_text)
540 svntest.main.file_append(rho_path, rho_text)
646 svntest.main.file_append(mu_path_backup,
648 svntest.main.file_append(rho_path_backup,
1782 svntest.main.file_append(wc_file, 'xyz\n')
1805 svntest.main.file_append(wc_file, 'xyz\n')
1892 svntest.main.file_append(f_path, 'new text')
2167 svntest.main.file_append(mu_path_backup,
2171 svntest.main.file_append(rho_path_backup,
2173 svntest.main.file_append(tau_path_backup,
[all …]
H A Ddiff_tests.py1190 svntest.main.file_append(A_alpha, "\nfoo\n")
1194 svntest.main.file_append(A2_alpha, "\nbar\n")
1198 svntest.main.file_append(A_alpha, "zig\n")
1256 svntest.main.file_append(A_alpha, "\nfoo\n")
1260 svntest.main.file_append(A2_alpha, "\nbar\n")
1264 svntest.main.file_append(A_alpha, "zig\n")
1484 svntest.main.file_append(pi2_path, "new pi")
1672 svntest.main.file_append(iota_path, "bar\n")
2057 svntest.main.file_append('foo', "xxx\n")
2062 svntest.main.file_append('foo', "yyy\n")
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/cmdline/
H A Dcommit_tests.py886 svntest.main.file_append(iota_path, "moo")
887 svntest.main.file_append(chi_path, "moo")
922 svntest.main.file_append(iota_path, "moo2")
937 svntest.main.file_append(chi_path, "moo3")
950 svntest.main.file_append(iota_path, "moomoo")
1204 svntest.main.file_append(gloo_path, "hello")
1227 svntest.main.file_append(gloo_path, "hello")
1837 svntest.main.file_append(iota_path, 'fish')
1861 svntest.main.file_append(iota_path, 'kebab')
2560 svntest.main.file_append(iota_path, "2")
[all …]
H A Dtrans_tests.py149 svntest.main.file_append(url_unexp_path, "$URL$")
150 svntest.main.file_append(url_exp_path, "$URL: blah $")
151 svntest.main.file_append(id_unexp_path, "$Id$")
152 svntest.main.file_append(id_exp_path, "$Id: blah $")
156 svntest.main.file_append(embd_author_rev_unexp_path,
158 svntest.main.file_append(embd_author_rev_exp_path,
160 svntest.main.file_append(embd_bogus_keywords_path,
184 svntest.main.file_append(id_with_space_path, "$Id$")
185 svntest.main.file_append(id_exp_with_dollar_path,
622 svntest.main.file_append(url_path, "$URL$")
[all …]
H A Dschedule_tests.py74 svntest.main.file_append(delta_path, "This is the file 'delta'.")
75 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
76 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
151 svntest.main.file_append(delta_path, "This is the file 'delta'.")
152 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
153 svntest.main.file_append(upsilon_path, "This is the file 'upsilon'.")
154 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
429 svntest.main.file_append(file2_path, "This is the file 'file2'.")
579 svntest.main.file_append(delta_path, "This is the file 'delta'.")
[all …]
H A Dbasic_tests.py539 svntest.main.file_append(mu_path, mu_text)
540 svntest.main.file_append(rho_path, rho_text)
646 svntest.main.file_append(mu_path_backup,
648 svntest.main.file_append(rho_path_backup,
1782 svntest.main.file_append(wc_file, 'xyz\n')
1805 svntest.main.file_append(wc_file, 'xyz\n')
1892 svntest.main.file_append(f_path, 'new text')
2167 svntest.main.file_append(mu_path_backup,
2171 svntest.main.file_append(rho_path_backup,
2173 svntest.main.file_append(tau_path_backup,
[all …]
H A Ddiff_tests.py1190 svntest.main.file_append(A_alpha, "\nfoo\n")
1194 svntest.main.file_append(A2_alpha, "\nbar\n")
1198 svntest.main.file_append(A_alpha, "zig\n")
1256 svntest.main.file_append(A_alpha, "\nfoo\n")
1260 svntest.main.file_append(A2_alpha, "\nbar\n")
1264 svntest.main.file_append(A_alpha, "zig\n")
1484 svntest.main.file_append(pi2_path, "new pi")
1672 svntest.main.file_append(iota_path, "bar\n")
2057 svntest.main.file_append('foo', "xxx\n")
2062 svntest.main.file_append('foo', "yyy\n")
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dcommit_tests.py886 svntest.main.file_append(iota_path, "moo")
887 svntest.main.file_append(chi_path, "moo")
922 svntest.main.file_append(iota_path, "moo2")
937 svntest.main.file_append(chi_path, "moo3")
950 svntest.main.file_append(iota_path, "moomoo")
1204 svntest.main.file_append(gloo_path, "hello")
1227 svntest.main.file_append(gloo_path, "hello")
1837 svntest.main.file_append(iota_path, 'fish')
1861 svntest.main.file_append(iota_path, 'kebab')
2560 svntest.main.file_append(iota_path, "2")
[all …]
H A Dtrans_tests.py149 svntest.main.file_append(url_unexp_path, "$URL$")
150 svntest.main.file_append(url_exp_path, "$URL: blah $")
151 svntest.main.file_append(id_unexp_path, "$Id$")
152 svntest.main.file_append(id_exp_path, "$Id: blah $")
156 svntest.main.file_append(embd_author_rev_unexp_path,
158 svntest.main.file_append(embd_author_rev_exp_path,
160 svntest.main.file_append(embd_bogus_keywords_path,
184 svntest.main.file_append(id_with_space_path, "$Id$")
185 svntest.main.file_append(id_exp_with_dollar_path,
622 svntest.main.file_append(url_path, "$URL$")
[all …]
H A Dschedule_tests.py74 svntest.main.file_append(delta_path, "This is the file 'delta'.")
75 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
76 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
151 svntest.main.file_append(delta_path, "This is the file 'delta'.")
152 svntest.main.file_append(epsilon_path, "This is the file 'epsilon'.")
153 svntest.main.file_append(upsilon_path, "This is the file 'upsilon'.")
154 svntest.main.file_append(zeta_path, "This is the file 'zeta'.")
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
429 svntest.main.file_append(file2_path, "This is the file 'file2'.")
579 svntest.main.file_append(delta_path, "This is the file 'delta'.")
[all …]
H A Dbasic_tests.py539 svntest.main.file_append(mu_path, mu_text)
540 svntest.main.file_append(rho_path, rho_text)
646 svntest.main.file_append(mu_path_backup,
648 svntest.main.file_append(rho_path_backup,
1782 svntest.main.file_append(wc_file, 'xyz\n')
1805 svntest.main.file_append(wc_file, 'xyz\n')
1892 svntest.main.file_append(f_path, 'new text')
2167 svntest.main.file_append(mu_path_backup,
2171 svntest.main.file_append(rho_path_backup,
2173 svntest.main.file_append(tau_path_backup,
[all …]
H A Ddiff_tests.py1190 svntest.main.file_append(A_alpha, "\nfoo\n")
1194 svntest.main.file_append(A2_alpha, "\nbar\n")
1198 svntest.main.file_append(A_alpha, "zig\n")
1256 svntest.main.file_append(A_alpha, "\nfoo\n")
1260 svntest.main.file_append(A2_alpha, "\nbar\n")
1264 svntest.main.file_append(A_alpha, "zig\n")
1484 svntest.main.file_append(pi2_path, "new pi")
1672 svntest.main.file_append(iota_path, "bar\n")
2057 svntest.main.file_append('foo', "xxx\n")
2062 svntest.main.file_append('foo', "yyy\n")
[all …]
/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/src/yodlpost/
H A Dxmlchapterlinks.c16 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in xml_chapterlinks()
18 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in xml_chapterlinks()
57 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in xml_chapterlinks()
59 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in xml_chapterlinks()
H A Dhandlexmlnewfile.c21 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in handle_xml_newfile()
26 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in handle_xml_newfile()
28 file_append(global.d_out, hashmap_textOf(&global.d_symbol, in handle_xml_newfile()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-multi/
H A Dmdbox-map.c883 file_append = dbox_file_append_init(file); in mdbox_map_file_try_append()
890 *file_append_r = file_append; in mdbox_map_file_try_append()
893 dbox_file_append_rollback(&file_append); in mdbox_map_file_try_append()
1102 if (file_append != NULL) { in mdbox_map_append_next()
1107 &file_append, output_r); in mdbox_map_append_next()
1111 file = file_append->file; in mdbox_map_append_next()
1119 file_append = dbox_file_append_init(file); in mdbox_map_append_next()
1124 dbox_file_append_rollback(&file_append); in mdbox_map_append_next()
1131 append->file_append = file_append; in mdbox_map_append_next()
1136 file_append->first_append_offset = file_append->output->offset; in mdbox_map_append_next()
[all …]
H A Dmdbox-save.c24 struct dbox_file_append_context *file_append; member
84 if (mail->file_append == NULL) { in mdbox_save_file_get_file()
91 if (dbox_file_append_flush(mail->file_append) < 0) in mdbox_save_file_get_file()
94 mail->file_append->file->refcount++; in mdbox_save_file_get_file()
96 return mail->file_append->file; in mdbox_save_file_get_file()
156 save_mail->file_append = ctx->cur_file_append; in mdbox_save_begin()
165 struct dbox_file *file = mail->file_append->file; in mdbox_save_mail_write_metadata()
173 mail->append_offset - mail->file_append->file->msg_header_size; in mdbox_save_mail_write_metadata()
212 if (mail->file_append->file->input != NULL) { in mdbox_save_finish_write()
215 i_stream_sync(mail->file_append->file->input); in mdbox_save_finish_write()
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/
H A Drecordmcount.c58 static void *file_append; /* added to the end of the file */ variable
64 free(file_append); in file_append_cleanup()
65 file_append = NULL; in file_append_cleanup()
112 file_append = realloc(file_append, aoffset); in uwrite()
115 if (!file_append) { in uwrite()
133 memcpy(file_append + idx, buf + cnt, count - cnt); in uwrite()
344 n = write(fd_map, file_append, file_append_size); in write_file()

12345678910