Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/source/python/icutools/databuilder/
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
/external/icu/icu4c/source/python/icutools/databuilder/
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
/external/crosvm/proto_build_tools/src/
Dlib.rs91 let file_stem = proto_path.file_stem().unwrap().to_str().unwrap(); in create_gen_file() localVariable
/external/selinux/libselinux/src/
Dlabel_file.c909 int i, rc, file_stem; in lookup_all() local