Home
last modified time | relevance | path

Searched refs:can_share (Results 1 – 25 of 143) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/tab_sharing/
H A Dtab_sharing_infobar_delegate.cc23 bool can_share, in Create() argument
28 shared_tab_name, app_name, shared_tab, can_share, ui)))); in Create()
35 bool can_share, in TabSharingInfoBarDelegate() argument
40 can_share_(can_share), in TabSharingInfoBarDelegate()
H A Dtab_sharing_infobar_delegate_unittest.cc48 bool can_share, in CreateInfobar() argument
53 shared_tab_name, app_name, shared_tab, can_share, in CreateInfobar()
60 bool can_share, in CreateDelegate() argument
63 shared_tab_name, app_name, shared_tab, can_share, tab_index); in CreateDelegate()
H A Dtab_sharing_infobar_delegate.h34 bool can_share,
42 bool can_share,
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/v1/
H A Dimage_members.py83 def create(self, image, member_id, can_share=False): argument
86 body = {'member': {'can_share': can_share}}
95 'can_share': member.can_share,
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/tests/unit/v1/
H A Dtest_image_members.py70 self.assertEqual(False, members[0].can_share)
85 self.assertEqual(False, member.can_share)
93 self.mgr.create(self.image, '1', can_share=True)
/dports/deskutils/bijiben/bijiben-40.1/src/
H A Dbjb-selection-toolbar.c199 gboolean can_tag, can_color, can_share, are_notes; in set_sensitivity() local
208 can_share = TRUE; in set_sensitivity()
236 if (can_share == TRUE) /* share is default. check. */ in set_sensitivity()
239 can_share = FALSE; in set_sensitivity()
246 gtk_widget_set_sensitive (self->share_button, can_share); in set_sensitivity()
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dstart_new_command.py25 def getStartNewCommand(run_callback, can_share=False, xdg_menu=None): argument
28 _instance = StartNewCommand(run_callback, can_share, xdg_menu)
43 def __init__(self, run_callback=None, can_share=False, xdg_menu=None): argument
94 if can_share:
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_sharesheet.cc150 (properties->can_share && *properties->can_share && properties->share_url) in OnIsDirectoryCollected()
279 (properties->can_share && *properties->can_share && properties->share_url) in OnIsDirectoryCollected()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/drive/
H A Ddrive_api_parser.h166 bool can_share() const { return can_share_; } in can_share() function
167 void set_can_share(bool can_share) { can_share_ = can_share; } in set_can_share() argument
471 bool can_share() const { return can_share_; } in can_share() function
472 void set_can_share(bool can_share) { can_share_ = can_share; } in set_can_share() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/drive/
H A Ddrive_api_parser.h166 bool can_share() const { return can_share_; } in can_share() function
167 void set_can_share(bool can_share) { can_share_ = can_share; } in set_can_share() argument
471 bool can_share() const { return can_share_; } in can_share() function
472 void set_can_share(bool can_share) { can_share_ = can_share; } in set_can_share() argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/hyper-0.12.35/src/client/
H A Dpool.rs33 fn can_share(&self) -> bool; in can_share() method
251 if !value.can_share() { in reuse()
317 if value.can_share() && self.idle.contains_key(&key) { in put()
541 } else if !value.can_share() { in drop()
802 fn can_share(&self) -> bool { in can_share() method
990 fn can_share(&self) -> bool { in can_share() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/hyper-0.12.19/src/client/
H A Dpool.rs33 fn can_share(&self) -> bool; in can_share() method
286 if !value.can_share() { in reuse()
369 if value.can_share() && self.idle.contains_key(&key) { in put()
593 } else if !value.can_share() { in drop()
817 fn can_share(&self) -> bool { in can_share() method
1005 fn can_share(&self) -> bool { in can_share() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/hyper-0.12.35/src/client/
H A Dpool.rs33 fn can_share(&self) -> bool; in can_share() method
251 if !value.can_share() { in reuse()
317 if value.can_share() && self.idle.contains_key(&key) { in put()
541 } else if !value.can_share() { in drop()
802 fn can_share(&self) -> bool { in can_share() method
990 fn can_share(&self) -> bool { in can_share() method
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/hyper-0.12.35/src/client/
H A Dpool.rs33 fn can_share(&self) -> bool; in can_share() method
251 if !value.can_share() { in reuse()
317 if value.can_share() && self.idle.contains_key(&key) { in put()
541 } else if !value.can_share() { in drop()
802 fn can_share(&self) -> bool { in can_share() method
990 fn can_share(&self) -> bool { in can_share() method
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/hyper-0.12.35/src/client/
H A Dpool.rs33 fn can_share(&self) -> bool; in can_share() method
251 if !value.can_share() { in reuse()
317 if value.can_share() && self.idle.contains_key(&key) { in put()
541 } else if !value.can_share() { in drop()
802 fn can_share(&self) -> bool { in can_share() method
990 fn can_share(&self) -> bool { in can_share() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/hyper-0.14.12/src/client/
H A Dpool.rs35 fn can_share(&self) -> bool; in can_share() method
259 if !value.can_share() { in reuse()
324 if value.can_share() && self.idle.contains_key(&key) { in put()
536 } else if !value.can_share() { in drop()
808 fn can_share(&self) -> bool { in can_share() method
1020 fn can_share(&self) -> bool { in can_share() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/hyper-0.14.15/src/client/
H A Dpool.rs36 fn can_share(&self) -> bool; in can_share() method
260 if !value.can_share() { in reuse()
325 if value.can_share() && self.idle.contains_key(&key) { in put()
537 } else if !value.can_share() { in drop()
809 fn can_share(&self) -> bool { in can_share() method
1022 fn can_share(&self) -> bool { in can_share() method
/dports/lang/gleam/gleam-0.18.2/cargo-crates/hyper-0.14.16/src/client/
H A Dpool.rs36 fn can_share(&self) -> bool; in can_share() method
260 if !value.can_share() { in reuse()
325 if value.can_share() && self.idle.contains_key(&key) { in put()
537 } else if !value.can_share() { in drop()
809 fn can_share(&self) -> bool { in can_share() method
1022 fn can_share(&self) -> bool { in can_share() method
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/hyper-0.14.13/src/client/
H A Dpool.rs36 fn can_share(&self) -> bool; in can_share() method
260 if !value.can_share() { in reuse()
325 if value.can_share() && self.idle.contains_key(&key) { in put()
537 } else if !value.can_share() { in drop()
809 fn can_share(&self) -> bool { in can_share() method
1022 fn can_share(&self) -> bool { in can_share() method
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/hyper-0.14.12/src/client/
H A Dpool.rs35 fn can_share(&self) -> bool; in can_share() method
259 if !value.can_share() { in reuse()
324 if value.can_share() && self.idle.contains_key(&key) { in put()
536 } else if !value.can_share() { in drop()
808 fn can_share(&self) -> bool { in can_share() method
1020 fn can_share(&self) -> bool { in can_share() method
/dports/net-im/fractal/fractal-4.4.0/vendor/hyper/src/client/
H A Dpool.rs34 fn can_share(&self) -> bool; in can_share() method
252 if !value.can_share() { in reuse()
316 if value.can_share() && self.idle.contains_key(&key) { in put()
527 } else if !value.can_share() { in drop()
782 fn can_share(&self) -> bool { in can_share() method
994 fn can_share(&self) -> bool { in can_share() method
/dports/net/routinator/routinator-0.10.2/cargo-crates/hyper-0.14.11/src/client/
H A Dpool.rs35 fn can_share(&self) -> bool; in can_share() method
259 if !value.can_share() { in reuse()
324 if value.can_share() && self.idle.contains_key(&key) { in put()
536 } else if !value.can_share() { in drop()
808 fn can_share(&self) -> bool { in can_share() method
1020 fn can_share(&self) -> bool { in can_share() method
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/hyper-0.13.10/src/client/
H A Dpool.rs34 fn can_share(&self) -> bool; in can_share() method
252 if !value.can_share() { in reuse()
316 if value.can_share() && self.idle.contains_key(&key) { in put()
527 } else if !value.can_share() { in drop()
782 fn can_share(&self) -> bool { in can_share() method
994 fn can_share(&self) -> bool { in can_share() method
/dports/www/rearx/rearx-0.1.4/cargo-crates/hyper-0.14.4/src/client/
H A Dpool.rs34 fn can_share(&self) -> bool; in can_share() method
258 if !value.can_share() { in reuse()
323 if value.can_share() && self.idle.contains_key(&key) { in put()
535 } else if !value.can_share() { in drop()
794 fn can_share(&self) -> bool { in can_share() method
1006 fn can_share(&self) -> bool { in can_share() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/hyper-0.13.6/src/client/
H A Dpool.rs34 fn can_share(&self) -> bool; in can_share() method
252 if !value.can_share() { in reuse()
316 if value.can_share() && self.idle.contains_key(&key) { in put()
527 } else if !value.can_share() { in drop()
782 fn can_share(&self) -> bool { in can_share() method
994 fn can_share(&self) -> bool { in can_share() method

123456