Home
last modified time | relevance | path

Searched defs:easy (Results 1 – 25 of 64) sorted by relevance

123

/external/curl/tests/libtest/
Dlib1915.c55 static CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *e, in hstsread()
77 static CURLSTScode hstsreadfail(CURL *easy, struct curl_hstsentry *e, in hstsreadfail()
87 static CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *e, in hstswrite()
Dlib1945.c33 static void showem(CURL *easy, unsigned int type) in showem()
57 CURL *easy; in test() local
Dlib1940.c49 static void showem(CURL *easy, unsigned int type) in showem()
88 CURL *easy = NULL; in test() local
Dlib1541.c31 CURL *easy; member
56 static void check_time(CURL *easy, int key, const char *name, in check_time()
68 static void check_time0(CURL *easy, int key, const char *name, in check_time0()
Dlib1542.c41 CURL *easy = NULL; in test() local
Dlib1939.c32 CURL *easy; in test() local
Dlib543.c37 CURL *easy; in test() local
Dlib1911.c39 CURL *easy; in test() local
Dlib2405.c80 static CURLcode set_easy(char *URL, CURL *easy, long option) in set_easy()
315 CURL *easy = NULL; in empty_multi_test() local
/external/curl/lib/
Dpsl.c56 const psl_ctx_t *Curl_psl_use(struct Curl_easy *easy) in Curl_psl_use()
108 void Curl_psl_release(struct Curl_easy *easy) in Curl_psl_release()
Dpsl.h46 #define Curl_psl_use(easy) NULL argument
47 #define Curl_psl_release(easy) argument
Dheaders.c62 CURLHcode curl_easy_header(CURL *easy, in curl_easy_header()
128 struct curl_header *curl_easy_nextheader(CURL *easy, in curl_easy_nextheader()
422 CURLHcode curl_easy_header(CURL *easy, in curl_easy_header()
438 struct curl_header *curl_easy_nextheader(CURL *easy, in curl_easy_nextheader()
/external/pytorch/test/
Dtest_tensorexpr.py40 def easy(x, y): function
53 def easy(x, y, z): function
156 def easy(x, y, z): function
183 def easy(x, y, z): function
211 def easy(x, y, z): function
305 def easy(x, y, z): function
322 def easy(x, y): function
340 def easy(x, y): function
359 def easy(x, y): function
379 def easy(x, y): function
[all …]
/external/curl/docs/examples/
Dhsts-preload.c49 static CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *e, in hstsread()
70 static CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *e, in hstswrite()
Dhttp2-pushinmemory.c93 CURL *easy, in server_push_callback()
126 CURL *easy; in main() local
Dhttp2-serverpush.c162 CURL *easy, in server_push_callback()
212 CURL *easy; in main() local
Dghiper.c81 CURL *easy; member
90 CURL *easy; member
127 CURL *easy = msg->easy_handle; in check_multi_info() local
234 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock()
Devhiperfifo.c96 CURL *easy; member
107 CURL *easy; member
179 CURL *easy; in check_multi_info() local
273 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock()
Dhiperfifo.c96 CURL *easy; member
107 CURL *easy; member
172 CURL *easy; in check_multi_info() local
269 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock()
Dephiperfifo.c96 CURL *easy; member
107 CURL *easy; member
181 CURL *easy; in check_multi_info() local
295 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock()
/external/curl/src/
Dtool_ssls.c64 CURL *easy = NULL; in tool_ssls_load() local
145 static CURLcode tool_ssls_exp(CURL *easy, void *userptr, in tool_ssls_exp()
199 CURL *easy = NULL; in tool_ssls_save() local
/external/curl/tests/http/clients/
Dh2-serverpush.c155 CURL *easy, in server_push_callback()
209 CURL *easy; in main() local
/external/curl/tests/unit/
Dunit1600.c29 static CURL *easy; variable
Dunit1605.c28 static CURL *easy; variable
Dunit1608.c57 struct Curl_easy *easy = curl_easy_init(); variable

123