Home
last modified time | relevance | path

Searched defs:file_stem (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/python/icutools/databuilder/
H A Dfiltration.py89 def _should_include(self, file_stem): argument
94 def _should_include(self, file_stem): argument
102 def _should_include(self, file_stem): argument
122 def _should_include(self, file_stem): argument
/dports/devel/py-qutip/qutip-4.6.2/qutip/qip/
H A Dcircuit_latex.py132 def _convert_pdf(file_stem): argument
167 def converter(file_stem): argument
/dports/devel/icu/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/devel/icu-lx/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/python/icutools/databuilder/
H A Dfiltration.py96 def _should_include(self, file_stem): argument
101 def _should_include(self, file_stem): argument
109 def _should_include(self, file_stem): argument
129 def _should_include(self, file_stem): argument
/dports/www/firefox/firefox-99.0/intl/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/python/icutools/databuilder/
H A Dfiltration.py103 def _should_include(self, file_stem): argument
108 def _should_include(self, file_stem): argument
116 def _should_include(self, file_stem): argument
136 def _should_include(self, file_stem): argument
/dports/devel/texlab/texlab-3.3.0/src/syntax/latex/analysis/
H A Dimplicit_link.rs18 let file_stem = file_path.file_stem()?; in find_by_extension() localVariable
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/
H A Dbuild.rs91 let file_stem = path.file_stem().unwrap().to_str().unwrap(); in read_dir_files() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/lzma-sys/
H A Dbuild.rs91 let file_stem = path.file_stem().unwrap().to_str().unwrap(); in read_dir_files() localVariable
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/
H A Dbuild.rs93 let file_stem = path.file_stem().unwrap().to_str().unwrap(); in read_dir_files() localVariable
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/lzma-sys-0.1.17/
H A Dbuild.rs93 let file_stem = path.file_stem().unwrap().to_str().unwrap(); in read_dir_files() localVariable
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/misc/
H A Dsynology.py53 file_stem, file_ext = os.path.splitext(filename) variable
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DPathView.h44 Slice file_stem() const { in file_stem() function
/dports/science/pynn/PyNN-0.10.0/examples/
H A DsimpleRandomNetwork_csa.py54 file_stem = "Results/simpleRandomNetwork_csa_np%d_%s" % (num_processes(), simulator_name) variable
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest12.2.prog.c46 char *file_stem; in main() local
/dports/deskutils/just/just-0.10.5/src/
H A Dfunction.rs118 fn file_stem(_context: &FunctionContext, path: &str) -> Result<String, String> { in file_stem() function
255 let file_stem = Utf8Path::new(path) in without_extension() localVariable
/dports/devel/texlab/texlab-3.3.0/src/
H A Duri.rs17 let file_stem = match file_name.rfind('.') { in with_extension() localVariable
/dports/graphics/rx/rx-0.4.0/src/
H A Dimage.rs39 pub fn file_stem(&self) -> &str { in file_stem() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/vfs/src/
H A Dvfs_path.rs394 let file_stem = file_stem_and_extension.next(); in name_and_extension() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/vfs/src/
H A Dvfs_path.rs394 let file_stem = file_stem_and_extension.next(); in name_and_extension() localVariable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/paths/src/
H A Dlib.rs187 pub fn file_stem(&self) -> Option<&OsStr> { in file_stem() method

1234567