Home
last modified time | relevance | path

Searched refs:prev_file (Results 1 – 25 of 150) sorted by relevance

123456

/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/btparse/src/
H A Dinput.c292 static FILE * prev_file = NULL; in bt_parse_entry() local
302 if (prev_file != NULL) /* haven't already done the cleanup */ in bt_parse_entry()
304 prev_file = NULL; in bt_parse_entry()
312 if (prev_file != NULL && infile != prev_file) in bt_parse_entry()
323 if (prev_file != NULL) /* haven't already done the cleanup */ in bt_parse_entry()
325 prev_file = NULL; in bt_parse_entry()
388 if (prev_file == NULL) /* only read from input stream if */ in bt_parse_entry()
391 prev_file = infile; in bt_parse_entry()
393 assert (prev_file == infile); in bt_parse_entry()
/dports/misc/tellico/tellico-3.4.2/src/3rdparty/btparse/
H A Dinput.c288 static FILE * prev_file = NULL; in bt_parse_entry() local
290 if (prev_file != NULL && infile != prev_file) in bt_parse_entry()
307 if (prev_file != NULL) /* haven't already done the cleanup */ in bt_parse_entry()
309 prev_file = NULL; in bt_parse_entry()
372 if (prev_file == NULL) /* only read from input stream if */ in bt_parse_entry()
375 prev_file = infile; in bt_parse_entry()
377 assert (prev_file == infile); in bt_parse_entry()
/dports/textproc/btparse/btparse-0.35/src/
H A Dinput.c288 static FILE * prev_file = NULL; in bt_parse_entry() local
290 if (prev_file != NULL && infile != prev_file) in bt_parse_entry()
307 if (prev_file != NULL) /* haven't already done the cleanup */ in bt_parse_entry()
309 prev_file = NULL; in bt_parse_entry()
372 if (prev_file == NULL) /* only read from input stream if */ in bt_parse_entry()
375 prev_file = infile; in bt_parse_entry()
377 assert (prev_file == infile); in bt_parse_entry()
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Root/
H A DException.pm276 my ($method, $file, $linenum, $prev_file, $prev_linenum);
290 ($prev_file, $prev_linenum) = ($file, $linenum);
301 push @new_stack, "STACK: $method $prev_file:$prev_linenum";
302 ($prev_file, $prev_linenum) = ($file, $linenum);
304 push @new_stack, "STACK: $prev_file:$prev_linenum";
/dports/net/rsync/rsync-3.2.3/
H A Dhlink.c300 struct file_struct *prev_file; in hard_link_check() local
312 prev_file = flist->files[prev_ndx - flist->ndx_start]; in hard_link_check()
315 if (!(prev_file->flags & FLAG_HLINK_DONE)) { in hard_link_check()
317 if (prev_file->flags & FLAG_FILE_SENT) { in hard_link_check()
321 F_HL_PREV(file) = F_HL_PREV(prev_file); in hard_link_check()
322 F_HL_PREV(prev_file) = ndx; in hard_link_check()
339 if (!(prev_file->flags & FLAG_HLINK_FIRST)) { in hard_link_check()
352 alt_dest = F_HL_PREV(prev_file); in hard_link_check()
360 f_name(prev_file, NULL)); in hard_link_check()
362 realname = f_name(prev_file, altbuf); in hard_link_check()
[all …]
/dports/misc/gnuls/coreutils-8.30/src/
H A Dexpand-common.c336 static char *prev_file; in next_file() local
341 assert (prev_file); in next_file()
344 error (0, errno, "%s", quotef (prev_file)); in next_file()
347 if (STREQ (prev_file, "-")) in next_file()
351 error (0, errno, "%s", quotef (prev_file)); in next_file()
367 prev_file = file; in next_file()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dexpand-common.c336 static char *prev_file; in next_file() local
341 assert (prev_file); in next_file()
344 error (0, errno, "%s", quotef (prev_file)); in next_file()
347 if (STREQ (prev_file, "-")) in next_file()
351 error (0, errno, "%s", quotef (prev_file)); in next_file()
367 prev_file = file; in next_file()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/tools/
H A Dgrep_logs31 my $prev_file = '';
63 if ($ARGV ne $prev_file) {
65 $prev_file = $ARGV;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/utils/
H A Dmake_compiler_flags28 my $prev_file = "";
35 $prev_file = do { local $/; <FILE> };
84 if ($new_file ne $prev_file) {
/dports/devel/p5-Module-Dependency/Module-Dependency-1.86/lib/Module/Dependency/
H A DIndexer.pm172 my $prev_file = $prev_obj->{filename};
174 if ($prev_file eq $curr_file) {
177 $prev_file = "$prev_obj->{filerootdir}/$prev_file";
181 warn "$what seen multiple times ($prev_file superseded by $curr_file, $cmp)\n";
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/compaction/
H A Dcompaction_picker_fifo.cc260 FileMetaData* prev_file = nullptr; in PickCompactionToWarm() local
282 if (prev_file != nullptr) { in PickCompactionToWarm()
283 compaction_size += prev_file->fd.GetFileSize(); in PickCompactionToWarm()
287 inputs[0].files.push_back(prev_file); in PickCompactionToWarm()
291 cf_name.c_str(), prev_file->fd.GetNumber(), in PickCompactionToWarm()
296 prev_file = f; in PickCompactionToWarm()
301 assert(prev_file == nullptr); in PickCompactionToWarm()
/dports/databases/rocksdb/rocksdb-6.26.1/db/compaction/
H A Dcompaction_picker_fifo.cc260 FileMetaData* prev_file = nullptr; in PickCompactionToWarm() local
282 if (prev_file != nullptr) { in PickCompactionToWarm()
283 compaction_size += prev_file->fd.GetFileSize(); in PickCompactionToWarm()
287 inputs[0].files.push_back(prev_file); in PickCompactionToWarm()
291 cf_name.c_str(), prev_file->fd.GetNumber(), in PickCompactionToWarm()
296 prev_file = f; in PickCompactionToWarm()
301 assert(prev_file == nullptr); in PickCompactionToWarm()
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-execd/
H A Dcf-execd-runner.c440 const char *prev_file) in CompareResultEqualOrFiltered() argument
442 Log(LOG_LEVEL_VERBOSE, "Comparing files %s with %s", prev_file, filename); in CompareResultEqualOrFiltered()
446 FILE *old_fp = safe_fopen(prev_file, "r"); in CompareResultEqualOrFiltered()
563 unlink(prev_file); in CompareResultEqualOrFiltered()
565 if (!LinkOrCopy(filename, prev_file, true)) in CompareResultEqualOrFiltered()
567 Log(LOG_LEVEL_INFO, "Could not symlink or copy '%s' to '%s'", filename, prev_file); in CompareResultEqualOrFiltered()
660 char prev_file[CF_BUFSIZE]; in MailResult() local
661 snprintf(prev_file, CF_BUFSIZE, "%s/outputs/previous", GetWorkDir()); in MailResult()
662 MapName(prev_file); in MailResult()
664 if (CompareResultEqualOrFiltered(config, file, prev_file)) in MailResult()
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-execd/
H A Dcf-execd-runner.c440 const char *prev_file) in CompareResultEqualOrFiltered() argument
442 Log(LOG_LEVEL_VERBOSE, "Comparing files %s with %s", prev_file, filename); in CompareResultEqualOrFiltered()
446 FILE *old_fp = safe_fopen(prev_file, "r"); in CompareResultEqualOrFiltered()
563 unlink(prev_file); in CompareResultEqualOrFiltered()
565 if (!LinkOrCopy(filename, prev_file, true)) in CompareResultEqualOrFiltered()
567 Log(LOG_LEVEL_INFO, "Could not symlink or copy '%s' to '%s'", filename, prev_file); in CompareResultEqualOrFiltered()
660 char prev_file[CF_BUFSIZE]; in MailResult() local
661 snprintf(prev_file, CF_BUFSIZE, "%s/outputs/previous", GetWorkDir()); in MailResult()
662 MapName(prev_file); in MailResult()
664 if (CompareResultEqualOrFiltered(config, file, prev_file)) in MailResult()
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-execd/
H A Dcf-execd-runner.c440 const char *prev_file) in CompareResultEqualOrFiltered() argument
442 Log(LOG_LEVEL_VERBOSE, "Comparing files %s with %s", prev_file, filename); in CompareResultEqualOrFiltered()
446 FILE *old_fp = safe_fopen(prev_file, "r"); in CompareResultEqualOrFiltered()
563 unlink(prev_file); in CompareResultEqualOrFiltered()
565 if (!LinkOrCopy(filename, prev_file, true)) in CompareResultEqualOrFiltered()
567 Log(LOG_LEVEL_INFO, "Could not symlink or copy '%s' to '%s'", filename, prev_file); in CompareResultEqualOrFiltered()
660 char prev_file[CF_BUFSIZE]; in MailResult() local
661 snprintf(prev_file, CF_BUFSIZE, "%s/outputs/previous", GetWorkDir()); in MailResult()
662 MapName(prev_file); in MailResult()
664 if (CompareResultEqualOrFiltered(config, file, prev_file)) in MailResult()
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-execd/
H A Dcf-execd-runner.c438 const char *prev_file) in CompareResultEqualOrFiltered() argument
440 Log(LOG_LEVEL_VERBOSE, "Comparing files %s with %s", prev_file, filename); in CompareResultEqualOrFiltered()
444 FILE *old_fp = safe_fopen(prev_file, "r"); in CompareResultEqualOrFiltered()
561 unlink(prev_file); in CompareResultEqualOrFiltered()
563 if (!LinkOrCopy(filename, prev_file, true)) in CompareResultEqualOrFiltered()
565 Log(LOG_LEVEL_INFO, "Could not symlink or copy '%s' to '%s'", filename, prev_file); in CompareResultEqualOrFiltered()
658 char prev_file[CF_BUFSIZE]; in MailResult() local
659 snprintf(prev_file, CF_BUFSIZE, "%s/outputs/previous", GetWorkDir()); in MailResult()
660 MapName(prev_file); in MailResult()
662 if (CompareResultEqualOrFiltered(config, file, prev_file)) in MailResult()
/dports/sysutils/cfengine/cfengine-3.19.0/cf-execd/
H A Dcf-execd-runner.c440 const char *prev_file) in CompareResultEqualOrFiltered() argument
442 Log(LOG_LEVEL_VERBOSE, "Comparing files %s with %s", prev_file, filename); in CompareResultEqualOrFiltered()
446 FILE *old_fp = safe_fopen(prev_file, "r"); in CompareResultEqualOrFiltered()
563 unlink(prev_file); in CompareResultEqualOrFiltered()
565 if (!LinkOrCopy(filename, prev_file, true)) in CompareResultEqualOrFiltered()
567 Log(LOG_LEVEL_INFO, "Could not symlink or copy '%s' to '%s'", filename, prev_file); in CompareResultEqualOrFiltered()
660 char prev_file[CF_BUFSIZE]; in MailResult() local
661 snprintf(prev_file, CF_BUFSIZE, "%s/outputs/previous", GetWorkDir()); in MailResult()
662 MapName(prev_file); in MailResult()
664 if (CompareResultEqualOrFiltered(config, file, prev_file)) in MailResult()
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-execd/
H A Dcf-execd-runner.c440 const char *prev_file) in CompareResultEqualOrFiltered() argument
442 Log(LOG_LEVEL_VERBOSE, "Comparing files %s with %s", prev_file, filename); in CompareResultEqualOrFiltered()
446 FILE *old_fp = safe_fopen(prev_file, "r"); in CompareResultEqualOrFiltered()
563 unlink(prev_file); in CompareResultEqualOrFiltered()
565 if (!LinkOrCopy(filename, prev_file, true)) in CompareResultEqualOrFiltered()
567 Log(LOG_LEVEL_INFO, "Could not symlink or copy '%s' to '%s'", filename, prev_file); in CompareResultEqualOrFiltered()
660 char prev_file[CF_BUFSIZE]; in MailResult() local
661 snprintf(prev_file, CF_BUFSIZE, "%s/outputs/previous", GetWorkDir()); in MailResult()
662 MapName(prev_file); in MailResult()
664 if (CompareResultEqualOrFiltered(config, file, prev_file)) in MailResult()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOSNOWRES.h63 SnowInfo* prev_file[MAX_PREV_PTR]; member
72 …int rand_prev(unsigned rand) { return is_root() ? snow_map_id : prev_file[rand % prev_count]->s… in rand_prev()
74 …SnowInfo * rand_prev_ptr(unsigned rand) { return is_root() ? NULL : prev_file[rand % prev_count];… in rand_prev_ptr()

123456