Searched defs:ext (Results 1 – 7 of 7) sorted by relevance
14 name, ext = os.path.splitext(args.file) variable
735 def _check_ext(self, filename: str, ext): argument1278 def _replace_ext(self, input, ext): argument
180 auto ext = path.substr(path.find_last_of(".") + 1); in _findByPath() local302 auto ext = path.substr(path.find_last_of(".") + 1); in loader() local
98 auto ext = path.substr(path.find_last_of(".") + 1); in _find() local
133 const char * ext = lv_fs_get_ext(filename); in lv_xml_component_register_from_file() local
108 const char * ext = lv_fs_get_ext(fn); in decoder_info() local
124 const char * ext = lv_fs_get_ext(src); in decoder_info() local