/external/libcups/cups/ |
D | http.c | 125 http_t *http; /* HTTP connection */ in httpAcceptConnection() local 242 httpBlocking(http_t *http, /* I - HTTP connection */ in httpBlocking() 258 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() 271 httpClearCookie(http_t *http) /* I - HTTP connection */ in httpClearCookie() 289 httpClearFields(http_t *http) /* I - HTTP connection */ in httpClearFields() 326 httpClose(http_t *http) /* I - HTTP connection */ in httpClose() 437 http_t *http; /* New HTTP connection */ in httpConnect2() local 495 httpDelete(http_t *http, /* I - HTTP connection */ in httpDelete() 507 _httpDisconnect(http_t *http) /* I - HTTP connection */ in _httpDisconnect() 525 httpEncryption(http_t *http, /* I - HTTP connection */ in httpEncryption() [all …]
|
D | dest-job.c | 30 cupsCancelDestJob(http_t *http, /* I - Connection to destination */ in cupsCancelDestJob() 69 http_t *http, /* I - Connection to destination */ in cupsCloseDestJob() 160 http_t *http, /* I - Connection to destination */ in cupsCreateDestJob() 257 http_t *http, /* I - Connection to destination */ in cupsFinishDestDocument() 309 http_t *http, /* I - Connection to destination */ in cupsStartDestDocument()
|
D | request.c | 40 cupsDoFileRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoFileRequest() 96 cupsDoIORequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoIORequest() 285 cupsDoRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoRequest() 307 cupsGetResponse(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetResponse() 531 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsReadResponseData() 580 cupsSendRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsSendRequest() 900 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsWriteRequestData()
|
D | getputfile.c | 35 cupsGetFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFd() 220 cupsGetFile(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFile() 288 cupsPutFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPutFd() 518 cupsPutFile(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPutFile()
|
D | util.c | 63 cupsCancelJob2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsCancelJob2() 152 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsCreateJob() 225 cupsFinishDocument(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsFinishDocument() 323 cupsGetDefault2(http_t *http) /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetDefault2() 416 cupsGetJobs2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetJobs2() 724 http_t *http, /* I - Connection to server */ in cupsPrintFile2() 774 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPrintFiles2() 904 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsStartDocument()
|
D | tls-boringssl.c | 236 http_t *http; /* HTTP connection */ in http_bio_read() local 291 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 302 _httpTLSRead(http_t *http, /* I - Connection to server */ in _httpTLSRead() 328 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() 466 _httpTLSStop(http_t *http) /* I - Connection to server */ in _httpTLSStop() 497 _httpTLSWrite(http_t *http, /* I - Connection to server */ in _httpTLSWrite()
|
D | testdest.c | 41 http_t *http; /* Connection to destination */ in main() local 268 localize(http_t *http, /* I - Connection to destination */ in localize() 404 print_file(http_t *http, /* I - Connection to destination */ in print_file() 473 http_t *http, /* I - Connection to destination */ in show_conflicts() 492 show_default(http_t *http, /* I - Connection to destination */ in show_default() 536 show_media(http_t *http, /* I - Connection to destination */ in show_media() 612 show_supported(http_t *http, /* I - Connection to destination */ in show_supported()
|
D | dest-options.c | 67 http_t *http, /* I - Connection to destination */ in cupsAddDestMediaOptions() 168 http_t *http, /* I - Connection to destination */ in cupsCheckDestSupported() 384 http_t *http, /* I - Connection to destination */ in cupsCopyDestConflicts() 676 http_t *http, /* I - Connection to destination */ in cupsCopyDestInfo() 837 http_t *http, /* I - Connection to destination */ in cupsFindDestDefault() 885 http_t *http, /* I - Connection to destination */ in cupsFindDestReady() 935 http_t *http, /* I - Connection to destination */ in cupsFindDestSupported() 1023 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaByIndex() 1119 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaByName() 1191 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaBySize() [all …]
|
D | dest-localization.c | 36 http_t *http, /* I - Connection to destination */ in cupsLocalizeDestMedia() 232 http_t *http, /* I - Connection to destination */ in cupsLocalizeDestOption() 272 http_t *http, /* I - Connection to destination */ in cupsLocalizeDestValue() 326 http_t *http, /* I - Connection to destination */ in cups_create_localizations()
|
D | ppd-util.c | 83 cupsGetPPD2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetPPD2() 124 cupsGetPPD3(http_t *http, /* I - HTTP connection or @code CUPS_HTTP_DEFAULT@ */ in cupsGetPPD3() 474 cupsGetServerPPD(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetServerPPD() 542 http_t *http, /* I - Connection to server */ in cups_get_printer_uri()
|
/external/libcups/systemv/ |
D | lpadmin.c | 50 http_t *http; /* Connection to server */ in main() local 686 add_printer_to_class(http_t *http, /* I - Server connection */ in add_printer_to_class() 809 default_printer(http_t *http, /* I - Server connection */ in default_printer() 858 delete_printer(http_t *http, /* I - Server connection */ in delete_printer() 907 http_t *http, /* I - Server connection */ in delete_printer_from_class() 1057 delete_printer_option(http_t *http, /* I - Server connection */ in delete_printer_option() 1109 enable_printer(http_t *http, /* I - Server connection */ in enable_printer() 1171 http_t *http; /* Connection to printer */ in get_printer_ppd() local 1263 get_printer_type(http_t *http, /* I - Server connection */ in get_printer_type() 1323 http_t *http, /* I - Server connection */ in set_printer_options()
|
D | lpmove.c | 35 http_t *http; /* Connection to server */ in main() local 143 move_job(http_t *http, /* I - HTTP connection to server */ in move_job()
|
/external/libcups/cgi-bin/ |
D | printers.c | 37 http_t *http; /* Connection to the server */ in main() local 214 do_printer_op(http_t *http, /* I - HTTP connection */ in do_printer_op() 295 show_all_printers(http_t *http, /* I - Connection to server */ in show_all_printers() 455 show_printer(http_t *http, /* I - Connection to server */ in show_printer()
|
D | classes.c | 36 http_t *http; /* Connection to the server */ in main() local 205 do_class_op(http_t *http, /* I - HTTP connection */ in do_class_op() 288 show_all_classes(http_t *http, /* I - Connection to server */ in show_all_classes() 438 show_class(http_t *http, /* I - Connection to server */ in show_class()
|
D | admin.c | 63 http_t *http; /* Connection to the server */ in main() local 314 do_am_class(http_t *http, /* I - HTTP connection */ in do_am_class() 612 do_am_printer(http_t *http, /* I - HTTP connection */ in do_am_printer() 1239 do_config_server(http_t *http) /* I - HTTP connection */ in do_config_server() 1773 do_delete_class(http_t *http) /* I - HTTP connection */ in do_delete_class() 1858 do_delete_printer(http_t *http) /* I - HTTP connection */ in do_delete_printer() 1943 do_list_printers(http_t *http) /* I - HTTP connection */ in do_list_printers() 2147 do_menu(http_t *http) /* I - HTTP connection */ in do_menu() 2262 do_set_allowed_users(http_t *http) /* I - HTTP connection */ in do_set_allowed_users() 2528 do_set_default(http_t *http) /* I - HTTP connection */ in do_set_default() [all …]
|
D | jobs.c | 31 http_t *http; /* Connection to the server */ in main() local 126 do_job_op(http_t *http, /* I - HTTP connection */ in do_job_op()
|
/external/libcups/berkeley/ |
D | lpq.c | 38 http_t *http; /* Connection to server */ in main() local 283 http_t *http) /* I - Current HTTP connection */ in connect_server() 307 http_t *http, /* I - HTTP connection to server */ in show_jobs() 566 http_t *http, /* I - HTTP connection to server */ in show_printer()
|
D | lpc.c | 35 http_t *http; /* Connection to server */ in main() local 165 do_command(http_t *http, /* I - HTTP connection to server */ in do_command() 208 show_status(http_t *http, /* I - HTTP connection to server */ in show_status()
|
/external/oauth/core/src/main/java/net/oauth/client/ |
D | OAuthResponseMessage.java | 36 OAuthResponseMessage(HttpResponseMessage http) throws IOException in OAuthResponseMessage() 52 private final HttpMessage http; field in OAuthResponseMessage
|
/external/python/google-api-python-client/googleapiclient/ |
D | http.py | 132 http, num_retries, req_type, sleep, rand, uri, method, *args, **kwargs argument 789 http, argument 837 def execute(self, http=None, num_retries=0): argument 914 def next_chunk(self, http=None, num_retries=0): argument 1096 def from_json(s, http, postproc): argument 1197 def _refresh_and_apply_credentials(self, request, http): argument 1403 def _execute(self, http, order, requests): argument 1477 def execute(self, http=None): argument 1581 def execute(self, http=None): argument 1635 http, argument [all …]
|
/external/python/apitools/apitools/base/py/ |
D | http_wrapper.py | 76 def _Httplib2Debuglevel(http_request, level, http=None): argument 228 def RebuildHttpConnections(http): argument 313 def MakeRequest(http, http_request, retries=7, max_retry_wait=60, argument 363 def _MakeRequestNoRetry(http, http_request, redirections=5, argument
|
/external/libevent/test/ |
D | regress_rpc.c | 140 struct evhttp *http = NULL; in rpc_setup() local 187 struct evhttp *http = NULL; in rpc_basic_test() local 256 struct evhttp *http = NULL; in rpc_basic_message() local 448 struct evhttp *http = NULL; in rpc_basic_client() local 534 struct evhttp *http = NULL; in rpc_basic_queued_client() local 634 struct evhttp *http = NULL; in rpc_basic_client_with_pause() local 686 struct evhttp *http = NULL; in rpc_client_timeout() local 886 struct evhttp *http = NULL; in rpc_invalid_type() local
|
/external/libevent/ |
D | http.c | 1242 struct evhttp *http = evcon->http_server; in evhttp_connection_free() local 3399 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias() 3436 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost() 3467 struct evhttp *http = arg; in evhttp_handle_request() local 3543 struct evhttp *http = arg; in accept_socket_cb() local 3549 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket() 3559 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle() 3588 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket() 3598 evhttp_foreach_bound_socket(struct evhttp *http, in evhttp_foreach_bound_socket() 3609 evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket_with_handle() [all …]
|
/external/python/oauth2client/oauth2client/ |
D | client.py | 204 def authorize(self, http): argument 217 def refresh(self, http): argument 226 def revoke(self, http): argument 523 def authorize(self, http): argument 553 def refresh(self, http): argument 562 def revoke(self, http): argument 598 def retrieve_scopes(self, http): argument 668 def get_access_token(self, http=None): argument 1549 def verify_id_token(id_token, audience, http=None, argument 1638 redirect_uri='postmessage', http=None, argument [all …]
|
/external/bcc/src/lua/src/ |
D | squish.lua | 137 function fetch.http(url) function 147 function fetch.http(url) function
|