Home
last modified time | relevance | path

Searched defs:multi (Results 26 - 50 of 94) sorted by relevance

1234

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_callback.c93 CURLM *multi; in main() local
[all...]
H A Dtest_parse_cookies.c115 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_process_arguments.c118 CURLM *multi; in testExternalGet() local
[all...]
H A Dperf_get.c366 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get.c268 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get_chunked.c289 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get_sendfile.c271 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_large_put.c328 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_post_loop.c309 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_postform.c349 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_process_headers.c303 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_put.c299 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_put_chunked.c309 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_quiesce.c309 CURLM *multi; in testExternalGet() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get.c191 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get_chunked.c211 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_post.c259 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_post_form.c275 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_put.c227 CURLM *multi; in testExternalPut() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib582.c132 static int curlTimerCallback(CURLM *multi, long timeout_ms, void *userp) in curlTimerCallback() argument
H A Dlib530.c153 static int curlTimerCallback(CURLM *multi, long timeout_ms, void *userp) in curlTimerCallback() argument
/third_party/curl/tests/http/clients/
H A Dtls-session-reuse.c144 static void add_transfer(CURLM *multi, CURLSH *share, in add_transfer() argument
182 CURLM *multi; in main() local
[all...]
/third_party/curl/docs/examples/
H A Dmulti-event.c151 static int start_timeout(CURLM *multi, long timeout_ms, void *userp) in start_timeout() argument
H A Dmulti-uv.c161 static int start_timeout(CURLM *multi, long timeout_ms, void *userp) in start_timeout() argument
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs26 public SwitchForm(string idString, SwitchType type, bool multi, in SwitchForm() argument
36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen): in SwitchForm() argument
40 public SwitchForm(string idString, SwitchType type, bool multi): in SwitchForm() argument

Completed in 13 milliseconds

1234