Home
last modified time | relevance | path

Searched refs:match (Results 1 – 4 of 4) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dcolourset.cpp83 bool match = ( ( mask & oldbit ) != 0 ) in ColourSet() local
88 if( match ) in ColourSet()
H A DChangeLog43 * Changed argument order for Decompress function to match Compress
H A Dtexture_compression_s3tc.txt487 where the MSDN documentation doesn't match what
/TaskScheduler/Scheduler/Doxygen/
H A DDoxyfile316 # tag to YES in order to let doxygen match functions declarations and
597 # type resolution of all parameters of a function it will reject a match between
600 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still
601 # accept a match between prototype and implementation in such cases.
921 # filter if there is a match. The filters are a list of the form: pattern=filter
924 # patterns match the file name, INPUT_FILTER is applied.