Searched defs:l (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-4.2.8-20130828/include/nn/util/ |
| D | util_Rect.h | 186 const f32 l = left; in Normalize() local
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/math/ |
| D | math_MersenneTwister.cpp | 216 inline bit32 MersenneTwister::MixBits(bit32 u, bit32 l) in MixBits()
|
| /CTR-SDK-4.2.8-20130828/include/nn/math/ |
| D | math_Matrix44.h | 833 MTX44Frustum(MTX44* pOut, f32 l, f32 r, f32 b, f32 t, f32 n, f32 f) in MTX44Frustum() 964 MTX44Ortho(MTX44* pOut, f32 l, f32 r, f32 b, f32 t, f32 n, f32 f) in MTX44Ortho()
|
| D | math_Matrix34.h | 822 …self_type& SetupTextureProjectionFrustum(f32 l, f32 r, f32 b, f32 t, f32 n, f32 scaleS, f32 scaleT… in SetupTextureProjectionFrustum() 855 …self_type& SetupTextureProjectionFrustum(f32 l, f32 r, f32 b, f32 t, f32 scaleS, f32 scaleT, f32 t… in SetupTextureProjectionFrustum()
|