Home
last modified time | relevance | path

Searched refs:must_save (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/zetaback-devel/zetaback-78d1d082/
H A Dzetaback.in936 my %must_save;
948 push(@{$must_save{$backup_points[0]}}, "most recent backup");
950 push(@{$must_save{$fulls[0]}}, "most recent full");
998 push(@{$must_save{$backups[$idx]}}, "retention policy - $_");
1009 if (exists($must_save{$i})) { print " => keep" };
1019 if (exists($must_save{$_})) {
1020 push(@{$must_save{$info->{incremental}->{$_}->{depends}}},
1026 my @removals = grep { !exists($must_save{$_}) } @backup_points;
1034 if (exists($must_save{$_})) {
1035 my $reason = join(", ", @{$must_save{$_}});
/dports/sysutils/zetaback/zetaback-1.0.7/
H A Dzetaback.in925 my %must_save;
937 push(@{$must_save{$backup_points[0]}}, "most recent backup");
939 push(@{$must_save{$fulls[0]}}, "most recent full");
987 push(@{$must_save{$backups[$idx]}}, "retention policy - $_");
998 if (exists($must_save{$i})) { print " => keep" };
1008 if (exists($must_save{$_})) {
1009 push(@{$must_save{$info->{incremental}->{$_}->{depends}}},
1015 my @removals = grep { !exists($must_save{$_}) } @backup_points;
1023 if (exists($must_save{$_})) {
1024 my $reason = join(", ", @{$must_save{$_}});
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_bsm.erl73 must_save=false :: boolean() %Must save position when optimizing.
198 #btb{must_not_save=MustNotSave,must_save=MustSave} =
412 btb_tail_call(Lbl, Regs, #btb{f=Ftree,must_save=MustSave0}=D) ->
420 D#btb{must_save=MustSave0 or MustSave};
455 #btb{ok_br=Br,must_not_save=MustNotSave,must_save=MustSave} =
460 must_save=MustSave}
/dports/devel/radare2/radare2-5.1.1/shlr/sdb/src/
H A Dmain.c302 int must_save = 0; in insertkeys() local
308 must_save |= sdb_query (s, args[i]); in insertkeys()
324 return must_save; in insertkeys()
H A Dquery.c842 int must_save = ((*cmd=='~') || strchr (cmd, '=')); in sdb_query() local
852 return must_save; in sdb_query()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Ditem_lists.cpp187 Category_Maps(void) : must_save(false), loaded(false) {} in Category_Maps()
200 bool must_save; member in ItemLists::Category_Maps
485 must_save = true; in update()
491 must_save = true; in update()
520 if (!must_save) in save()
556 must_save = false; in save()
626 must_save = false; in load()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Didict.c578 bool must_save = ref_must_save_in(mem, &pdict->keys); in dict_undef() local
584 if (must_save) in dict_undef()
600 if (must_save) { in dict_undef()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Didict.c582 bool must_save = ref_must_save_in(mem, &pdict->keys); in dict_undef() local
588 if (must_save) in dict_undef()
604 if (must_save) { in dict_undef()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Didict.c582 bool must_save = ref_must_save_in(mem, &pdict->keys); in dict_undef() local
588 if (must_save) in dict_undef()
604 if (must_save) { in dict_undef()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Didict.c578 bool must_save = ref_must_save_in(mem, &pdict->keys); in dict_undef() local
584 if (must_save) in dict_undef()
600 if (must_save) { in dict_undef()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Didict.c600 bool must_save = ref_must_save_in(mem, &pdict->keys); in dict_undef() local
607 if (must_save) in dict_undef()
623 if (must_save) { in dict_undef()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Didict.c600 bool must_save = ref_must_save_in(mem, &pdict->keys); in dict_undef() local
607 if (must_save) in dict_undef()
623 if (must_save) { in dict_undef()