Searched defs:a (Results 1 – 11 of 11) sorted by relevance
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTTools.h | 30 T Min(T a, T b) in Min() 36 T Max(T a, T b) in Max()
|
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | colourblock.cpp | 30 static int FloatToInt( float a, int limit ) in FloatToInt() 56 static void WriteColourBlock( int a, int b, u8* indices, void* block ) in WriteColourBlock() 78 int a = FloatTo565( start ); in WriteColourBlock3() local 111 int a = FloatTo565( start ); in WriteColourBlock4() local 167 int a = Unpack565( bytes, codes ); in DecompressColour() local
|
| H A D | simd_sse.h | 34 #define SQUISH_SSE_SPLAT( a ) \ argument 115 friend Vec4 MultiplyAdd( Vec4::Arg a, Vec4::Arg b, Vec4::Arg c ) in MultiplyAdd() 121 friend Vec4 NegativeMultiplySubtract( Vec4::Arg a, Vec4::Arg b, Vec4::Arg c ) in NegativeMultiplySubtract()
|
| H A D | simd_float.h | 114 friend Vec4 MultiplyAdd( Vec4::Arg a, Vec4::Arg b, Vec4::Arg c ) in MultiplyAdd() 120 friend Vec4 NegativeMultiplySubtract( Vec4::Arg a, Vec4::Arg b, Vec4::Arg c ) in NegativeMultiplySubtract()
|
| H A D | maths.cpp | 53 Vec3 a = points[i] - centroid; in ComputeWeightedCovariance() local 172 float a = c1 - ( 1.0f/3.0f )*c2*c2; in ComputePrincipleComponent() local
|
| H A D | simd_ve.h | 119 friend Vec4 MultiplyAdd( Vec4::Arg a, Vec4::Arg b, Vec4::Arg c ) in MultiplyAdd() 125 friend Vec4 NegativeMultiplySubtract( Vec4::Arg a, Vec4::Arg b, Vec4::Arg c ) in NegativeMultiplySubtract()
|
| H A D | singlecolourfit.cpp | 47 static int FloatToInt( float a, int limit ) in FloatToInt()
|
| H A D | clusterfit.cpp | 168 Vec4 a = NegativeMultiplySubtract( betax_sum, alphabeta_sum, alphax_sum*beta2_sum )*factor; in Compress3() local 303 Vec4 a = NegativeMultiplySubtract( betax_sum, alphabeta_sum, alphax_sum*beta2_sum )*factor; in Compress4() local
|
| H A D | alpha.cpp | 31 static int FloatToInt( float a, int limit ) in FloatToInt()
|
| /TaskScheduler/SchedulerTests/Tests/ |
| H A D | AtomicTests.cpp | 137 MT::Atomic32<uint32> a; in SUITE() local
|
| /TaskScheduler/Scheduler/Doxygen/ |
| H A D | style.css | 85 a { selector
|