Home
last modified time | relevance | path

Searched refs:myFree (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-3.1.4/build/demos/wpaddemo/src/
Dsync.c57 u8 myFree ( void *ptr );
95 u8 myFree( void *ptr ) in myFree() function
247 WPADRegisterAllocator(myAlloc, myFree); in main()
Dmemory.c68 u8 myFree ( void *ptr );
92 u8 myFree( void *ptr ) in myFree() function
268 WPADRegisterAllocator(myAlloc, myFree); in main()
Dfull_mode.c51 u8 myFree ( void *ptr );
97 u8 myFree( void *ptr ) in myFree() function
359 WPADRegisterAllocator(myAlloc, myFree); in main()
Dwpad_seqdemo.c98 static u8 myFree ( void *ptr );
253 WPADRegisterAllocator(myAlloc, myFree); in main()
491 static u8 myFree( void *ptr ) in myFree() function
Dwpad_spdemo.c117 static u8 myFree ( void *ptr );
234 WPADRegisterAllocator(myAlloc, myFree); in main()
456 static u8 myFree( void *ptr ) in myFree() function
Ddummy_checker.c77 static u8 myFree ( void *ptr );
146 WPADRegisterAllocator(myAlloc, myFree); in main()
425 static u8 myFree( void *ptr ) in myFree() function
Dwpad_axdemo.c247 u8 myFree ( void *ptr );
364 WPADRegisterAllocator(myAlloc, myFree); in main()
691 u8 myFree( void *ptr ) in myFree() function
Dwpadsample.c154 static u8 myFree ( void *ptr );
371 WPADRegisterAllocator(myAlloc, myFree); in wpadInit()
428 static u8 myFree( void *ptr ) in myFree() function
/RvlSDK-3.1.4/build/demos/videmo/src/
Ddimming.c84 static u8 myFree(void *ptr) in myFree() function
157 WPADRegisterAllocator(myAlloc, myFree); in main()