Home
last modified time | relevance | path

Searched refs:load_from_path (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/devel/p5-Data-Localize/Data-Localize-0.00028/lib/Data/Localize/
H A DGettext.pm31 $self->load_from_path($_) for @{$_[0]};
72 $self->load_from_path($path);
95 $self->load_from_path($_) for @_;
98 sub load_from_path { method in Data::Localize::Gettext
H A DMultiLevel.pm22 $self->load_from_path($_) for @{$_[0]};
31 $self->load_from_path($path);
76 sub load_from_path { subroutine
/dports/devel/py-anyconfig/anyconfig-0.9.11/src/anyconfig/backend/
H A Dbase.py194 def load_from_path(self, filepath, container, **kwargs): member in LoaderMixin
270 cnf = self.load_from_path(ioi.path, container, **options)
393 def load_from_path(self, filepath, container, **kwargs): member in FromStringLoaderMixin
428 def load_from_path(self, filepath, container, **kwargs): member in FromStreamLoaderMixin
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/ruby/red-arrow/lib/arrow/
H A Dcsv-loader.rb42 load_from_path(@path_or_data.to_path)
44 load_from_path(@path_or_data)
164 def load_from_path(path) method in Arrow.CSVLoader
/dports/databases/arrow/apache-arrow-6.0.1/ruby/red-arrow/lib/arrow/
H A Dcsv-loader.rb42 load_from_path(@path_or_data.to_path)
44 load_from_path(@path_or_data)
164 def load_from_path(path) method in Arrow.CSVLoader
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/ruby/red-arrow/lib/arrow/
H A Dcsv-loader.rb42 load_from_path(@path_or_data.to_path)
44 load_from_path(@path_or_data)
164 def load_from_path(path) method in Arrow.CSVLoader
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/pyami/
H A Dconfig.py59 self.load_from_path(path)
95 def load_from_path(self, path): member in Config
102 self.load_from_path(os.path.join(dir, extended_file))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/pyami/
H A Dconfig.py59 self.load_from_path(path)
95 def load_from_path(self, path): member in Config
102 self.load_from_path(os.path.join(dir, extended_file))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/pyami/
H A Dconfig.py59 self.load_from_path(path)
95 def load_from_path(self, path): member in Config
102 self.load_from_path(os.path.join(dir, extended_file))
/dports/devel/py-boto/boto-2.49.0/boto/pyami/
H A Dconfig.py59 self.load_from_path(path)
95 def load_from_path(self, path): member in Config
102 self.load_from_path(os.path.join(dir, extended_file))
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/unit/provider/
H A Dtest_provider.py452 def test_shared_config_loading(self, load_from_path, exists): argument
456 load_from_path.assert_called_once_with(path)
459 load_from_path.reset_mock()
464 load_from_path.assert_called_once_with(path)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/unit/provider/
H A Dtest_provider.py452 def test_shared_config_loading(self, load_from_path, exists): argument
456 load_from_path.assert_called_once_with(path)
459 load_from_path.reset_mock()
464 load_from_path.assert_called_once_with(path)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/unit/provider/
H A Dtest_provider.py452 def test_shared_config_loading(self, load_from_path, exists): argument
456 load_from_path.assert_called_once_with(path)
459 load_from_path.reset_mock()
464 load_from_path.assert_called_once_with(path)
/dports/devel/py-boto/boto-2.49.0/tests/unit/provider/
H A Dtest_provider.py452 def test_shared_config_loading(self, load_from_path, exists): argument
456 load_from_path.assert_called_once_with(path)
459 load_from_path.reset_mock()
464 load_from_path.assert_called_once_with(path)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcss_provider.rs66 fn load_from_path(&self, path: &str) -> Result<(), glib::Error>; in load_from_path() method
114 fn load_from_path(&self, path: &str) -> Result<(), glib::Error> { in load_from_path() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcss_provider.rs66 fn load_from_path(&self, path: &str) -> Result<(), Error>; in load_from_path() method
114 fn load_from_path(&self, path: &str) -> Result<(), Error> { in load_from_path() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcss_provider.rs66 fn load_from_path(&self, path: &str) -> Result<(), glib::Error>; in load_from_path() method
114 fn load_from_path(&self, path: &str) -> Result<(), glib::Error> { in load_from_path() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcss_provider.rs77 fn load_from_path(&self, path: &str) -> Result<(), glib::Error>; in load_from_path() method
128 fn load_from_path(&self, path: &str) -> Result<(), glib::Error> { in load_from_path() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcss_provider.rs77 fn load_from_path(&self, path: &str) -> Result<(), glib::Error>; in load_from_path() method
128 fn load_from_path(&self, path: &str) -> Result<(), glib::Error> { in load_from_path() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcss_provider.rs77 fn load_from_path(&self, path: &str) -> Result<(), glib::Error>; in load_from_path() method
128 fn load_from_path(&self, path: &str) -> Result<(), glib::Error> { in load_from_path() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcss_provider.rs77 fn load_from_path(&self, path: &str) -> Result<(), glib::Error>; in load_from_path() method
128 fn load_from_path(&self, path: &str) -> Result<(), glib::Error> { in load_from_path() method
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/libcxx/input.output/filesystems/
H A Dlit.local.cfg4 config.load_from_path(os.path.join(std_filesystem_tests, 'lit.local.cfg'), lit_config)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/input.output/filesystems/
H A Dlit.local.cfg4 config.load_from_path(os.path.join(std_filesystem_tests, 'lit.local.cfg'), lit_config)
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/input.output/filesystems/
H A Dlit.local.cfg4 config.load_from_path(os.path.join(std_filesystem_tests, 'lit.local.cfg'), lit_config)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/input.output/filesystems/
H A Dlit.local.cfg4 config.load_from_path(os.path.join(std_filesystem_tests, 'lit.local.cfg'), lit_config)

123456789