Home
last modified time | relevance | path

Searched defs:response (Results 226 - 250 of 702) sorted by relevance

12345678910>>...29

/third_party/gptfdisk/
H A Dsupport.cc80 uint64_t response, num; in GetNumber() local
106 char response; GetYN() local
140 uint64_t response = def, bytesPerUnit, mult = 1, divide = 1; IeeeToInt() local
[all...]
/third_party/libwebsockets/lib/roles/ws/
H A Dserver-ws.c644 char *response; in handshake_0405() local
[all...]
/third_party/ltp/lib/
H A Dtst_rtnetlink.c396 struct tst_rtnl_message *response; in tst_rtnl_send_validate() local
/third_party/node/src/
H A Dinspector_profiler.cc114 Local<Object> response = parsed.As<Object>(); local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify03.c57 unsigned int response; member
/third_party/lwip/src/netif/ppp/
H A Dchap-new.c285 const unsigned char *response; local
411 chap_verify_response(ppp_pcb *pcb, const char *name, const char *ourname, int id, const struct chap_digest_type *digest, const unsigned char *challenge, const unsigned char *response, char *message, int message_space) global() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dcustom-preview.cc121 protocol::Response response = in substituteObjectTags() local
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc212 InitializeResponse response; in HandleInitializeRequest() local
268 GotoDefinitionResponse response; in HandleGotoDefinitionRequest() local
305 DocumentSymbolResponse response; HandleDocumentSymbolRequest() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_local.h125 TS_RESP *response; member
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_local.h84 ASN1_OCTET_STRING *response; member
H A Docsp_vfy.c30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
/third_party/protobuf/conformance/
H A Dconformance_test.cc240 ConformanceResponse response; in RunValidBinaryInputTest() local
189 ReportFailure(const string& test_name, ConformanceLevel level, const ConformanceRequest& request, const ConformanceResponse& response, const char* fmt, ...) ReportFailure() argument
213 ReportSkip(const string& test_name, const ConformanceRequest& request, const ConformanceResponse& response) ReportSkip() argument
246 VerifyResponse( const ConformanceRequestSetting& setting, const string& equivalent_wire_format, const ConformanceResponse& response, bool need_report_success, bool require_same_wire_format) VerifyResponse() argument
310 RunTest(const string& test_name, const ConformanceRequest& request, ConformanceResponse* response) RunTest() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c469 static int card_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in card_message_handler() argument
H A Dcore.c92 static int core_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in core_message_handler() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
H A Docsp_local.h84 ASN1_OCTET_STRING *response; member
/third_party/openssl/crypto/ts/
H A Dts_local.h125 TS_RESP *response; member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dlargepost.c61 struct MHD_Response *response; in send_page() local
H A Dsimplepost.c49 struct MHD_Response *response; in send_page() local
H A Dtlsauthentication.c122 struct MHD_Response *response; in ask_for_authentication() local
196 struct MHD_Response *response; in secret_page() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c216 struct SPDY_Response *response=NULL; in standard_request_handler() local
121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
H A Dspdy_fileserver.c163 struct SPDY_Response *response=NULL; in standard_request_handler() local
121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c51 add_response_entry (struct MHD_Response *response, in add_response_entry() argument
100 MHD_add_response_header(struct MHD_Response *response, const char *header, const char *content) MHD_add_response_header() argument
120 MHD_add_response_footer(struct MHD_Response *response, const char *footer, const char *content) MHD_add_response_footer() argument
140 MHD_del_response_header(struct MHD_Response *response, const char *header, const char *content) MHD_del_response_header() argument
183 MHD_get_response_headers(struct MHD_Response *response, MHD_KeyValueIterator iterator, void *iterator_cls) MHD_get_response_headers() argument
210 MHD_get_response_header(struct MHD_Response *response, const char *key) MHD_get_response_header() argument
247 struct MHD_Response *response; MHD_create_response_from_callback() local
280 MHD_set_response_options(struct MHD_Response *response, enum MHD_ResponseFlags flags, ...) MHD_set_response_options() argument
318 struct MHD_Response *response = cls; file_reader() local
340 struct MHD_Response *response = cls; free_callback() local
368 struct MHD_Response *response; MHD_create_response_from_fd_at_offset() local
419 struct MHD_Response *response; MHD_create_response_from_data() local
488 MHD_destroy_response(struct MHD_Response *response) MHD_destroy_response() argument
517 MHD_increment_response_rc(struct MHD_Response *response) MHD_increment_response_rc() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.c279 SPDY_destroy_response(struct SPDY_Response *response) in SPDY_destroy_response() argument
290 SPDYF_response_queue_create(bool is_data, void *data, size_t data_size, struct SPDY_Response *response, struct SPDYF_Stream *stream, bool closestream, SPDYF_ResponseQueueResultCallback frqcb, void *frqcb_cls, SPDY_ResponseResultCallback rrcb, void *rrcb_cls) SPDYF_response_queue_create() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtls_test_common.c170 struct MHD_Response *response; in http_ahc() local

Completed in 14 milliseconds

12345678910>>...29