Searched refs:myFree (Results 1 – 12 of 12) sorted by relevance
| /RvlSDK-3.2/build/demos/wpaddemo/src/ |
| D | sync.c | 54 u8 myFree ( void *ptr ); 92 u8 myFree( void *ptr ) in myFree() function 244 WPADRegisterAllocator(myAlloc, myFree); in main()
|
| D | memory.c | 71 u8 myFree ( void *ptr ); 95 u8 myFree( void *ptr ) in myFree() function 271 WPADRegisterAllocator(myAlloc, myFree); in main()
|
| D | wpad_spdemo.c | 117 static u8 myFree ( void *ptr ); 234 WPADRegisterAllocator(myAlloc, myFree); in main() 461 static u8 myFree( void *ptr ) in myFree() function
|
| D | wpad_seqdemo.c | 98 static u8 myFree ( void *ptr ); 253 WPADRegisterAllocator(myAlloc, myFree); in main() 496 static u8 myFree( void *ptr ) in myFree() function
|
| D | dummy_checker.c | 77 static u8 myFree ( void *ptr ); 144 WPADRegisterAllocator(myAlloc, myFree); in main() 423 static u8 myFree( void *ptr ) in myFree() function
|
| D | wpad_axdemo.c | 244 u8 myFree ( void *ptr ); 361 WPADRegisterAllocator(myAlloc, myFree); in main() 693 u8 myFree( void *ptr ) in myFree() function
|
| D | wpadsample.c | 166 static u8 myFree ( void *ptr ); 383 WPADRegisterAllocator(myAlloc, myFree); in wpadInit() 451 static u8 myFree( void *ptr ) in myFree() function
|
| /RvlSDK-3.2/build/demos/wbcdemo/src/ |
| D | simple_wbc.c | 52 static u8 myFree ( void *ptr ); 134 WPADRegisterAllocator(myAlloc, myFree); in main() 346 static u8 myFree(void *ptr) in myFree() function
|
| D | balance.c | 53 static u8 myFree ( void *ptr ); 135 WPADRegisterAllocator(myAlloc, myFree); in main() 384 static u8 myFree(void *ptr) in myFree() function
|
| D | handling_weight.c | 69 static u8 myFree ( void *ptr ); 179 WPADRegisterAllocator(myAlloc, myFree); in main() 387 static u8 myFree(void *ptr) in myFree() function
|
| /RvlSDK-3.2/build/demos/videmo/src/ |
| D | dimming.c | 84 static u8 myFree(void *ptr) in myFree() function 157 WPADRegisterAllocator(myAlloc, myFree); in main()
|
| /RvlSDK-3.2/build/demos/kpaddemo/src/ |
| D | weight.c | 51 static u8 myFree ( void *ptr ) ; 155 static u8 myFree( void *ptr ) in myFree() function 252 WPADRegisterAllocator( myAlloc, myFree ) ; in initialize()
|