Searched defs:dlnow (Results 1 – 19 of 19) sorted by relevance
| /external/curl/tests/libtest/ |
| D | lib1513.c | 37 double dlnow, in progressKiller()
|
| D | lib599.c | 29 double dlnow, double ultotal, double ulnow) in progress_callback()
|
| D | lib578.c | 33 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
|
| D | lib1555.c | 36 double dlnow, in progressCallback()
|
| D | lib1553.c | 33 curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
| D | lib579.c | 41 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
|
| D | lib1540.c | 39 curl_off_t dlnow, in please_continue()
|
| D | lib670.c | 74 static int xferinfo(void *clientp, curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
| /external/curl/docs/examples/ |
| D | progressfunc.c | 42 curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
| D | hiperfifo.c | 318 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| D | evhiperfifo.c | 322 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| D | ghiper.c | 285 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| D | ephiperfifo.c | 344 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| /external/curl/src/ |
| D | tool_cb_rea.c | 99 curl_off_t dltotal, curl_off_t dlnow, in tool_readbusy_cb()
|
| D | tool_cb_prg.c | 127 curl_off_t dltotal, curl_off_t dlnow, in tool_progress_cb()
|
| D | tool_progress.c | 85 curl_off_t dlnow, in xferinfo_cb()
|
| D | tool_operate.h | 68 curl_off_t dlnow; member
|
| /external/tensorflow/tensorflow/core/platform/cloud/ |
| D | curl_http_request.cc | 81 curl_off_t dlnow, curl_off_t ultotal, in curl_easy_setopt() 583 curl_off_t dlnow, curl_off_t ultotal, in ProgressCallback()
|
| D | curl_http_request_test.cc | 141 curl_off_t dlnow, curl_off_t ultotal, in curl_easy_setopt()
|