Home
last modified time | relevance | path

Searched defs:make_changes (Results 1 – 23 of 23) sorted by relevance

/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/qt4/icons-kde3tokde4-renamer/
H A Dicons-kde3to4-renamer.sh33 function make_changes { function
/dports/security/putty/putty-0.76/windows/
H A Dmsifixup.py19 def make_changes(msi, args): function
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dmsifixup.py19 def make_changes(msi, args): function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/test/t/
H A Dxb_apply_archived_logs.sh117 function make_changes function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/test/t/
H A Dxb_apply_archived_logs.sh117 function make_changes function
/dports/print/ghostscript7-base/ghostscript-7.07/toolbin/
H A Dmakegnu.tcl284 proc make_changes {} { procedure
/dports/print/ghostscript7-x11/ghostscript-7.07/toolbin/
H A Dmakegnu.tcl284 proc make_changes {} { procedure
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/src/
H A Demacs_wrapper.rs181 fn make_changes() -> Result<Vec<Change>> { in make_changes() function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Dec2_vpc_vpn.py574 def make_changes(connection, vpn_connection_id, changes): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Dec2_vpc_vpn.py617 def make_changes(connection, vpn_connection_id, changes): function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/
H A Dmetamerge.py284 def make_changes(ancestor_manifest, current_manifest, new_manifest): function
/dports/www/firefox/firefox-99.0/testing/web-platform/
H A Dmetamerge.py284 def make_changes(ancestor_manifest, current_manifest, new_manifest): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/
H A Dmetamerge.py284 def make_changes(ancestor_manifest, current_manifest, new_manifest): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/
H A Dmetamerge.py256 def make_changes(ancestor_manifest, current_manifest, new_manifest): function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/webext-storage/src/
H A Dapi.rs364 fn make_changes(changes: &[(&str, Option<JsonValue>, Option<JsonValue>)]) -> StorageChanges { in make_changes() function
/dports/www/firefox/firefox-99.0/third_party/rust/webext-storage/src/
H A Dapi.rs426 fn make_changes(changes: &[(&str, Option<JsonValue>, Option<JsonValue>)]) -> StorageChanges { in make_changes() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/webext-storage/src/
H A Dapi.rs426 fn make_changes(changes: &[(&str, Option<JsonValue>, Option<JsonValue>)]) -> StorageChanges { in make_changes() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/webext-storage/src/
H A Dapi.rs426 fn make_changes(changes: &[(&str, Option<JsonValue>, Option<JsonValue>)]) -> StorageChanges { in make_changes() function
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dmailbox.c5587 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_uniqueid() local
5615 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_acl() local
5740 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_compare_update() local
5962 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_append() local
6222 int make_changes = (flags & RECONSTRUCT_MAKE_CHANGES); in reconstruct_delannots() local
6254 int make_changes = (flags & RECONSTRUCT_MAKE_CHANGES); in mailbox_reconstruct() local
/dports/math/gretl/gretl-2021d/gui/
H A Dfnsave.c2929 gboolean make_changes, in process_menu_attachment()
3058 gboolean make_changes) in process_special_functions()
3221 gboolean make_changes) in process_data_file_names()
3280 gboolean make_changes) in process_dependency_names()
3332 gboolean make_changes) in process_provider_name()
3371 gboolean make_changes) in process_extra_properties()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dmailbox.c6351 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_uniqueid() local
6379 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_acl() local
6515 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_compare_update() local
6758 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_append() local
7032 int make_changes = (flags & RECONSTRUCT_MAKE_CHANGES); in reconstruct_delannots() local
7064 int make_changes = (flags & RECONSTRUCT_MAKE_CHANGES); in mailbox_reconstruct() local
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dmailbox.c6137 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_uniqueid() local
6165 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_acl() local
6295 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_compare_update() local
6529 int make_changes = flags & RECONSTRUCT_MAKE_CHANGES; in mailbox_reconstruct_append() local
6789 int make_changes = (flags & RECONSTRUCT_MAKE_CHANGES); in reconstruct_delannots() local
6821 int make_changes = (flags & RECONSTRUCT_MAKE_CHANGES); in mailbox_reconstruct() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dfiles.cc1927 const bool make_changes = in load_level() local