| /CafeSDK-2.12.13-1/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 45 #define GFD_DLL_ABI_TYPE(a) (a & 0xFFFFFF00) argument 48 #define GFD_DLL_ABI_VERSION_NUM(a) (a & 0x000000FF) argument
|
| /CafeSDK-2.12.13-1/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 45 #define GFD_DLL_ABI_TYPE(a) (a & 0xFFFFFF00) argument 48 #define GFD_DLL_ABI_VERSION_NUM(a) (a & 0x000000FF) argument
|
| /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/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 | 189 #define a r3 macro 338 #define a r3 macro 494 #define a r3 macro
|
| D | mtx44.c | 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() 376 void C_MTXConcatArray ( MTX_CONST Mtx a, MTX_CONST Mtx* srcBase, Mtx* dstBase, u32 count ) in C_MTXConcatArray() 401 MTX_CONST Mtx a, in PSMTXConcatArray()
|
| /CafeSDK-2.12.13-1/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-1/system/include/windows/ |
| D | mem.h | 27 #define align(a) argument 28 #define __attribute__(a) argument
|
| /CafeSDK-2.12.13-1/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-1/system/src/lib/demo/demowin/ |
| D | demowin_helpers.cpp | 32 bool CloseEnough(float a, float b) in CloseEnough()
|
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtxGeoTypes.h | 128 f32 a[12]; member 148 f32 a[12]; member 169 f32 a[16]; member
|
| D | mat44.h | 87 static inline void MAT44Concat ( const Mat44 *a, const Mat44 *b, Mat44 *ab ) in MAT44Concat()
|
| D | matVec.h | 81 static inline void MAT34Concat ( const Mat34 *a, const Mat34 *b, Mat34 *ab ) in MAT34Concat() 104 static inline void MAT34ConcatArray ( const Mat34 *a, const Mat34 *srcBase, Mat34 *dstBase, u32 cou… in MAT34ConcatArray()
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxGeoTypes.h | 128 f32 a[12]; member 148 f32 a[12]; member 169 f32 a[16]; member
|
| D | mat44.h | 87 static inline void MAT44Concat ( const Mat44 *a, const Mat44 *b, Mat44 *ab ) in MAT44Concat()
|
| D | matVec.h | 81 static inline void MAT34Concat ( const Mat34 *a, const Mat34 *b, Mat34 *ab ) in MAT34Concat() 104 static inline void MAT34ConcatArray ( const Mat34 *a, const Mat34 *srcBase, Mat34 *dstBase, u32 cou… in MAT34ConcatArray()
|
| /CafeSDK-2.12.13-1/system/src/lib/gx2ut/ |
| D | gx2utResolve.cpp | 32 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
|
| D | gx2utConvertDepth.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() 452 f32 r, f32 g, f32 b, f32 a, in GX2UTClearRectOp()
|
| /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/szfile/ |
| D | CpuArch.c | 51 static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d) in MyCPUID()
|
| /CafeSDK-2.12.13-1/system/src/lib/libsys/ |
| D | ind_gprf.c | 259 Arc *a = __ghscallgraph_hashtbl[hashidx]; in __ghs_prof_dump_callgraph() local
|