| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtxQuat.c | 48 void C_QUATAdd( const Quaternion *p, const Quaternion *q, Quaternion *r ) in C_QUATAdd() 66 void PSQUATAdd( const Quaternion *p, const Quaternion *q, Quaternion *r ) in PSQUATAdd() 122 void C_QUATSubtract( const Quaternion *p, const Quaternion *q, Quaternion *r ) in C_QUATSubtract() 140 void PSQUATSubtract( const Quaternion *p, const Quaternion *q, Quaternion *r ) in PSQUATSubtract() 200 Quaternion *r; in C_QUATMultiply() local 356 void C_QUATScale( const Quaternion *q, Quaternion *r, f32 scale ) in C_QUATScale() 374 void PSQUATScale( const Quaternion *q, Quaternion *r, f32 scale ) in PSQUATScale() 734 void C_QUATDivide( const Quaternion *p, const Quaternion *q, Quaternion *r ) in C_QUATDivide() 753 void PSQUATDivide( const Quaternion *p, const Quaternion *q, Quaternion *r ) in PSQUATDivide() 772 void C_QUATExp( const Quaternion *q, Quaternion *r ) in C_QUATExp() [all …]
|
| D | mtxQuat_asm.s | 31 #define r r5 macro 67 #define r r5 macro 291 #define r r4 macro
|
| D | mtx.c | 2207 void C_MTXLightFrustum ( Mtx m, float t, float b, float lf, float r, float n, in C_MTXLightFrustum() 2332 void C_MTXLightOrtho ( Mtx m, f32 t, f32 b, f32 lf, f32 r, float scaleS, in C_MTXLightOrtho() 2476 void ASM_QUATDivide( const Quaternion *p, const Quaternion *q, Quaternion *r) in ASM_QUATDivide()
|
| D | mtx44.c | 70 void C_MTXFrustum ( Mtx44 m, f32 t, f32 b, f32 lf, f32 r, f32 n, f32 f ) in C_MTXFrustum() 200 void C_MTXOrtho ( Mtx44 m, f32 t, f32 b, f32 lf, f32 r, f32 n, f32 f ) in C_MTXOrtho()
|
| /CafeSDK-2.12.13-1/system/src/lib/gx2ut/headers/cafe/gx2ut/ |
| D | gx2utClear.h | 143 f32 r, f32 g, f32 b, f32 a, in GX2UTClearOp() 228 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurfaceRect() 317 void* dstAuxPtr, u32 dstAuxSize, f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurfaceRect() 393 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurface() 462 f32 r, f32 g, f32 b, f32 a, in GX2UTClearBuffersEx() 539 f32 r, f32 g, f32 b, f32 a) in GX2UTClearColor() 660 f32 r, f32 g, f32 b, f32 a, GX2ClearMode clearFlags) in GX2UTClearBuffers() 708 f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurface()
|
| /CafeSDK-2.12.13-1/system/include/cafe/gx2ut/ |
| D | gx2utClear.h | 143 f32 r, f32 g, f32 b, f32 a, in GX2UTClearOp() 228 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurfaceRect() 317 void* dstAuxPtr, u32 dstAuxSize, f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurfaceRect() 393 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurface() 462 f32 r, f32 g, f32 b, f32 a, in GX2UTClearBuffersEx() 539 f32 r, f32 g, f32 b, f32 a) in GX2UTClearColor() 660 f32 r, f32 g, f32 b, f32 a, GX2ClearMode clearFlags) in GX2UTClearBuffers() 708 f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurface()
|
| /CafeSDK-2.12.13-1/system/src/lib/szfile/ |
| D | 7zCrc.c | 54 UInt32 r = i; in CrcGenerateTable() local 65 UInt32 r = g_CrcTable[i - 256]; in CrcGenerateTable() local
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/ |
| D | demoGfxTypes.h | 32 struct{ f32 r, g, b, a;} c; member 44 struct{ f32 r, g, b;} c; member 56 struct{ f32 r, g;} c; member 68 struct{ f32 r;} c; member 80 struct{ u32 r, g, b, a;} c; member 92 struct{ u32 r, g, b;} c; member 104 struct{ u32 r, g;} c; member 116 struct{ u32 r;} c; member 128 struct{ s32 r, g, b, a;} c; member 140 struct{ s32 r, g, b;} c; member [all …]
|
| /CafeSDK-2.12.13-1/system/include/cafe/demo/ |
| D | demoGfxTypes.h | 32 struct{ f32 r, g, b, a;} c; member 44 struct{ f32 r, g, b;} c; member 56 struct{ f32 r, g;} c; member 68 struct{ f32 r;} c; member 80 struct{ u32 r, g, b, a;} c; member 92 struct{ u32 r, g, b;} c; member 104 struct{ u32 r, g;} c; member 116 struct{ u32 r;} c; member 128 struct{ s32 r, g, b, a;} c; member 140 struct{ s32 r, g, b;} c; member [all …]
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | matVec.h | 527 static inline void MAT44Frustum ( Mat44 *m, f32 t, f32 b, f32 l, f32 r, f32 n, f32 f ) in MAT44Frustum() 565 static inline void MAT44Ortho ( Mat44 *m, f32 t, f32 b, f32 l, f32 r, f32 n, f32 f ) in MAT44Ortho() 592 static inline void MAT34LightFrustum ( Mat34 *m, f32 t, f32 b, f32 l, f32 r, f32 n, in MAT34LightFrustum() 637 static inline void MAT34LightOrtho ( Mat34 *m, f32 t, f32 b, f32 l, f32 r, f32 scaleS, in MAT34LightOrtho()
|
| D | mtxVec.h | 114 #define MTXRowCol(m,r,c) ((m)[(r)][(c)]) argument
|
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | matVec.h | 527 static inline void MAT44Frustum ( Mat44 *m, f32 t, f32 b, f32 l, f32 r, f32 n, f32 f ) in MAT44Frustum() 565 static inline void MAT44Ortho ( Mat44 *m, f32 t, f32 b, f32 l, f32 r, f32 n, f32 f ) in MAT44Ortho() 592 static inline void MAT34LightFrustum ( Mat34 *m, f32 t, f32 b, f32 l, f32 r, f32 n, in MAT34LightFrustum() 637 static inline void MAT34LightOrtho ( Mat34 *m, f32 t, f32 b, f32 l, f32 r, f32 scaleS, in MAT34LightOrtho()
|
| D | mtxVec.h | 114 #define MTXRowCol(m,r,c) ((m)[(r)][(c)]) argument
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/ |
| D | demoTest.c | 69 u32 r = 0; in DEMOTestHashCRC16() local 95 u32 r = 0xffffffffU; in DEMOTestHashCRC32() local
|
| D | demoFont.c | 349 void DEMOFontSetColor(f32 r, f32 g, f32 b, f32 a) in DEMOFontSetColor()
|
| /CafeSDK-2.12.13-1/system/include/cafe/gx2/ |
| D | gx2Draw.h | 203 f32 r, f32 g, f32 b, f32 a, in GX2ClearBuffers()
|
| /CafeSDK-2.12.13-1/system/include/cafe/os/ |
| D | OSDynLoad.h | 301 #define RPL_EXPORT_FUNC(r, f, a) \ argument 316 #define RPL_EXPORT_CLASS_FUNC(r, c, f, a) \ argument
|
| /CafeSDK-2.12.13-1/system/src/lib/gx2ut/ |
| D | gx2utClear.cpp | 311 u32 PackClearColor(f32 r, f32 g, f32 b, f32 a, ///< Clear color in PackClearColor() 452 f32 r, f32 g, f32 b, f32 a, in GX2UTClearRectOp()
|
| /CafeSDK-2.12.13-1/system/include/nn/ |
| D | Result.h | 383 nnResult r = {m_Code}; in nnResult() local
|
| /CafeSDK-2.12.13-1/system/include/cafe/demo/demowin/ |
| D | demowin_assets.h | 60 float r; member 84 float r; member
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/demowin/ |
| D | demowin_assets.h | 60 float r; member 84 float r; member
|
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | Character stream dumper.cs | 913 public ExitReason(Reason r ,Int32 app_exit_code) in ExitReason()
|