Home
last modified time | relevance | path

Searched refs:end (Results 1 – 13 of 13) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTTaskQueue.h71 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 Drangefit.cpp59 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 Dcolourblock.h34 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 Dsinglecolourfit.cpp36 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 Dcolourblock.cpp75 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 Dtexture_compression_s3tc.txt147 (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 DXmlTestReporter.cpp59 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 Dmake_mips32_o32_elf_gas.S85 .end make_fcontext
H A Djump_mips32_o32_elf_gas.S114 .end jump_fcontext
H A Dmake_i386_ms_pe_masm.asm79 ; at its end by RaiseException all seh-handlers are disregarded if not present and the
/TaskScheduler/Scheduler/Doxygen/
H A Dstyle.css60 /* @end */
121 /* @end */
255 /* @end */
378 /* @end */
505 /* @end */
H A DDoxyfile404 # 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 DINSTALL94 This target is generally not run by end users.
180 shared libraries that end up requiring recompilation when using this