/external/libcups/cups/ |
D | http.c | 124 http_t *http; /* HTTP connection */ in httpAcceptConnection() local 241 httpBlocking(http_t *http, /* I - HTTP connection */ in httpBlocking() 257 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() 270 httpClearCookie(http_t *http) /* I - HTTP connection */ in httpClearCookie() 288 httpClearFields(http_t *http) /* I - HTTP connection */ in httpClearFields() 338 httpClose(http_t *http) /* I - HTTP connection */ in httpClose() 449 http_t *http; /* New HTTP connection */ in httpConnect2() local 507 httpDelete(http_t *http, /* I - HTTP connection */ in httpDelete() 519 _httpDisconnect(http_t *http) /* I - HTTP connection */ in _httpDisconnect() 537 httpEncryption(http_t *http, /* I - HTTP connection */ in httpEncryption() [all …]
|
D | dest-job.c | 35 cupsCancelDestJob(http_t *http, /* I - Connection to destination */ in cupsCancelDestJob() 74 http_t *http, /* I - Connection to destination */ in cupsCloseDestJob() 165 http_t *http, /* I - Connection to destination */ in cupsCreateDestJob() 262 http_t *http, /* I - Connection to destination */ in cupsFinishDestDocument() 314 http_t *http, /* I - Connection to destination */ in cupsStartDestDocument()
|
D | getputfile.c | 39 cupsGetFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFd() 194 cupsGetFile(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFile() 262 cupsPutFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPutFd() 462 cupsPutFile(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPutFile()
|
D | request.c | 45 cupsDoFileRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoFileRequest() 101 cupsDoIORequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoIORequest() 290 cupsDoRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoRequest() 312 cupsGetResponse(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetResponse() 536 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsReadResponseData() 585 cupsSendRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsSendRequest() 893 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsWriteRequestData()
|
D | dest-options.c | 72 http_t *http, /* I - Connection to destination */ in cupsCheckDestSupported() 279 http_t *http, /* I - Connection to destination */ in cupsCopyDestConflicts() 571 http_t *http, /* I - Connection to destination */ in cupsCopyDestInfo() 704 http_t *http, /* I - Connection to destination */ in cupsFindDestDefault() 752 http_t *http, /* I - Connection to destination */ in cupsFindDestReady() 802 http_t *http, /* I - Connection to destination */ in cupsFindDestSupported() 890 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaByIndex() 986 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaByName() 1058 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaBySize() 1124 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaCount() [all …]
|
D | tls-boringssl.c | 233 http_t *http; /* HTTP connection */ in http_bio_read() local 288 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 299 _httpTLSRead(http_t *http, /* I - Connection to server */ in _httpTLSRead() 323 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() 459 _httpTLSStop(http_t *http) /* I - Connection to server */ in _httpTLSStop() 490 _httpTLSWrite(http_t *http, /* I - Connection to server */ in _httpTLSWrite()
|
D | testdest.c | 46 http_t *http; /* Connection to destination */ in main() local 245 localize(http_t *http, /* I - Connection to destination */ in localize() 381 print_file(http_t *http, /* I - Connection to destination */ in print_file() 450 http_t *http, /* I - Connection to destination */ in show_conflicts() 469 show_default(http_t *http, /* I - Connection to destination */ in show_default() 513 show_media(http_t *http, /* I - Connection to destination */ in show_media() 589 show_supported(http_t *http, /* I - Connection to destination */ in show_supported()
|
D | util.c | 80 cupsCancelJob2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsCancelJob2() 169 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsCreateJob() 247 cupsFinishDocument(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsFinishDocument() 345 cupsGetDefault2(http_t *http) /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetDefault2() 438 cupsGetJobs2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetJobs2() 746 http_t *http, /* I - Connection to server */ in cupsPrintFile2() 796 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPrintFiles2() 926 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsStartDocument()
|
D | ppd-util.c | 87 cupsGetPPD2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetPPD2() 128 cupsGetPPD3(http_t *http, /* I - HTTP connection or @code CUPS_HTTP_DEFAULT@ */ in cupsGetPPD3() 436 cupsGetServerPPD(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetServerPPD() 504 http_t *http, /* I - Connection to server */ in cups_get_printer_uri()
|
D | dest-localization.c | 44 http_t *http, /* I - Connection to destination */ in cupsLocalizeDestMedia() 224 http_t *http, /* I - Connection to destination */ in cupsLocalizeDestOption() 265 http_t *http, /* I - Connection to destination */ in cupsLocalizeDestValue() 320 http_t *http, /* I - Connection to destination */ in cups_create_localizations()
|
D | tls-gnutls.c | 299 http_t *http, /* I - Connection to server */ in httpCopyCredentials() 1089 http_t *http; /* HTTP connection */ in http_gnutls_read() local 1161 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 1172 _httpTLSRead(http_t *http, /* I - Connection to server */ in _httpTLSRead() 1214 _httpTLSSetCredentials(http_t *http) /* I - Connection to server */ in _httpTLSSetCredentials() 1239 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() 1578 _httpTLSStop(http_t *http) /* I - Connection to server */ in _httpTLSStop() 1604 _httpTLSWrite(http_t *http, /* I - Connection to server */ in _httpTLSWrite()
|
D | tls-darwin.c | 431 http_t *http, /* I - Connection to server */ in httpCopyCredentials() 1076 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 1093 _httpTLSRead(http_t *http, /* I - HTTP connection */ in _httpTLSRead() 1154 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() 1692 _httpTLSStop(http_t *http) /* I - HTTP connection */ in _httpTLSStop() 1712 _httpTLSWrite(http_t *http, /* I - HTTP connection */ in _httpTLSWrite() 2083 http_t *http; /* HTTP connection */ in http_cdsa_read() local 2140 http_cdsa_set_credentials(http_t *http) /* I - HTTP connection */ in http_cdsa_set_credentials() 2182 http_t *http; /* HTTP connection */ in http_cdsa_write() local
|
D | tls-sspi.c | 142 http_t *http, /* I - Connection to server */ in httpCopyCredentials() 690 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 704 _httpTLSRead(http_t *http, /* I - HTTP connection */ in _httpTLSRead() 926 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() 1016 _httpTLSStop(http_t *http) /* I - HTTP connection */ in _httpTLSStop() 1118 _httpTLSWrite(http_t *http, /* I - HTTP connection */ in _httpTLSWrite() 1321 http_sspi_client(http_t *http, /* I - Client connection */ in http_sspi_client() 1675 http_t *http, /* I - HTTP connection */ in http_sspi_find_credentials() 2067 http_sspi_server(http_t *http, /* I - HTTP connection */ in http_sspi_server()
|
D | auth.c | 110 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsDoAuthentication() 292 http_t *http, /* I - Connection to server */ in _cupsSetNegotiateAuthString() 505 http_t *http, /* I - Connection to server */ in cups_gss_getname() 640 cups_local_auth(http_t *http) /* I - HTTP connection to server */ in cups_local_auth()
|
D | http-addr.c | 661 httpGetAddress(http_t *http) /* I - HTTP connection */ in httpGetAddress() 792 httpGetHostname(http_t *http, /* I - HTTP connection or NULL */ in httpGetHostname() 906 httpResolveHostname(http_t *http, /* I - HTTP connection */ in httpResolveHostname()
|
/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
|
D | OAuthClient.java | 68 public OAuthClient(HttpClient http) in OAuthClient() 73 private HttpClient http; field in OAuthClient 75 public void setHttpClient(HttpClient http) { in setHttpClient()
|
/external/python/google-api-python-client/googleapiclient/ |
D | http.py | 131 def _retry_request(http, num_retries, req_type, sleep, rand, uri, method, *args, argument 752 def __init__(self, http, postproc, uri, argument 797 def execute(self, http=None, num_retries=0): argument 867 def next_chunk(self, http=None, num_retries=0): argument 1039 def from_json(s, http, postproc): argument 1138 def _refresh_and_apply_credentials(self, request, http): argument 1341 def _execute(self, http, order, requests): argument 1412 def execute(self, http=None): argument 1516 def execute(self, http=None): argument 1568 def __call__(self, http, postproc, uri, method='GET', body=None, argument [all …]
|
/external/python/apitools/apitools/base/py/ |
D | http_wrapper.py | 71 def _Httplib2Debuglevel(http_request, level, http=None): argument 223 def RebuildHttpConnections(http): argument 308 def MakeRequest(http, http_request, retries=7, max_retry_wait=60, argument 354 def _MakeRequestNoRetry(http, http_request, redirections=5, argument
|
/external/webrtc/webrtc/base/ |
D | httprequest.cc | 34 void HttpMonitor::Connect(HttpClient *http) { in Connect() 39 void HttpMonitor::OnHttpClientComplete(HttpClient * http, HttpErrorType error) { in OnHttpClientComplete()
|
/external/bcc/src/lua/src/ |
D | squish.lua | 137 function fetch.http(url) function 147 function fetch.http(url) function
|
/external/libevent/test/ |
D | regress_rpc.c | 141 struct evhttp *http = NULL; in rpc_setup() local 188 struct evhttp *http = NULL; in rpc_basic_test() local 257 struct evhttp *http = NULL; in rpc_basic_message() local 449 struct evhttp *http = NULL; in rpc_basic_client() local 535 struct evhttp *http = NULL; in rpc_basic_queued_client() local 635 struct evhttp *http = NULL; in rpc_basic_client_with_pause() local 687 struct evhttp *http = NULL; in rpc_client_timeout() local
|
D | regress_http.c | 464 struct evhttp *http = http_setup(&port, data->base, server_flags); in http_basic_test_impl() local 647 struct evhttp *http = http_setup(&port, data->base, 0); in http_bad_request_test() local 768 struct evhttp *http = http_setup(&port, data->base, 0); in http_delete_test() local 852 struct evhttp *http = http_setup(&port, data->base, 0); in http_on_complete_test() local 913 struct evhttp *http = http_setup(&port, data->base, 0); in http_allowed_methods_test() local 1021 struct evhttp *http; in http_connection_test_() local 1150 struct evhttp *http = http_setup(&port, data->base, 0); in http_connection_async_test() local 1241 struct evhttp *http = http_setup(&port, data->base, 0); in http_autofree_connection_test() local 1426 struct evhttp *http = http_setup(&port, data->base, 0); in http_cancel_test() local 1629 struct evhttp *http = http_setup(&port, data->base, 0); in http_virtual_host_test() local [all …]
|
/external/libevent/ |
D | http.c | 1222 struct evhttp *http = evcon->http_server; in evhttp_connection_free() local 3344 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias() 3381 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost() 3412 struct evhttp *http = arg; in evhttp_handle_request() local 3486 struct evhttp *http = arg; in accept_socket_cb() local 3492 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket() 3502 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle() 3528 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket() 3538 evhttp_foreach_bound_socket(struct evhttp *http, in evhttp_foreach_bound_socket() 3549 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 …]
|