Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 47) sorted by relevance

12

/RvlSDK-2.1/build/libraries/gd/src/
DGDPixel.c57 void GDSetFog( GXFogType type, in GDSetFog()
168 void GDSetBlendMode( GXBlendMode type, in GDSetBlendMode()
207 void GDSetBlendModeEtc( GXBlendMode type, in GDSetBlendModeEtc()
DGDTransform.c177 void GDLoadTexMtxImm ( const f32 mtx[3][4], u32 id, GXTexMtxType type ) in GDLoadTexMtxImm()
226 void GDLoadTexMtxIndx ( u16 mtx_indx, u32 id, GXTexMtxType type ) in GDLoadTexMtxIndx()
301 void GDSetProjection ( const f32 mtx[4][4], GXProjectionType type ) in GDSetProjection()
/RvlSDK-2.1/build/libraries/wpad/src/
DWPADClamp.c103 void WPADClampStick( s32 chan, void *status, u32 type ) in WPADClampStick()
217 void WPADClampTrigger( s32 chan, void *status, u32 type ) in WPADClampTrigger()
271 void WPADClampAcc( s32 chan, void *status, u32 type ) in WPADClampAcc()
341 static void __ClampStickOctagon(void* px, void* py, s16 max, s16 xy, s16 min, u8 type) in __ClampStickOctagon()
474 static void __ClampStickCircle(void *px, void *py, s16 radius, s16 min, u8 type) in __ClampStickCircle()
/RvlSDK-2.1/include/revolution/os/
DOSFastCast.h137 static inline void OSSetGQR2( u32 type, u32 scale ) in OSSetGQR2()
143 static inline void OSSetGQR3( u32 type, u32 scale ) in OSSetGQR3()
149 static inline void OSSetGQR4( u32 type, u32 scale ) in OSSetGQR4()
155 static inline void OSSetGQR5( u32 type, u32 scale ) in OSSetGQR5()
161 static inline void OSSetGQR6( u32 type, u32 scale ) in OSSetGQR6()
167 static inline void OSSetGQR7( u32 type, u32 scale ) in OSSetGQR7()
/RvlSDK-2.1/build/libraries/mem/src/
Dmem_heapCommon.c387 int type, in MEMSetFillValForHeap()
414 MEMGetFillValForHeap( int type ) in MEMGetFillValForHeap()
/RvlSDK-2.1/include/charPipeline/tc/
DTCLayer.h43 u32 type; member
/RvlSDK-2.1/build/demos/wpaddemo/src/
Dhandling.c179 u32 type; in connectCallback() local
463 u32 type; in renderStatus() local
616 static u8 *get_dev_name(u32 type) in get_dev_name()
Dcheck.c86 u32 type; in main() local
Dsimple.c102 u32 type; in main() local
Dsync-callback.c277 u32 type; in renderStatus() local
Dsampling.c98 u32 type; in main() local
Ddistance.c70 u32 type; in main() local
Dpointing.c86 u32 type; in main() local
/RvlSDK-2.1/build/libraries/tc/src/
DTCLayer.cpp98 void TCSetLayerAttributes ( TCLayer* ly, u32 type, u32 width, u32 height ) in TCSetLayerAttributes()
397 static void TCSetLayerType( TCLayer* ly, u32 type ) in TCSetLayerType()
/RvlSDK-2.1/include/revolution/mem/
DheapCommon.h283 #define MEMSetFillValForHeap( type, val ) (0) argument
284 #define MEMGetFillValForHeap( type ) (0) argument
/RvlSDK-2.1/build/demos/nanddemo/src/
Dsafe.c126 u8 type = 0x00; in main() local
Ddirectory.c87 u8 type = 0x00; in printDir() local
/RvlSDK-2.1/include/revolution/gx/
DGXStruct.h174 GXCompType type; member
200 GXAttrType type; member
/RvlSDK-2.1/include/revolution/
Dsp.h39 u32 type; member
/RvlSDK-2.1/build/demos/hio2demo/HioIf/src/
DHio2If.c101 BOOL hio2EnumCallback( HIO2DeviceType type ) in hio2EnumCallback()
295 HIO2IF_RESULT HIO2IFOpen( HIO2DeviceType type, HIO2IF_MODE mode, in HIO2IFOpen()
/RvlSDK-2.1/build/demos/hio2demo/src/
Dsimple.c80 BOOL myEnumCallback( HIO2DeviceType type ) in myEnumCallback()
/RvlSDK-2.1/build/demos/gxdemo/src/PixelProc/
Dpix-blend.c29 GXBlendMode type; member
Dpix-logic.c28 GXBlendMode type; member
/RvlSDK-2.1/build/tools/sndconv/src/
Dsoundconv.h93 u32 type; member
/RvlSDK-2.1/build/demos/hio2demo/vc++/HioIf/include/
DHio2IfHost.h148 void SetDeviceType(HIO2IF_ID id, HIO2DeviceType type) in SetDeviceType()

12