/third_party/gptfdisk/ |
H A D | support.cc | 80 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 D | server-ws.c | 644 char *response; in handshake_0405() local [all...] |
/third_party/ltp/lib/ |
H A D | tst_rtnetlink.c | 396 struct tst_rtnl_message *response; in tst_rtnl_send_validate() local
|
/third_party/node/src/ |
H A D | inspector_profiler.cc | 114 Local<Object> response = parsed.As<Object>(); local
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify03.c | 57 unsigned int response; member
|
/third_party/lwip/src/netif/ppp/ |
H A D | chap-new.c | 285 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 D | custom-preview.cc | 121 protocol::Response response = in substituteObjectTags() local
|
/third_party/node/deps/v8/src/torque/ls/ |
H A D | message-handler.cc | 212 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 D | ts_local.h | 125 TS_RESP *response; member
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_local.h | 84 ASN1_OCTET_STRING *response; member
|
H A D | ocsp_vfy.c | 30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
|
/third_party/protobuf/conformance/ |
H A D | conformance_test.cc | 240 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 D | card.c | 469 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 D | core.c | 92 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 D | ocsp_vfy.c | 30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
|
H A D | ocsp_local.h | 84 ASN1_OCTET_STRING *response; member
|
/third_party/openssl/crypto/ts/ |
H A D | ts_local.h | 125 TS_RESP *response; member
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | largepost.c | 61 struct MHD_Response *response; in send_page() local
|
H A D | simplepost.c | 49 struct MHD_Response *response; in send_page() local
|
H A D | tlsauthentication.c | 122 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 D | spdy_event_loop.c | 216 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 D | spdy_fileserver.c | 163 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 D | response.c | 51 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 D | structures.c | 279 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 D | tls_test_common.c | 170 struct MHD_Response *response; in http_ahc() local
|