Home
last modified time | relevance | path

Searched refs:list_contexts (Results 1 – 25 of 38) sorted by relevance

12

/dports/x11/lightdm-gtk-greeter-settings/lightdm-gtk-greeter-settings-1.2.2/lightdm_gtk_greeter_settings/
H A DIconChooserDialog.py109 for name in theme.list_contexts():
115 for context in theme.list_contexts():
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkIconTheme.t70 my @contexts = $icon_theme->list_contexts;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dicon_theme.rs71 fn list_contexts(&self) -> Vec<glib::GString>; in list_contexts() method
184 fn list_contexts(&self) -> Vec<glib::GString> { in list_contexts() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dicon_theme.rs72 fn list_contexts(&self) -> Vec<GString>; in list_contexts() method
172 fn list_contexts(&self) -> Vec<GString> { in list_contexts() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dicon_theme.rs71 fn list_contexts(&self) -> Vec<glib::GString>; in list_contexts() method
184 fn list_contexts(&self) -> Vec<glib::GString> { in list_contexts() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dicon_theme.rs71 fn list_contexts(&self) -> Vec<glib::GString>; in list_contexts() method
184 fn list_contexts(&self) -> Vec<glib::GString> { in list_contexts() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dicon_theme.rs72 fn list_contexts(&self) -> Vec<GString>; in list_contexts() method
172 fn list_contexts(&self) -> Vec<GString> { in list_contexts() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dicon_theme.rs72 fn list_contexts(&self) -> Vec<GString>; in list_contexts() method
172 fn list_contexts(&self) -> Vec<GString> { in list_contexts() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dicon_theme.rs71 fn list_contexts(&self) -> Vec<glib::GString>; in list_contexts() method
184 fn list_contexts(&self) -> Vec<glib::GString> { in list_contexts() method
/dports/math/py-theano/Theano-1.0.5/theano/scan_module/tests/
H A Dtest_scan_checkpoints.py54 if None not in theano.gpuarray.type.list_contexts():
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dicontheme.h406 Glib::ListHandle<Glib::ustring> list_contexts() const;
H A Dicontheme.cc325 Glib::ListHandle<Glib::ustring> IconTheme::list_contexts() const in list_contexts() function in Gtk::IconTheme
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/kubernetes/config/
H A Dkube_config.py471 def list_contexts(self): member in KubeConfigLoader
623 return loader.list_contexts(), loader.current_context
H A Dkube_config_test.py940 actual_contexts = loader.list_contexts()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dicontheme.hg81 _WRAP_METHOD(Glib::ListHandle<Glib::ustring> list_contexts() const, gtk_icon_theme_list_contexts)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dicontheme.h608 std::vector<Glib::ustring> list_contexts() const;
H A Dicontheme.cc374 std::vector<Glib::ustring> IconTheme::list_contexts() const in list_contexts() function in Gtk::IconTheme
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dicontheme.hg91 _WRAP_METHOD(std::vector<Glib::ustring> list_contexts() const, gtk_icon_theme_list_contexts)
/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/
H A Dtype.py108 def list_contexts(): function
H A Ddnn.py37 from .type import (get_context, gpu_context_type, list_contexts,
3899 for c in list_contexts():
/dports/x11/gnome-pie/Gnome-Pie-0.5.7/src/gui/
H A DiconSelectWindow.vala401 foreach (var context in icon_theme.list_contexts()) {
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dgtk_client_base.py822 log("contexts: %s", it.list_contexts())
824 for context in it.list_contexts():
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_gluon.py151 list_contexts = [mx.cpu(42), mx.cpu(24)]
152 params3.reset_ctx(list_contexts)
154 assert set(p.list_ctx()) == set(list_contexts)
157 assert set(params3.list_ctx()) == set(list_contexts)
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_gluon.py151 list_contexts = [mx.cpu(42), mx.cpu(24)]
152 params3.reset_ctx(list_contexts)
154 assert set(p.list_ctx()) == set(list_contexts)
157 assert set(params3.list_ctx()) == set(list_contexts)
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.12.defs446 (define-method list_contexts

12