| /RvlSDK-3.2/build/demos/hio2demo/vc++/HioIf/src/ |
| D | Hio2DllIf.cpp | 102 BOOL CHio2DllIf::Close( HIO2Handle h ) in Close() 109 BOOL CHio2DllIf::ReadMailbox( HIO2Handle h, u32* mail ) in ReadMailbox() 116 BOOL CHio2DllIf::WriteMailbox( HIO2Handle h, u32 mail ) in WriteMailbox() 123 BOOL CHio2DllIf::Read( HIO2Handle h, u32 addr, void* buffer, s32 size ) in Read() 130 BOOL CHio2DllIf::Write( HIO2Handle h, u32 addr, const void* buffer, s32 size ) in Write() 137 BOOL CHio2DllIf::ReadAsync( HIO2Handle h, u32 addr, void* buffer, in ReadAsync() 145 BOOL CHio2DllIf::WriteAsync( HIO2Handle h, u32 addr, const void* buffer, in WriteAsync() 153 BOOL CHio2DllIf::ReadStatus( HIO2Handle h, u32* status ) in ReadStatus()
|
| D | Hio2IfHost.cpp | 76 void hio2Callback(HIO2Handle h) in hio2Callback() 146 void hio2ReadAsyncCallback(HIO2Handle h) in hio2ReadAsyncCallback() 178 void hio2WriteAsyncCallback(HIO2Handle h) in hio2WriteAsyncCallback() 282 HIO2Handle h = m_cHio2Dll.Open(pathName, hio2Callback, NULL, NULL); in Open() local
|
| /RvlSDK-3.2/build/demos/hio2demo/HioIf/src/ |
| D | Hio2If.c | 89 s32 hio2GetIdOfHandle(HIO2Handle h) in hio2GetIdOfHandle() 112 void hio2ReceiveCallback( HIO2Handle h ) in hio2ReceiveCallback() 152 void hio2ReadAsyncCallback( HIO2Handle h ) in hio2ReadAsyncCallback() 178 void hio2WriteAsyncCallback( HIO2Handle h ) in hio2WriteAsyncCallback() 201 void hio2DisconnectCallback( HIO2Handle h ) in hio2DisconnectCallback()
|
| /RvlSDK-3.2/build/demos/hio2demo/src/ |
| D | simple.c | 97 void myReceiveCallback( HIO2Handle h ) in myReceiveCallback() 121 void myDisconnectCallback( HIO2Handle h ) in myDisconnectCallback()
|
| D | dual-main.c | 355 #define CLAMP(x,l,h) ((x > h) ? h : ((x < l) ? l : x)) in myMakeColor() argument 384 u32 x=96, y=128, w=128, h=192, col = myMakeColor(); in myPaintBox() local
|
| /RvlSDK-3.2/include/win32/ |
| D | thpcore.h | 50 u32 h[3]; member
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/simple/ |
| D | simple.cpp | 70 void __ReceiveCallback( HIO2Handle h ) in __ReceiveCallback()
|
| /RvlSDK-3.2/build/demos/videmo/src/ |
| D | bmp.c | 40 #define CLAMP(x,l,h) ((x > h) ? h : ((x < l) ? l : x)) argument
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-pseudo-3d.c | 113 void adjustPoint(coord height[HFH][HFW], u16 r, u16 c, f32 h) in adjustPoint() 131 f32 h; in createHeightField() local
|
| D | ind-bump-xyz.c | 150 f32 h, v; in createCube() local 259 void setupSize(u16 w, u16 h) in setupSize()
|
| D | ind-bump-st.c | 200 void setupSize(u16 w, u16 h) in setupSize()
|
| /RvlSDK-3.2/include/demo/ |
| D | DEMOWin.h | 108 #define DEMOWIN_CALC_MENU_HEIGHT_PIXELS(h) (((DEMOWIN_Y_CHAR_PAD+(h))*FONT_CHAR_HEIGHT)+4) argument 415 #define DEMOWinGetNumRows(h) ((h)->char_width) argument 416 #define DEMOWinGetNumCols(h) ((h)->char_height) argument
|
| /RvlSDK-3.2/build/demos/gxdemo/src/PixelProc/ |
| D | cmn-model.c | 328 s32 i, y, h; in cmModel2_Anim() local 496 f32 w, h; member
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/HioIf/include/ |
| D | Hio2IfHost.h | 183 int GetIdOfHandle(LPVOID h) in GetIdOfHandle()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-clr-persp.c | 545 u16 w, h; in AnimTick() local
|
| /RvlSDK-3.2/build/tools/dspadpcm/src/ |
| D | main.c | 516 void dump_header(DSPADPCMHEADER *h, FILE *handle) in dump_header()
|