| /external/libcups/cups/ |
| D | http.c | 129 http_t *http; /* HTTP connection */ in httpAcceptConnection() local 246 httpBlocking(http_t *http, /* I - HTTP connection */ in httpBlocking() 262 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() 275 httpClearCookie(http_t *http) /* I - HTTP connection */ in httpClearCookie() 293 httpClearFields(http_t *http) /* I - HTTP connection */ in httpClearFields() 349 httpClose(http_t *http) /* I - HTTP connection */ in httpClose() 460 http_t *http; /* New HTTP connection */ in httpConnect2() local 518 httpDelete(http_t *http, /* I - HTTP connection */ in httpDelete() 530 _httpDisconnect(http_t *http) /* I - HTTP connection */ in _httpDisconnect() 548 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() 224 cupsGetFile(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFile() 292 cupsPutFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPutFd() 522 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() 905 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 | 235 http_t *http; /* HTTP connection */ in http_bio_read() local 290 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 301 _httpTLSRead(http_t *http, /* I - Connection to server */ in _httpTLSRead() 327 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() 463 _httpTLSStop(http_t *http) /* I - Connection to server */ in _httpTLSStop() 494 _httpTLSWrite(http_t *http, /* I - Connection to server */ in _httpTLSWrite()
|
| D | util.c | 67 cupsCancelJob2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsCancelJob2() 156 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsCreateJob() 229 cupsFinishDocument(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsFinishDocument() 327 cupsGetDefault2(http_t *http) /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetDefault2() 420 cupsGetJobs2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetJobs2() 728 http_t *http, /* I - Connection to server */ in cupsPrintFile2() 778 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsPrintFiles2() 908 http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsStartDocument()
|
| 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 | 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() 454 cupsGetServerPPD(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetServerPPD() 522 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 | 301 http_t *http, /* I - Connection to server */ in httpCopyCredentials() 1088 http_t *http; /* HTTP connection */ in http_gnutls_read() local 1160 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 1171 _httpTLSRead(http_t *http, /* I - Connection to server */ in _httpTLSRead() 1213 _httpTLSSetCredentials(http_t *http) /* I - Connection to server */ in _httpTLSSetCredentials() 1244 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() 1648 _httpTLSStop(http_t *http) /* I - Connection to server */ in _httpTLSStop() 1674 _httpTLSWrite(http_t *http, /* I - Connection to server */ in _httpTLSWrite()
|
| D | tls-darwin.c | 433 http_t *http, /* I - Connection to server */ in httpCopyCredentials() 1075 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() 1092 _httpTLSRead(http_t *http, /* I - HTTP connection */ in _httpTLSRead() 1159 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() 1727 _httpTLSStop(http_t *http) /* I - HTTP connection */ in _httpTLSStop() 1747 _httpTLSWrite(http_t *http, /* I - HTTP connection */ in _httpTLSWrite() 2120 http_t *http; /* HTTP connection */ in http_cdsa_read() local 2177 http_cdsa_set_credentials(http_t *http) /* I - HTTP connection */ in http_cdsa_set_credentials() 2219 http_t *http; /* HTTP connection */ in http_cdsa_write() local
|
| 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/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/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/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/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/syzkaller/vendor/google.golang.org/api/transport/http/ |
| D | dial_appengine.go | 17 package http package
|
| /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/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/tensorflow/tensorflow/java/src/gen/perl/ |
| D | tftypes.pl | 27 http://www.apache.org/licenses/LICENSE-2.0 label
|