Home
last modified time | relevance | path

Searched refs:new_removed (Results 1 – 18 of 18) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/rust/hg-core/src/dirstate/
H A Dentry.rs302 pub fn new_removed(size: i32) -> Self { in new_removed() method
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dpkg.py2991 new_removed = __salt__["pkg.list_pkgs"](
2994 failed.extend([x for x in pkg_params if x in new_removed])
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Daptpkg.py1012 new_removed = list_pkgs(removed=True)
1017 "removed": salt.utils.data.compare_dicts(old_removed, new_removed),
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/Install/
H A DDB.pm1906 my $new_removed = $dbh->quote(join(", ", @removals));
1914 "added = $new_added, removed = $new_removed " .
/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/Install/
H A DDB.pm1880 my $new_removed = $dbh->quote(join(", ", @removals));
1888 "added = $new_added, removed = $new_removed " .
/dports/devel/mercurial/mercurial-6.0/rust/hg-core/src/dirstate_tree/
H A Ddirstate_map.rs783 let entry = DirstateEntry::new_removed(size); in remove_file()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c4633 int new_removed; in compute_removed_action_diff() local
4644 new_removed = removable_space - 0; in compute_removed_action_diff()
4651 new_removed = (-added); in compute_removed_action_diff()
4654 space = removable_space - new_removed; in compute_removed_action_diff()
4655 new_removed = (removable_space in compute_removed_action_diff()
4658 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c4623 int new_removed; in compute_removed_action_diff() local
4634 new_removed = removable_space - 0; in compute_removed_action_diff()
4641 new_removed = (-added); in compute_removed_action_diff()
4644 space = removable_space - new_removed; in compute_removed_action_diff()
4645 new_removed = (removable_space in compute_removed_action_diff()
4648 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c5492 int new_removed; in compute_removed_action_diff() local
5503 new_removed = removable_space - 0; in compute_removed_action_diff()
5510 new_removed = (-added); in compute_removed_action_diff()
5513 space = removable_space - new_removed; in compute_removed_action_diff()
5514 new_removed = (removable_space in compute_removed_action_diff()
5517 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c5492 int new_removed; in compute_removed_action_diff() local
5503 new_removed = removable_space - 0; in compute_removed_action_diff()
5510 new_removed = (-added); in compute_removed_action_diff()
5513 space = removable_space - new_removed; in compute_removed_action_diff()
5514 new_removed = (removable_space in compute_removed_action_diff()
5517 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c5458 int new_removed; in compute_removed_action_diff() local
5469 new_removed = removable_space - 0; in compute_removed_action_diff()
5476 new_removed = (-added); in compute_removed_action_diff()
5479 space = removable_space - new_removed; in compute_removed_action_diff()
5480 new_removed = (removable_space in compute_removed_action_diff()
5483 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c5492 int new_removed; in compute_removed_action_diff() local
5503 new_removed = removable_space - 0; in compute_removed_action_diff()
5510 new_removed = (-added); in compute_removed_action_diff()
5513 space = removable_space - new_removed; in compute_removed_action_diff()
5514 new_removed = (removable_space in compute_removed_action_diff()
5517 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c5448 int new_removed; in compute_removed_action_diff() local
5459 new_removed = removable_space - 0; in compute_removed_action_diff()
5466 new_removed = (-added); in compute_removed_action_diff()
5469 space = removable_space - new_removed; in compute_removed_action_diff()
5470 new_removed = (removable_space in compute_removed_action_diff()
5473 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c5492 int new_removed; in compute_removed_action_diff() local
5503 new_removed = removable_space - 0; in compute_removed_action_diff()
5510 new_removed = (-added); in compute_removed_action_diff()
5513 space = removable_space - new_removed; in compute_removed_action_diff()
5514 new_removed = (removable_space in compute_removed_action_diff()
5517 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c5470 int new_removed; in compute_removed_action_diff() local
5481 new_removed = removable_space - 0; in compute_removed_action_diff()
5488 new_removed = (-added); in compute_removed_action_diff()
5491 space = removable_space - new_removed; in compute_removed_action_diff()
5492 new_removed = (removable_space in compute_removed_action_diff()
5495 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c5470 int new_removed; in compute_removed_action_diff() local
5481 new_removed = removable_space - 0; in compute_removed_action_diff()
5488 new_removed = (-added); in compute_removed_action_diff()
5491 space = removable_space - new_removed; in compute_removed_action_diff()
5492 new_removed = (removable_space in compute_removed_action_diff()
5495 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c5338 int new_removed; in compute_removed_action_diff() local
5349 new_removed = removable_space - 0; in compute_removed_action_diff()
5356 new_removed = (-added); in compute_removed_action_diff()
5359 space = removable_space - new_removed; in compute_removed_action_diff()
5360 new_removed = (removable_space in compute_removed_action_diff()
5363 return (new_removed - current_removed); in compute_removed_action_diff()
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c5524 int new_removed;
5535 new_removed = removable_space - 0;
5542 new_removed = (-added);
5545 space = removable_space - new_removed;
5546 new_removed = (removable_space
5549 return (new_removed - current_removed);