Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DMemoryOutStream.cpp24 std::ostream& FormatToStream(std::ostream& stream, char const* format, ValueType const& value) in FormatToStream() argument
30 snprintf(txt, BUFFER_SIZE, format, value); in FormatToStream()
62 void FormatToStream(MemoryOutStream& stream, char const* format, ValueType const& value) in FormatToStream() argument
68 snprintf(txt, BUFFER_SIZE, format, value); in FormatToStream()
/TaskScheduler/.vscode/
H A Dtasks.json3 // for the documentation about the tasks.json format
/TaskScheduler/ThirdParty/Squish/
H A Dtexture_compression_s3tc.txt37 specific to S3's S3TC format (called DXTC in Microsoft's DirectX API),
69 also) yet one format must be chosen up front.
78 transparent texels, how are they treated in each format?
107 for DXT3 and DXT5 are decoded as described by the DXT1 format.
121 and CompressedTexImage2DARB and the <format> parameter of
150 If the internal format of the texture image being modified is
180 INVALID_ENUM error if <internalformat> is an S3TC format.
189 If the internal format of the texture image being modified is
195 an INVALID_ENUM error if <format> is an S3TC format. Since S3TC images
337 a <format> of RGB and a type of UNSIGNED_SHORT_5_6_5.
[all …]
/TaskScheduler/Scheduler/Doxygen/
H A DDoxyfile10 # The format is:
64 # directories (in 2 levels) under the output directory of each output format and
280 # using this tag. The format is ext=language, where ext is a file extension, and
282 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
297 # according to the Markdown format, which allows for more readable
681 # output files in an output format independent way. To create the layout file
748 # and the warning text. Optionally the format may contain $version, which will
1281 # files are now used as the Windows 98 help format, and will replace the old
1500 # When MathJax is enabled you can set the default output format to be used for
1618 # to a relative location where the documentation can be found. The format is:
[all …]