| /CafeSDK-2.12.13/system/include/cafe/gx2ut/ |
| D | gx2utClear.h | 139 f32 r, f32 g, f32 b, f32 a, in GX2UTClearOp() 222 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurfaceRect() 311 void* dstAuxPtr, u32 dstAuxSize, f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurfaceRect() 385 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurface() 454 f32 r, f32 g, f32 b, f32 a, in GX2UTClearBuffersEx() 531 f32 r, f32 g, f32 b, f32 a) in GX2UTClearColor() 652 f32 r, f32 g, f32 b, f32 a, GX2ClearMode clearFlags) in GX2UTClearBuffers() 700 f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurface()
|
| /CafeSDK-2.12.13/system/src/lib/gx2ut/headers/cafe/gx2ut/ |
| D | gx2utClear.h | 139 f32 r, f32 g, f32 b, f32 a, in GX2UTClearOp() 222 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurfaceRect() 311 void* dstAuxPtr, u32 dstAuxSize, f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurfaceRect() 385 f32 r, f32 g, f32 b, f32 a, in GX2UTClearSurface() 454 f32 r, f32 g, f32 b, f32 a, in GX2UTClearBuffersEx() 531 f32 r, f32 g, f32 b, f32 a) in GX2UTClearColor() 652 f32 r, f32 g, f32 b, f32 a, GX2ClearMode clearFlags) in GX2UTClearBuffers() 700 f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurface()
|
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtxVec.c | 53 void C_VECAdd ( const Vec *a, const Vec *b, Vec *ab ) in C_VECAdd() 73 void PSVECAdd ( const Vec *a, const Vec *b, Vec *ab ) in PSVECAdd() 125 void C_VECSubtract ( const Vec *a, const Vec *b, Vec *a_b ) in C_VECSubtract() 145 void PSVECSubtract ( const Vec *a, const Vec *b, Vec *ab ) in PSVECSubtract() 502 f32 C_VECDotProduct ( const Vec *a, const Vec *b ) in C_VECDotProduct() 573 void C_VECCrossProduct ( const Vec *a, const Vec *b, Vec *axb ) in C_VECCrossProduct() 684 void C_VECHalfAngle ( const Vec *a, const Vec *b, Vec *half ) in C_VECHalfAngle() 795 f32 C_VECSquareDistance( const Vec *a, const Vec *b ) in C_VECSquareDistance() 811 f32 PSVECSquareDistance( const Vec *a, const Vec *b ) in PSVECSquareDistance() 853 f32 C_VECDistance( const Vec *a, const Vec *b ) in C_VECDistance() [all …]
|
| D | mtxVec_asm.s | 190 #define b r4 macro 339 #define b r4 macro 495 #define b r4 macro
|
| 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() 397 void C_MTX44Concat( MTX_CONST Mtx44 a, MTX_CONST Mtx44 b, Mtx44 ab ) in C_MTX44Concat() 452 void PSMTX44Concat( MTX_CONST Mtx44 a, MTX_CONST Mtx44 b, Mtx44 ab ) in PSMTX44Concat() 875 #define SWAPF(a,b) { f32 tmp; tmp = (a); (a) = (b); (b)=tmp; } argument
|
| D | mtx.c | 191 void C_MTXConcat ( MTX_CONST Mtx a, MTX_CONST Mtx b, Mtx ab ) in C_MTXConcat() 240 void PSMTXConcat ( MTX_CONST Mtx a, MTX_CONST Mtx b, Mtx ab ) in PSMTXConcat() 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()
|
| /CafeSDK-2.12.13/system/src/lib/szfile/ |
| D | 7zCrc.h | 18 #define CRC_UPDATE_BYTE(crc, b) (g_CrcTable[((crc) ^ (b)) & 0xFF] ^ ((crc) >> 8)) argument
|
| D | 7zCrcOpt.c | 8 #define CRC_UPDATE_BYTE_2(crc, b) (table[((crc) ^ (b)) & 0xFF] ^ ((crc) >> 8)) argument
|
| D | 7zCrc.c | 22 #define CRC_UPDATE_BYTE_2(crc, b) (table[((crc) ^ (b)) & 0xFF] ^ ((crc) >> 8)) argument
|
| D | CpuArch.h | 129 UInt32 b; member
|
| D | CpuArch.c | 51 static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d) in MyCPUID()
|
| D | 7zIn.c | 316 static SRes SzReadByte(CSzData *sd, Byte *b) in SzReadByte() 341 Byte b; in SzReadUInt32() local 357 Byte b; in SzReadNumber() local 433 Byte b = 0; in SzReadBoolVector() local
|
| /CafeSDK-2.12.13/system/include/nn/config/compiler/ |
| D | ghs.h | 120 #define NN_ATTR_PRIVATE_SECTION_2(a, b) \ argument 123 #define NN_ATTR_PRIVATE_SECTION_1(a, b) \ argument
|
| /CafeSDK-2.12.13/system/include/cafe/mtx/ |
| D | matVec.h | 81 static inline void MAT34Concat ( const Mat34 *a, const Mat34 *b, Mat34 *ab ) in MAT34Concat() 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()
|
| /CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/ |
| D | matVec.h | 81 static inline void MAT34Concat ( const Mat34 *a, const Mat34 *b, Mat34 *ab ) in MAT34Concat() 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()
|
| /CafeSDK-2.12.13/system/include/cafe/gfd/ |
| D | gfdConstant.h | 31 #define _GFD_CREATE_MAGIC(a,b,c,d) ((a<<0) | (b<<8) | (c<<16) | (d<<24)) argument
|
| /CafeSDK-2.12.13/system/src/lib/gfd/headers/cafe/gfd/ |
| D | gfdConstant.h | 31 #define _GFD_CREATE_MAGIC(a,b,c,d) ((a<<0) | (b<<8) | (c<<16) | (d<<24)) argument
|
| /CafeSDK-2.12.13/system/include/cafe/demo/ |
| D | demoGfxTypes.h | 32 struct{ f32 r, g, b, a;} c; member 44 struct{ f32 r, g, b;} c; member 80 struct{ u32 r, g, b, a;} c; member 92 struct{ u32 r, g, b;} c; member 128 struct{ s32 r, g, b, a;} c; member 140 struct{ s32 r, g, b;} c; member 176 struct{ u16 r, g, b, a;} c; member 188 struct{ u16 r, g, b;} c; member 224 struct{ s16 r, g, b, a;} c; member 236 struct{ s16 r, g, b;} c; member [all …]
|
| /CafeSDK-2.12.13/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 80 struct{ u32 r, g, b, a;} c; member 92 struct{ u32 r, g, b;} c; member 128 struct{ s32 r, g, b, a;} c; member 140 struct{ s32 r, g, b;} c; member 176 struct{ u16 r, g, b, a;} c; member 188 struct{ u16 r, g, b;} c; member 224 struct{ s16 r, g, b, a;} c; member 236 struct{ s16 r, g, b;} c; member [all …]
|
| /CafeSDK-2.12.13/system/include/cafe/gx2/ |
| D | gx2Draw.h | 203 f32 r, f32 g, f32 b, f32 a, in GX2ClearBuffers()
|
| D | gx2Misc.h | 529 GX2_INLINE u32 GX2Min(u32 a, u32 b) { return (a < b) ? a : b; } in GX2Min() 535 GX2_INLINE u32 GX2Max(u32 a, u32 b) { return (a > b) ? a : b; } in GX2Max()
|
| /CafeSDK-2.12.13/system/src/lib/demo/demowin/ |
| D | demowin_helpers.cpp | 32 bool CloseEnough(float a, float b) in CloseEnough()
|
| /CafeSDK-2.12.13/system/src/lib/gx2ut/ |
| D | gx2utConvertDepth.cpp | 32 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
|
| D | gx2utResolve.cpp | 32 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
|
| D | gx2utClear.cpp | 311 u32 PackClearColor(f32 r, f32 g, f32 b, f32 a, ///< Clear color in PackClearColor() 446 f32 r, f32 g, f32 b, f32 a, in GX2UTClearRectOp()
|