Home
last modified time | relevance | path

Searched defs:l (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/util/
Dutil_Rect.h186 const f32 l = left; in Normalize() local
/CTR-SDK-4.2.8-20130828/sources/libraries/math/
Dmath_MersenneTwister.cpp216 inline bit32 MersenneTwister::MixBits(bit32 u, bit32 l) in MixBits()
/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h833 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()
Dmath_Matrix34.h822 …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()