Home
last modified time | relevance | path

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

/RvlSDK-3.3/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.c74 u8 myFree ( void *ptr );
98 u8 myFree( void *ptr ) in myFree() function
274 WPADRegisterAllocator(myAlloc, myFree); in main()
Dwpad_seqdemo.c98 static u8 myFree ( void *ptr );
253 WPADRegisterAllocator(myAlloc, myFree); in main()
496 static u8 myFree( void *ptr ) in myFree() function
Dwpad_spdemo.c117 static u8 myFree ( void *ptr );
234 WPADRegisterAllocator(myAlloc, myFree); in main()
461 static u8 myFree( void *ptr ) in myFree() function
Ddummy_checker.c80 static u8 myFree ( void *ptr );
147 WPADRegisterAllocator(myAlloc, myFree); in main()
426 static u8 myFree( void *ptr ) in myFree() function
Dwpad_axdemo.c247 u8 myFree ( void *ptr );
364 WPADRegisterAllocator(myAlloc, myFree); in main()
696 u8 myFree( void *ptr ) in myFree() function
Dmplus.c110 static u8 myFree ( void *ptr );
428 static u8 myFree( void *ptr ) in myFree() function
940 WPADRegisterAllocator(myAlloc, myFree); in initialize()
Dwpadsample.c189 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/
Dsimple_wbc.c55 static u8 myFree ( void *ptr );
137 WPADRegisterAllocator(myAlloc, myFree); in main()
349 static u8 myFree(void *ptr) in myFree() function
Dbalance.c56 static u8 myFree ( void *ptr );
138 WPADRegisterAllocator(myAlloc, myFree); in main()
387 static u8 myFree(void *ptr) in myFree() function
Dhandling_weight.c72 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/
Ddimming.c84 static u8 myFree(void *ptr) in myFree() function
157 WPADRegisterAllocator(myAlloc, myFree); in main()
/RvlSDK-3.3/build/demos/pmicdemo/src/
Dpmic_simple.c68 static u8 myFree ( void* ptr );
107 WPADRegisterAllocator(myAlloc, myFree); in main()
188 static u8 myFree(void* ptr) in myFree() function
Dpmic_graphic.c60 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/
Dweight.c53 static u8 myFree ( void *ptr ) ;
161 static u8 myFree( void *ptr ) in myFree() function
280 WPADRegisterAllocator( myAlloc, myFree ) ; in initialize()