Home
last modified time | relevance | path

Searched refs:X (Results 1 – 12 of 12) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestTestMacros.cpp210 #define INNER_STRINGIFY(X) #X argument
211 #define STRINGIFY(X) INNER_STRINGIFY(X) argument
/TaskScheduler/ThirdParty/Squish/
H A Dmaths.cpp56 covariance[0] += a.X()*b.X(); in ComputeWeightedCovariance()
57 covariance[1] += a.X()*b.Y(); in ComputeWeightedCovariance()
58 covariance[2] += a.X()*b.Z(); in ComputeWeightedCovariance()
H A Dsimd_ve.h34 #define VEC4_CONST( X ) Vec4( ( vector float )( X ) ) argument
H A Dsimd_float.h33 #define VEC4_CONST( X ) Vec4( X ) argument
H A Dsimd_sse.h42 #define VEC4_CONST( X ) Vec4( X ) argument
H A Dsinglecolourfit.cpp67 m_colour[0] = ( u8 )FloatToInt( 255.0f*values->X(), 255 ); in SingleColourFit()
H A Dcolourblock.cpp48 int r = FloatToInt( 31.0f*colour.X(), 31 ); in FloatTo565()
H A Dmaths.h58 float X() const { return m_x; } in X() function
H A Dclusterfit.cpp110 Vec4 p( unweighted[j].X(), unweighted[j].Y(), unweighted[j].Z(), 1.0f ); in ConstructOrdering()
/TaskScheduler/ThirdParty/UnitTest++/
H A DREADME.md8 * Mac OS X
46 with this package. This license is the same as the MIT/X Consortium
H A DINSTALL127 On MacOS X 10.5 and later systems, you can create libraries and
202 is something like `gnu-as' or `x' (for the X Window System). The
206 For packages that use the X Window System, `configure' can usually
207 find the X include and library files automatically, but if it doesn't,
/TaskScheduler/
H A DREADME.md15 Linux + OS X