Home
last modified time | relevance | path

Searched defs:name (Results 1 – 9 of 9) sorted by relevance

/RevoEX-2.3/build/demos/share/src/
Dheap.c50 REXDEMOAllocForSocket( u32 name, s32 size ) in REXDEMOAllocForSocket()
69 REXDEMOFreeForSocket( u32 name, void* ptr, s32 size ) in REXDEMOFreeForSocket()
/RevoEX-2.3/build/demos/mpfsdemo/src/
Ddownload.c245 char name[MPDL_PLAYER_NAME_MAX + 1]; in ExecuteDownload() local
/RevoEX-2.3/build/demos/netdemo/src/
Dsostartup.c603 void* AllocForSocket( u32 name, s32 size ) in AllocForSocket()
622 void FreeForSocket( u32 name, void* ptr, s32 size ) in FreeForSocket()
/RevoEX-2.3/include/revolution/nwc24/
DNWC24FriendList.h73 u16 name[NWC24_FL_NAME_SIZE]; // Nickname [24Bytes] member
/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewerRender.c512 char name[NAME_BUF_SIZE]; in PrintName() local
521 static void PrintNameCore( s16 x, s16 y, const char* name, BOOL bEditMode ) in PrintNameCore()
/RevoEX-2.3/build/demos/nwc24demo/include/
DFLViewer.h55 char name[NAME_BUF_SIZE]; member
/RevoEX-2.3/build/demos/mpdldemo/src/
Dmpdlsimple.c318 char name[MPDL_PLAYER_NAME_MAX + 1]; in main() local
Dmpdlntr2rvl.c462 char name[MPDL_PLAYER_NAME_MAX + 1]; in DoDownload() local
/RevoEX-2.3/include/revolution/
Dmpdl.h82 u16 name[MPDL_PLAYER_NAME_MAX]; member