Home
last modified time | relevance | path

Searched refs:IMATCH_AWFUL (Results 1 – 16 of 16) sorted by relevance

/dports/games/scummvm-tools/scummvm-tools-2.5.0/
H A Dtool.cpp149 if (inspectInput(input) == IMATCH_AWFUL) { in addInputPath()
155 if (inspectInput(input) == IMATCH_AWFUL) in addInputPath()
161 InspectionMatch bestMatch = IMATCH_AWFUL; in addInputPath()
170 } else if (bestMatch == IMATCH_AWFUL && match == IMATCH_POSSIBLE) { in addInputPath()
175 if (bestMatch == IMATCH_AWFUL) { in addInputPath()
209 InspectionMatch bestMatch = IMATCH_AWFUL; in inspectInput()
227 return IMATCH_AWFUL; in inspectInput()
233 return IMATCH_AWFUL; in inspectInput()
253 return IMATCH_AWFUL; in inspectInput()
H A Dtool.h52 IMATCH_AWFUL enumerator
H A Dtools.cpp132 InspectionMatch dm = dirname.empty() ? IMATCH_AWFUL : (*tool)->inspectInput(dirname); in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/touche/
H A Dcompress_touche.cpp60 return IMATCH_AWFUL; in inspectInput()
67 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/cge/
H A Dpack_cge.cpp116 return IMATCH_AWFUL; in inspectInput()
123 return IMATCH_AWFUL; in inspectInput()
H A Dextract_cge.cpp88 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/scumm/
H A Dextract_scumm_mac.cpp45 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/cryo/
H A Dextract_cryo.cpp71 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/hdb/
H A Dextract_hdb.cpp102 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/prince/
H A Dextract_prince.cpp167 return IMATCH_AWFUL; in inspectInput()
178 return IMATCH_AWFUL; in inspectInput()
H A Dpack_prince.cpp151 return IMATCH_AWFUL; in inspectInput()
159 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/gui/
H A Dpages.cpp294 if (_configuration.selectedTool->_backend->inspectInput(filename) == IMATCH_AWFUL && in save()
295 _configuration.selectedTool->_backend->inspectInput(dirname) != IMATCH_AWFUL) in save()
442 if (_configuration.selectedTool->_backend->inspectInput(filename) == IMATCH_AWFUL && in save()
443 _configuration.selectedTool->_backend->inspectInput(dirname) != IMATCH_AWFUL) in save()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/gob/
H A Dextract_gob_stk.cpp69 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/saga/
H A Dcompress_saga.cpp133 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/kyra/
H A Dcompress_kyra.cpp53 return IMATCH_AWFUL; in inspectInput()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/sword1/
H A Dcompress_sword1.cpp781 return IMATCH_AWFUL; in inspectInput()