Home
last modified time | relevance | path

Searched refs:order (Results 1 – 6 of 6) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dclusterfit.cpp73 order[i] = ( u8 )i; in ConstructOrdering()
82 std::swap( order[j], order[j - 1] ); in ConstructOrdering()
93 if( order[i] != prev[i] ) in ConstructOrdering()
109 int j = order[i]; in ConstructOrdering()
232 unordered[order[m]] = 0; in Compress3()
234 unordered[order[m]] = 2; in Compress3()
236 unordered[order[m]] = 1; in Compress3()
375 unordered[order[m]] = 0; in Compress4()
377 unordered[order[m]] = 2; in Compress4()
379 unordered[order[m]] = 3; in Compress4()
[all …]
H A DChangeLog43 * Changed argument order for Decompress function to match Compress
H A Dtexture_compression_s3tc.txt325 order of increasing address):
400 (in order of increasing address):
431 (in order of increasing address):
/TaskScheduler/ThirdParty/UnitTest++/
H A DINSTALL83 all sorts of other programs in order to regenerate files that came
223 order to use an ANSI C compiler:
303 variables may be lost. In order to avoid this problem, you should set
/TaskScheduler/
H A DREADME.md60 ## Useful reading (in random order):
/TaskScheduler/Scheduler/Doxygen/
H A DDoxyfile169 # header file to include in order to use a class. If left blank only the name of
316 # tag to YES in order to let doxygen match functions declarations and
535 # which file to include in order to use the member.
554 # name. If set to NO, the members will appear in declaration order.
561 # name. If set to NO, the members will appear in declaration order. Note that
562 # this will also influence the order of the classes in the class list.
580 # of group names into alphabetical order. If set to NO the group names will
581 # appear in their defined order.
1153 # Note: The order of the extra style sheet files is of importance (e.g. the last
2315 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
[all …]