Searched refs:myFree (Results 1 – 10 of 10) sorted by relevance
| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | check.c | 55 static u8 myFree (void *ptr); 100 WPADRegisterAllocator(myAlloc, myFree); in main() 182 static u8 myFree(void *ptr) in myFree() function
|
| D | sync-callback.c | 59 static u8 myFree (void *ptr); 108 WPADRegisterAllocator(myAlloc, myFree); in main() 165 static u8 myFree(void *ptr) in myFree() function
|
| D | distance.c | 45 static u8 myFree (void *ptr); 80 WPADRegisterAllocator(myAlloc, myFree); in main() 281 static u8 myFree(void *ptr) in myFree() function
|
| D | simple.c | 77 static u8 myFree (void *ptr); 120 WPADRegisterAllocator(myAlloc, myFree); in main() 219 static u8 myFree(void *ptr) in myFree() function
|
| D | sampling.c | 74 static u8 myFree (void *ptr); 110 WPADRegisterAllocator(myAlloc, myFree); in main() 311 static u8 myFree(void *ptr) in myFree() function
|
| D | pointing.c | 56 static u8 myFree (void *ptr); 105 WPADRegisterAllocator(myAlloc, myFree); in main() 187 static u8 myFree(void *ptr) in myFree() function
|
| D | wpad_seqdemo.c | 59 static u8 myFree ( void *ptr ); 202 WPADRegisterAllocator(myAlloc, myFree); in main() 391 static u8 myFree(void *ptr) in myFree() function
|
| D | wpad_spdemo.c | 81 static u8 myFree ( void *ptr ); 190 WPADRegisterAllocator(myAlloc, myFree); in main() 362 static u8 myFree(void *ptr) in myFree() function
|
| D | handling.c | 78 static u8 myFree (void *ptr); 128 WPADRegisterAllocator(myAlloc, myFree); in main() 416 static u8 myFree(void *ptr) in myFree() function
|
| D | wpad_axdemo.c | 214 u8 myFree ( void *ptr ); 308 WPADRegisterAllocator(myAlloc, myFree); in main() 497 u8 myFree(void *ptr) in myFree() function
|