Home
last modified time | relevance | path

Searched defs:matchedFiles (Results 1 – 8 of 8) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Ddevice_binary_format_ar.cpp31 Ar::ArFileEntryHeaderAndData *matchedFiles[2] = {}; in unpackSingleDeviceBinary() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/
H A Dgame.cpp179 FilePropertiesMap matchedFiles; in generateUnknownGameReport() local
H A Dgame.h130 FilePropertiesMap matchedFiles; member
H A DadvancedDetector.h105 FilePropertiesMap matchedFiles; member
/dports/games/scummvm/scummvm-2.5.1/engines/
H A Dgame.cpp184 FilePropertiesMap matchedFiles; in generateUnknownGameReport() local
H A Dgame.h154 FilePropertiesMap matchedFiles; member
H A DadvancedDetector.h182 FilePropertiesMap matchedFiles; /*!< List of the files that were used to match the game. */ member
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/conch/scripts/
H A Dcftp.py764 def _cbReadFile(self, files, matchedFiles, directory, glob): argument