Home
last modified time | relevance | path

Searched defs:http (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/external/libcups/cups/
Dhttp.c125 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 …]
Ddest-job.c30 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()
Drequest.c40 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()
Dgetputfile.c35 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()
Dtls-boringssl.c170 http_t *http; /* HTTP connection */ in http_bio_read() local
230 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending()
241 _httpTLSRead(http_t *http, /* I - Connection to server */ in _httpTLSRead()
267 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart()
405 _httpTLSStop(http_t *http) /* I - Connection to server */ in _httpTLSStop()
436 _httpTLSWrite(http_t *http, /* I - Connection to server */ in _httpTLSWrite()
Dutil.c63 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()
Dtestdest.c41 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()
472 http_t *http, /* I - Connection to destination */ in show_conflicts()
491 show_default(http_t *http, /* I - Connection to destination */ in show_default()
535 show_media(http_t *http, /* I - Connection to destination */ in show_media()
611 show_supported(http_t *http, /* I - Connection to destination */ in show_supported()
Ddest-options.c67 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 …]
Ddest-localization.c36 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()
Dppd-util.c83 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/google-auth-library-java/
DREADME.md84 ### Application Default Credentials
132 ### ImpersonatedCredentials
157 ### Workload Identity Federation
500 ### Workforce Identity Federation
719 ### Using External Identities
763 ### Downscoping with Credential Access Boundaries
/external/libcups/systemv/
Dlpadmin.c50 http_t *http; /* Connection to server */ in main() local
679 add_printer_to_class(http_t *http, /* I - Server connection */ in add_printer_to_class()
802 default_printer(http_t *http, /* I - Server connection */ in default_printer()
851 delete_printer(http_t *http, /* I - Server connection */ in delete_printer()
900 http_t *http, /* I - Server connection */ in delete_printer_from_class()
1050 delete_printer_option(http_t *http, /* I - Server connection */ in delete_printer_option()
1102 enable_printer(http_t *http, /* I - Server connection */ in enable_printer()
1157 get_printer_type(http_t *http, /* I - Server connection */ in get_printer_type()
1217 http_t *http, /* I - Server connection */ in set_printer_options()
/external/libcups/cgi-bin/
Dclasses.c36 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()
Dprinters.c37 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()
Dadmin.c62 http_t *http; /* Connection to the server */ in main() local
313 do_am_class(http_t *http, /* I - HTTP connection */ in do_am_class()
611 do_am_printer(http_t *http, /* I - HTTP connection */ in do_am_printer()
1243 do_config_server(http_t *http) /* I - HTTP connection */ in do_config_server()
1777 do_delete_class(http_t *http) /* I - HTTP connection */ in do_delete_class()
1862 do_delete_printer(http_t *http) /* I - HTTP connection */ in do_delete_printer()
1947 do_list_printers(http_t *http) /* I - HTTP connection */ in do_list_printers()
2151 do_menu(http_t *http) /* I - HTTP connection */ in do_menu()
2266 do_set_allowed_users(http_t *http) /* I - HTTP connection */ in do_set_allowed_users()
2532 do_set_default(http_t *http) /* I - HTTP connection */ in do_set_default()
[all …]
Djobs.c31 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/
Dlpq.c38 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()
Dlpc.c36 http_t *http; /* Connection to server */ in main() local
166 do_command(http_t *http, /* I - HTTP connection to server */ in do_command()
233 show_status(http_t *http, /* I - HTTP connection to server */ in show_status()
/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
Dhttp.py127 def _retry_request(http, num_retries, req_type, sleep, rand, uri, method, *args, argument
736 def __init__(self, http, postproc, uri, argument
785 def execute(self, http=None, num_retries=0): argument
854 def next_chunk(self, http=None, num_retries=0): argument
1022 def from_json(s, http, postproc): argument
1111 def _refresh_and_apply_credentials(self, request, http): argument
1302 def _execute(self, http, order, requests): argument
1373 def execute(self, http=None): argument
1477 def execute(self, http=None): argument
1529 def __call__(self, http, postproc, uri, method='GET', body=None, argument
[all …]
/external/oauth/core/src/main/java/net/oauth/client/
DOAuthResponseMessage.java36 OAuthResponseMessage(HttpResponseMessage http) throws IOException in OAuthResponseMessage()
52 private final HttpMessage http; field in OAuthResponseMessage
/external/gturri-aXMLRPC/src/main/java/de/timroes/axmlrpc/
DCookieManager.java53 public void readCookies(HttpURLConnection http) { in readCookies()
81 public void setCookies(HttpURLConnection http) { in setCookies()
/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/c2j/query/
Dservice-2.json28 "http": { object
36 "http": { object
48 "http": { object
56 "http": { object
64 "http": { object
74 "http": { object
93 "http": { object
113 "http": { object
124 "http": { object
135 "http": { object
[all …]
/external/python/google-api-python-client/googleapiclient/
Dhttp.py150 http, num_retries, req_type, sleep, rand, uri, method, *args, **kwargs argument
828 http, argument
876 def execute(self, http=None, num_retries=0): argument
953 def next_chunk(self, http=None, num_retries=0): argument
1143 def from_json(s, http, postproc): argument
1248 def _refresh_and_apply_credentials(self, request, http): argument
1454 def _execute(self, http, order, requests): argument
1527 def execute(self, http=None): argument
1631 def execute(self, http=None): argument
1685 http, argument
[all …]
/external/libevent/test/
Dregress_rpc.c140 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/python/apitools/apitools/base/py/
Dhttp_wrapper.py76 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

12345678910>>...31