Searched defs:file_stem (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/python/icutools/databuilder/ |
D | filtration.py | 103 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
|
/external/cronet/stable/third_party/icu/source/python/icutools/databuilder/ |
D | filtration.py | 103 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
|
/external/cronet/tot/third_party/icu/source/python/icutools/databuilder/ |
D | filtration.py | 103 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
|
/external/crosvm/proto_build_tools/src/ |
D | lib.rs | 87 let file_stem = proto_path.file_stem().unwrap().to_str().unwrap(); in create_gen_file() localVariable
|
/external/bazelbuild-rules_rust/proto/prost/private/ |
D | protoc_wrapper.rs | 817 let file_stem = if package_name.is_empty() { in main() localVariable 822 let file_stem = format!("{}{}", file_stem, if is_tonic { ".tonic" } else { "" }); in main() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/relative-path-1.9.3/src/ |
D | lib.rs | 811 let file_stem = match self.file_stem() { in set_extension() localVariable 1558 pub fn file_stem(&self) -> Option<&str> { in file_stem() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/relative-path-1.9.3/src/ |
D | lib.rs | 811 let file_stem = match self.file_stem() { in set_extension() localVariable 1558 pub fn file_stem(&self) -> Option<&str> { in file_stem() method
|
/external/selinux/libselinux/src/ |
D | label_file.c | 1001 int i, rc, file_stem; in lookup_all() local
|
/external/rust/android-crates-io/crates/camino/src/ |
D | lib.rs | 962 pub fn file_stem(&self) -> Option<&str> { in file_stem() method
|