Searched refs:myFree (Results 1 – 15 of 15) sorted by relevance
| /RvlSDK-3.3/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 | 74 u8 myFree ( void *ptr ); 98 u8 myFree( void *ptr ) in myFree() function 274 WPADRegisterAllocator(myAlloc, myFree); in main()
|
| 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 | 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 | dummy_checker.c | 80 static u8 myFree ( void *ptr ); 147 WPADRegisterAllocator(myAlloc, myFree); in main() 426 static u8 myFree( void *ptr ) in myFree() function
|
| D | wpad_axdemo.c | 247 u8 myFree ( void *ptr ); 364 WPADRegisterAllocator(myAlloc, myFree); in main() 696 u8 myFree( void *ptr ) in myFree() function
|
| D | mplus.c | 110 static u8 myFree ( void *ptr ); 428 static u8 myFree( void *ptr ) in myFree() function 940 WPADRegisterAllocator(myAlloc, myFree); in initialize()
|
| D | wpadsample.c | 189 static u8 myFree ( void *ptr ); 406 WPADRegisterAllocator(myAlloc, myFree); in wpadInit() 474 static u8 myFree( void *ptr ) in myFree() function
|
| /RvlSDK-3.3/build/demos/wbcdemo/src/ |
| D | simple_wbc.c | 55 static u8 myFree ( void *ptr ); 137 WPADRegisterAllocator(myAlloc, myFree); in main() 349 static u8 myFree(void *ptr) in myFree() function
|
| D | balance.c | 56 static u8 myFree ( void *ptr ); 138 WPADRegisterAllocator(myAlloc, myFree); in main() 387 static u8 myFree(void *ptr) in myFree() function
|
| D | handling_weight.c | 72 static u8 myFree ( void *ptr ); 182 WPADRegisterAllocator(myAlloc, myFree); in main() 390 static u8 myFree(void *ptr) in myFree() function
|
| /RvlSDK-3.3/build/demos/videmo/src/ |
| D | dimming.c | 84 static u8 myFree(void *ptr) in myFree() function 157 WPADRegisterAllocator(myAlloc, myFree); in main()
|
| /RvlSDK-3.3/build/demos/pmicdemo/src/ |
| D | pmic_simple.c | 68 static u8 myFree ( void* ptr ); 107 WPADRegisterAllocator(myAlloc, myFree); in main() 188 static u8 myFree(void* ptr) in myFree() function
|
| D | pmic_graphic.c | 60 static u8 myFree ( void* ptr ); 107 WPADRegisterAllocator(myAlloc, myFree); in main() 178 static u8 myFree(void* ptr) in myFree() function
|
| /RvlSDK-3.3/build/demos/kpaddemo/src/ |
| D | weight.c | 53 static u8 myFree ( void *ptr ) ; 161 static u8 myFree( void *ptr ) in myFree() function 280 WPADRegisterAllocator( myAlloc, myFree ) ; in initialize()
|