Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/wpaddemo/src/
Dsync.c54 u8 myFree ( void *ptr );
92 u8 myFree( void *ptr ) in myFree() function
244 WPADRegisterAllocator(myAlloc, myFree); in main()
Dmemory.c71 u8 myFree ( void *ptr );
95 u8 myFree( void *ptr ) in myFree() function
271 WPADRegisterAllocator(myAlloc, myFree); in main()
Dwpad_spdemo.c117 static u8 myFree ( void *ptr );
234 WPADRegisterAllocator(myAlloc, myFree); in main()
461 static u8 myFree( void *ptr ) in myFree() function
Dwpad_seqdemo.c98 static u8 myFree ( void *ptr );
253 WPADRegisterAllocator(myAlloc, myFree); in main()
496 static u8 myFree( void *ptr ) in myFree() function
Ddummy_checker.c77 static u8 myFree ( void *ptr );
144 WPADRegisterAllocator(myAlloc, myFree); in main()
423 static u8 myFree( void *ptr ) in myFree() function
Dwpad_axdemo.c244 u8 myFree ( void *ptr );
361 WPADRegisterAllocator(myAlloc, myFree); in main()
693 u8 myFree( void *ptr ) in myFree() function
Dwpadsample.c166 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/
Dsimple_wbc.c52 static u8 myFree ( void *ptr );
134 WPADRegisterAllocator(myAlloc, myFree); in main()
346 static u8 myFree(void *ptr) in myFree() function
Dbalance.c53 static u8 myFree ( void *ptr );
135 WPADRegisterAllocator(myAlloc, myFree); in main()
384 static u8 myFree(void *ptr) in myFree() function
Dhandling_weight.c69 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/
Ddimming.c84 static u8 myFree(void *ptr) in myFree() function
157 WPADRegisterAllocator(myAlloc, myFree); in main()
/RvlSDK-3.2/build/demos/kpaddemo/src/
Dweight.c51 static u8 myFree ( void *ptr ) ;
155 static u8 myFree( void *ptr ) in myFree() function
252 WPADRegisterAllocator( myAlloc, myFree ) ; in initialize()