| /RvlSDK-3.2/build/libraries/wpad/src/ |
| D | WPADClamp.c | 344 static void __ClampStickOctagon(void* px, void* py, s16 max, s16 xy, s16 min, u8 type) in __ClampStickOctagon() 556 static void __ClampTrigger(u8* trigger, u8 min, u8 max) in __ClampTrigger() 586 static void __ClampCube(s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max) in __ClampCube() 646 static void __ClampSphere(s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max) in __ClampSphere()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Texture/ |
| D | tex-preload.c | 332 u8 max; in TexInit() local 459 static u32 GetTexBufferSizeEven( u16 wd, u16 ht, u32 fmt, GXBool mm, u8 max ) in GetTexBufferSizeEven() 504 static u32 GetTexBufferSizeOdd( u16 wd, u16 ht, u32 fmt, GXBool mm, u8 max ) in GetTexBufferSizeOdd()
|
| D | tex-tc-alloc.c | 32 #define Clamp(val,min,max) \ argument 570 s32 max = 0; in GetCoordGenMax() local
|
| D | tex-wrap.c | 27 #define Clamp(val,min,max) \ argument
|
| D | tex-fmt-cube.c | 40 #define Clamp(val,min,max) \ argument
|
| D | tex-filter.c | 32 #define Clamp(val,min,max) \ argument
|
| /RvlSDK-3.2/build/libraries/pad/src/ |
| D | Padclamp.c | 152 static void ClampStick(s8* px, s8* py, s8 max, s8 xy, s8 min) in ClampStick() 301 static void ClampTrigger(u8* trigger, u8 min, u8 max) in ClampTrigger()
|
| /RvlSDK-3.2/build/demos/gddemo/src/ |
| D | gd-reinit-gx.c | 318 u32 i, max; in ReInitTevStages() local
|
| D | gd-light-gc.c | 57 #define Clamp(val,min,max) \ argument
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Tev/ |
| D | tev-swap.c | 33 #define Clamp(val,min,max) \ argument
|
| D | tev-ztex.c | 46 #define Clamp(cast,val,min,max) \ argument
|
| /RvlSDK-3.2/build/libraries/tc/include/ |
| D | S3_intrf.h | 23 #define max(a,b) (((a) > (b)) ? (a) : (b)) macro
|
| /RvlSDK-3.2/build/libraries/kpad/src/ |
| D | KPAD.c | 228 void KPADSetFSStickClamp( s8 min, s8 max ) in KPADSetFSStickClamp() 1043 f32 f1, max = kp_err_first_inpr ; in select_2obj_first() local 1660 static void clamp_trigger( f32 *trigger, s32 tr, s32 min, s32 max ) in clamp_trigger() 1675 static void clamp_stick_circle( Vec2 *stick, s32 sx, s32 sy, s32 min, s32 max ) in clamp_stick_circle() 1700 static void clamp_stick_cross( Vec2 *stick, s32 sx, s32 sy, s32 min, s32 max ) in clamp_stick_cross()
|
| /RvlSDK-3.2/build/libraries/kpadOld/src/ |
| D | KPAD.c | 99 void KPADSetFSStickClamp( s8 min, s8 max ) in KPADSetFSStickClamp() 1006 f32 f1, max = kp_err_first_inpr ; in select_2obj_first() local 1610 static void clamp_trigger( f32 *trigger, s32 tr, s32 min, s32 max ) in clamp_trigger() 1625 static void clamp_stick( Vec2 *stick, s32 sx, s32 sy, s32 min, s32 max ) in clamp_stick()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-warp.c | 30 f32 val, min, max, step; member
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-gamma.c | 35 #define Clamp(val,min,max) \ argument
|
| D | frb-bound-box.c | 35 #define Clamp(val,min,max) \ argument
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Transform/ |
| D | tf-mirror.c | 33 #define Clamp(val,min,max) \ argument
|
| /RvlSDK-3.2/build/demos/gxdemo/src/PixelProc/ |
| D | pix-fog.c | 23 #define Clamp(val,min,max) \ argument
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-cartoon.c | 31 #define Clamp(val,min,max) \ argument
|
| D | lit-atn-func.c | 324 s32 d, min, max; in AnimTick() local
|
| D | lit-specular.c | 32 #define Clamp(val,min,max) \ argument
|
| D | lit-unclamp.c | 30 #define Clamp(val,min,max) \ argument
|
| D | lit-texture.c | 31 #define Clamp(val,min,max) \ argument
|
| /RvlSDK-3.2/build/demos/videmo/src/ |
| D | frb-vi-gamma.c | 47 #define Clamp(val,min,max) \ argument
|