Searched refs:downloaded (Results 1 – 3 of 3) sorted by relevance
14 int downloaded = 0; in fake_download() local15 while (downloaded < size) { in fake_download()16 percentage = downloaded*100.0/size; in fake_download()21 downloaded += (200+random())%1000; // can only download max 1000bytes/sec, in fake_download()
55 libuv can be downloaded from `here <https://dist.libuv.org/dist/>`_.
117 libuv can be downloaded either from the149 signature file are downloaded, the file can be verified as follows:
Completed in 6 milliseconds