Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.1.4/build/tools/thputilities/src/
Dthputilities.c1348 u32 remain = 32 - (frameSize % 32); in THPUtyCreateTHP() local
1349 rtn = fwrite(tempZero, remain, 1, op); in THPUtyCreateTHP()
1356 frameSize += remain; in THPUtyCreateTHP()
1829 u32 remain; in THPUtyCopyTHPFile() local
1956 remain = 32 - (frame_size % 32); in THPUtyCopyTHPFile()
1957 rtn = fwrite(zero_buffer, remain, 1, op); in THPUtyCopyTHPFile()
1964 frame_size += remain; in THPUtyCopyTHPFile()
/RvlSDK-3.1.4/build/demos/hio2demo/vc++/dual/
DReadMe.txt98 your application will remain in the language of the operating system.
/RvlSDK-3.1.4/build/demos/hio2demo/vc++/multi/
DReadMe.txt110 your application will remain in the language of the operating system.