Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DXmlTestReporter.cpp72 void XmlTestReporter::AddXmlElement(ostream& os, char const* encoding) in AddXmlElement() argument
76 if (encoding != NULL) in AddXmlElement()
77 os << " encoding=\"" << encoding << "\""; in AddXmlElement()
H A DXmlTestReporter.h25 void AddXmlElement(std::ostream& os, char const* encoding);
/TaskScheduler/ThirdParty/Squish/
H A Dtexture_compression_s3tc.txt86 (5) Is the encoding of the RGB components for DXT1 formats correct in this
88 "transparent" encoding. Is it really black?
105 (6) Is the encoding of the RGB components for DXT3 and DXT5 formats
111 opaque block encoding, regardless of the relative values of "color0"
376 IMPORTANT: When encoding an RGBA image into a format using 1-bit
379 equal to 0.5 end up with an alpha of 1.0. When encoding an RGBA image
497 ever use the "transparent" encoding). Fixed
/TaskScheduler/Scheduler/Doxygen/
H A DDoxyfile20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
773 # This tag can be used to specify the character encoding of the source files
774 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses