Home
last modified time | relevance | path

Searched refs:push_all (Results 1 – 25 of 148) sorted by relevance

123456

/dports/devel/anjuta/anjuta-3.34.0/plugins/git/
H A Dgit-push-command.c31 gboolean push_all; member
68 if (self->priv->push_all) in git_push_command_run()
102 gboolean push_all, in git_push_command_new() argument
115 self->priv->push_all = push_all; in git_push_command_new()
/dports/sysutils/rej/rej-0.16/
H A Dmp41 my $push_all = 0;
219 $push_all = 1;
230 $push_all = 1;
238 if (!$push_all || $current_patch eq $last_patch) {
H A Dqp41 my $push_all = 0;
234 $push_all = 1;
245 $push_all = 1;
253 if (!$push_all || $current_patch eq $last_patch) {
/dports/multimedia/gstreamer1-plugins-rust/tokio-2fd1551867c145cabe4548da2e37adc3bdf457a4/tokio/src/util/
H A Dlinked_list.rs229 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
301 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
325 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
342 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
359 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
375 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
398 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
418 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/protocol/
H A Dmidi.h222 inline bool push_all(const midi_t *src) in push_all() function
235 inline bool push_all(const midi_t &src) in push_all() function
237 return push_all(&src); in push_all()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/
H A Dgit_access_spec.rb781push_all: ['6f6d7e7ed 570e7b2ab refs/heads/master', '6f6d7e7ed 570e7b2ab refs/heads/feature'],
851 push_all: true,
863 push_all: false,
875 push_all: true,
887 push_all: false,
899 push_all: false,
911 push_all: false,
926 …permissions_matrix.deep_merge(developer: { push_protected_branch: true, push_all: true, merge_into…
959 …permissions_matrix.deep_merge(developer: { push_protected_branch: true, push_all: true, merge_into…
965 …ermissions_matrix.deep_merge(developer: { push_protected_branch: false, push_all: false, merge_int…
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-0.2.24/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/tokio-0.2.24/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/net-im/fractal/fractal-4.4.0/vendor/tokio/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-0.2.21/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-0.2.22/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/www/firefox/firefox-99.0/third_party/rust/tokio/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/net/proby/proby-1.0.2/cargo-crates/tokio-0.2.22/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-0.2.21/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/tokio/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-0.2.25/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/tokio-0.2.25/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/devel/desed/desed-1.2.0/cargo-crates/tokio-0.2.22/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/tokio/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/tokio/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/tokio-0.2.25/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) {
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]);
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]);
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]);
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]);
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]);
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]);
479 push_all(&mut list, &[a.as_ref()]);
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tokio-0.2.22/src/util/
H A Dlinked_list.rs290 fn push_all<'a>(list: &mut LinkedList<&'a Entry>, entries: &[Pin<&'a Entry>]) { in push_all() function
362 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
386 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
403 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
420 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
436 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
459 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
479 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/tokio-1.13.0/src/util/
H A Dlinked_list.rs398 fn push_all<'a>( in push_all() function
478 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
502 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
519 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
536 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
552 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
575 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
595 push_all(&mut list, &[a.as_ref()]); in remove_by_address()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-1.10.1/src/util/
H A Dlinked_list.rs398 fn push_all<'a>( in push_all() function
478 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
502 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
519 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
536 push_all(&mut list, &[c.as_ref(), b.as_ref(), a.as_ref()]); in remove_by_address()
552 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
575 push_all(&mut list, &[b.as_ref(), a.as_ref()]); in remove_by_address()
595 push_all(&mut list, &[a.as_ref()]); in remove_by_address()

123456