Home
last modified time | relevance | path

Searched defs:is_filetype (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/fuse-utils/fuse-utils-1.4.3/
H A Dtapeconv.c338 is_filetype( const char* new_filename, const char* type ) in is_filetype() function
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddislot.h27 …bool is_filetype(const char *candidate_filetype) const { return !core_stricmp(m_file_type.c_str(),… in is_filetype() function
H A Ddiimage.h161 …bool is_filetype(const std::string &candidate_filetype) { return !core_stricmp(filetype().c_str(),… in is_filetype() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddislot.h27 …bool is_filetype(const char *candidate_filetype) const { return !core_stricmp(m_file_type.c_str(),… in is_filetype() function
H A Ddiimage.h161 …bool is_filetype(const std::string &candidate_filetype) { return !core_stricmp(filetype().c_str(),… in is_filetype() function