Home
last modified time | relevance | path

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

/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/protos/
Dbuild.rs108 let file_stem = input_path.file_stem().unwrap().to_str().unwrap(); in protoc() localVariable
/external/selinux/libselinux/src/
Dlabel_file.c906 int i, rc, file_stem; in lookup_all() local