Searched refs:end (Results 1 – 13 of 13) sorted by relevance
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTTaskQueue.h | 71 size_t end; variable 101 size_t count = ((end & MASK) - (begin & MASK)) & MASK; in Size() 115 end = 0; in Clear() 123 , end(0) in Queue() 163 size_t index = (end & MASK); in Add() 166 end++; in Add() 198 end--; in TryPopNewest() 199 size_t index = (end & MASK); in TryPopNewest() 208 return (begin == end); in IsEmpty()
|
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | rangefit.cpp | 59 Vec3 end( 0.0f ); in RangeFit() local 65 start = end = values[0]; in RangeFit() 77 end = values[i]; in RangeFit() 87 end = Min( one, Max( zero, end ) ); in RangeFit() 94 m_end = Truncate( grid*end + half )*gridrcp; in RangeFit()
|
| H A D | colourblock.h | 34 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ); 35 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block );
|
| H A D | singlecolourfit.cpp | 36 u8 end; member 163 ( float )sources[0]->end/31.0f, in ComputeEndPoints() 164 ( float )sources[1]->end/63.0f, in ComputeEndPoints() 165 ( float )sources[2]->end/31.0f in ComputeEndPoints()
|
| H A D | colourblock.cpp | 75 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock3() argument 79 int b = FloatTo565( end ); in WriteColourBlock3() 108 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock4() argument 112 int b = FloatTo565( end ); in WriteColourBlock4()
|
| H A D | texture_compression_s3tc.txt | 147 (add to end of TexSubImage discussion, p.123 -- after edit from the 170 Add to Section 3.8.2, Alternate Image Specification (adding to the end of 185 Add to Section 3.8.2, Alternate Image Specification (adding to the end of 377 alpha, any texels with an alpha component less than 0.5 end up with an 379 equal to 0.5 end up with an alpha of 1.0. When encoding an RGBA image
|
| /TaskScheduler/ThirdParty/UnitTest++/UnitTest++/ |
| H A D | XmlTestReporter.cpp | 59 for (DeferredTestResultList::const_iterator i = results.begin(); i != results.end(); ++i) in ReportSummary() 119 it != result.failures.end(); in AddFailure()
|
| /TaskScheduler/ThirdParty/Boost.Context/asm/ |
| H A D | make_mips32_o32_elf_gas.S | 85 .end make_fcontext
|
| H A D | jump_mips32_o32_elf_gas.S | 114 .end jump_fcontext
|
| H A D | make_i386_ms_pe_masm.asm | 79 ; at its end by RaiseException all seh-handlers are disregarded if not present and the
|
| /TaskScheduler/Scheduler/Doxygen/ |
| H A D | style.css | 60 /* @end */ 121 /* @end */ 255 /* @end */ 378 /* @end */ 505 /* @end */
|
| H A D | Doxyfile | 404 # symbols. At the end of a run doxygen will report the cache usage and suggest 2066 # an all uppercase name, and do not end with a semicolon. Such function macros
|
| /TaskScheduler/ThirdParty/UnitTest++/ |
| H A D | INSTALL | 94 This target is generally not run by end users. 180 shared libraries that end up requiring recompilation when using this
|