Home
last modified time | relevance | path

Searched refs:to_file (Results 1 – 25 of 1378) sorted by relevance

12345678910>>...56

/dports/devel/brz/breezy-3.2.0/breezy/
H A Dversion.py34 if to_file is None:
35 to_file = sys.stdout
51 to_file.write(" Python interpreter: ")
58 to_file.write(sys.executable + ' ')
66 to_file.write('\n')
74 to_file.write(" breezy: ")
90 to_file.write('\n')
93 to_file.write('\n')
94 to_file.write(
96 to_file.write(
[all …]
H A Dstatus.py79 show_long_callback(to_file, delta,
88 to_file=None, argument
126 if to_file is None:
127 to_file = sys.stdout
175 to_file.write("ignored:\n")
189 to_file.write("conflicts:\n")
202 to_file.write("nonexistent:\n")
271 to_file.write(log_message + '\n')
278 to_file.write('pending merges:\n')
280 to_file.write('pending merge tips:'
[all …]
/dports/net/ns3/ns-allinone-3.35/pybindgen-0.22.0/bzr-plugins/
H A Dgnulog.py70 to_file = self.to_file
88 to_file = self.to_file
89 print >> to_file, self._date_line
90 print >> to_file
92 to_file.write(s)
137 to_file = self._changes_buffer
163 print >> to_file
174 print >> to_file
218 print >> to_file
231 print >> to_file
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/version_info_formats/
H A Dformat_python.py52 def generate(self, to_file): argument
84 to_file.write(_py_version_header)
85 to_file.write('version_info = ')
86 to_file.write(info_str)
87 to_file.write('\n\n')
92 to_file.write('revisions = ')
93 to_file.write(revision_str)
94 to_file.write('\n\n')
101 to_file.write(file_rev_str)
102 to_file.write('\n\n')
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dline-map.c57 map->to_file); in linemap_free()
94 if (to_file && *to_file == '\0') in linemap_add()
95 to_file = "<stdin>"; in linemap_add()
108 if (to_file == NULL) in linemap_add()
121 error = to_file && strcmp (from->to_file, to_file); in linemap_add()
128 to_file); in linemap_add()
131 if (error || to_file == NULL) in linemap_add()
133 to_file = from->to_file; in linemap_add()
142 map->to_file = to_file; in linemap_add()
203 map->to_file, LAST_SOURCE_LINE (map)); in linemap_print_containing_files()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dline-map.c57 map->to_file); in linemap_free()
94 if (to_file && *to_file == '\0') in linemap_add()
95 to_file = "<stdin>"; in linemap_add()
108 if (to_file == NULL) in linemap_add()
121 error = to_file && strcmp (from->to_file, to_file); in linemap_add()
128 to_file); in linemap_add()
131 if (error || to_file == NULL) in linemap_add()
133 to_file = from->to_file; in linemap_add()
142 map->to_file = to_file; in linemap_add()
203 map->to_file, LAST_SOURCE_LINE (map)); in linemap_print_containing_files()
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/IO-Compress/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/IO-Compress/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/IO-Compress/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/archivers/p5-IO-Compress-Lzf/IO-Compress-Lzf-2.101/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/archivers/p5-IO-Compress-Lzop/IO-Compress-Lzop-2.101/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/archivers/p5-IO-Compress-Lzma/IO-Compress-Lzma-2.101/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/archivers/p5-IO-Compress/IO-Compress-2.101/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/IO-Compress/t/compress/
H A Dmerge.pl57 foreach my $to_file (0,1)
59 if ($to_file)
83 if ($to_file)
113 if ($to_file eq 'buffer')
121 if ($to_file eq 'handle')
151 if ($to_file eq 'buffer')
160 if ($to_file eq 'handle')
215 if ($to_file eq 'buffer')
249 if ($to_file eq 'handle')
283 foreach my $to_file (0, 1)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dmove_tree_work_item_unittest.cc82 base::FilePath to_file(to_dir); in TEST_F() local
83 to_file = to_file.AppendASCII("From_Dir2"); in TEST_F()
84 to_file = to_file.AppendASCII("From_File"); in TEST_F()
94 EXPECT_TRUE(base::PathExists(to_file)); in TEST_F()
176 to_file = to_file.AppendASCII("To_File"); in TEST_F()
218 base::FilePath to_file(to_dir); in TEST_F() local
219 to_file = to_file.AppendASCII("To_File"); in TEST_F()
266 base::FilePath to_file(to_dir); in TEST_F() local
267 to_file = to_file.AppendASCII("To_File"); in TEST_F()
324 base::FilePath to_file(to_dir); in TEST_F() local
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dline-map.c57 map->to_file); in linemap_check_files_exited()
105 if (to_file && *to_file == '\0') in linemap_add()
106 to_file = "<stdin>"; in linemap_add()
119 if (to_file == NULL) in linemap_add()
131 error = to_file && strcmp (from->to_file, to_file); in linemap_add()
138 to_file); in linemap_add()
141 if (error || to_file == NULL) in linemap_add()
143 to_file = from->to_file; in linemap_add()
152 map->to_file = to_file; in linemap_add()
222 map->to_file, to_line); in linemap_line_start()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/util/
H A DLinkFileMap.java134 File to_file ) in put() argument
156 !existing.getToFile().equals( to_file )){ in put()
168 File to_file ) in putMigration() argument
200 File to_file = entry.getToFile(); in hasLinks() local
202 if ( to_file != null ){ in hasLinks()
204 if ( !entry.getFromFile().equals( to_file )){ in hasLinks()
221 File to_file = entry.getToFile(); in size() local
223 if ( to_file != null ){ in size()
292 private File to_file; field in LinkFileMap.Entry
302 to_file = _to_file; in Entry()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/
H A Dconsole.py54 if to_file:
65 elif to_file:
66 with open(to_file, 'w') as file_obj:
157 to_file = to_file or 'default.size'
162 to_file,
182 to_file = to_file or 'default.sizediff'
207 use_pager=None, to_file=None): argument
226 _WriteToStream(lines, use_pager=use_pager, to_file=to_file)
243 _WriteToStream(lines, use_pager=use_pager, to_file=to_file)
309 to_file=None): argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/binary_size/libsupersize/
H A Dconsole.py54 if to_file:
65 elif to_file:
66 with open(to_file, 'w') as file_obj:
156 to_file = to_file or 'default.size'
161 to_file,
181 to_file = to_file or 'default.sizediff'
206 use_pager=None, to_file=None): argument
225 _WriteToStream(lines, use_pager=use_pager, to_file=to_file)
242 _WriteToStream(lines, use_pager=use_pager, to_file=to_file)
307 to_file=None): argument
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dline-map.c58 map->to_file); in linemap_check_files_exited()
112 if (to_file && *to_file == '\0' && reason != LC_RENAME_VERBATIM) in linemap_add()
113 to_file = "<stdin>"; in linemap_add()
129 if (to_file == NULL) in linemap_add()
141 error = to_file && strcmp (from->to_file, to_file); in linemap_add()
148 to_file); in linemap_add()
151 if (error || to_file == NULL) in linemap_add()
153 to_file = from->to_file; in linemap_add()
162 map->to_file = to_file; in linemap_add()
232 map->to_file, to_line); in linemap_line_start()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmerge_many_buff.h67 IO_CACHE *to_file = &t_file2; in merge_many_buff() local
71 if (reinit_io_cache(to_file, WRITE_CACHE, 0L, false, false)) goto cleanup; in merge_many_buff()
75 if (merge_buffers(thd, param, from_file, to_file, sort_buffer, in merge_many_buff()
81 if (merge_buffers(thd, param, from_file, to_file, sort_buffer, last_chunk++, in merge_many_buff()
85 if (flush_io_cache(to_file)) break; /* purecov: inspected */ in merge_many_buff()
87 std::swap(from_file, to_file); in merge_many_buff()
89 setup_io_cache(to_file); in merge_many_buff()
93 close_cached_file(to_file); // This holds old result in merge_many_buff()
94 if (to_file == t_file) { in merge_many_buff()
/dports/lang/parrot/parrot-8.1.0/tools/dev/
H A Dncidef2pir.pl153 my ( $from_file, $to_file ) = @ARGV;
157 if ( !defined $to_file ) {
158 $to_file = $from_file;
159 $to_file =~ s/\.[^.]*$//;
160 $to_file .= ".pir";
164 open my $OUTPUT, '>', "$to_file" or die "Can't open up $to_file, error $!";
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_copy.cc82 File from_file, to_file; in my_copy() local
88 from_file = to_file = -1; in my_copy()
103 if ((to_file = my_create(to, (int)stat_buff.st_mode, O_WRONLY | create_flag, in my_copy()
109 my_write(to_file, buff, Count, MYF(MyFlags | MY_NABP))) in my_copy()
115 if (my_sync(to_file, MyFlags)) goto err; in my_copy()
118 if (my_close(from_file, MyFlags) | my_close(to_file, MyFlags)) in my_copy()
123 to_file = -1; in my_copy()
160 if (to_file >= 0) { in my_copy()
161 (void)my_close(to_file, MyFlags); in my_copy()
/dports/multimedia/dvdrip/dvdrip-0.98.11/tools/
H A Dgensplash15 my $to_file = "lib/Video/DVDRip/splash.$lang.png";
18 if ( (stat($to_file))[9] >= (stat($from_file))[9]
19 && (stat($to_file))[9] >= $version_mtime ) {
20 print "Skipping up-to-date file $to_file.\n";
24 print "Generating file $to_file.\n";
28 qq[inkscape --export-png $to_file --export-area=0:0:388:287 ].
/dports/devel/R-cran-sessioninfo/sessioninfo/R/
H A Dsession-info.R57 to_file = FALSE) { argument
74 stopifnot(is_flag(to_file) || is_string(to_file))
75 if (is_flag(to_file) && to_file) to_file <- "session-info.txt"
93 if (is_string(to_file)) {
96 writeLines(format(si), to_file)

12345678910>>...56