Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 25 of 35) sorted by relevance

12

/third_party/rust/crates/tracing/examples/examples/
Dtower-server.rs40 let rsp = Response::builder(); in call() localVariable
43 let rsp = if uri.path() != ROOT { in call() localVariable
Dtower-load.rs100 let rsp = Self::handle_request(req) in call() localVariable
235 let rsp = match (req.method(), req.uri().path()) { in call() localVariable
271 fn rsp(status: StatusCode, body: impl Into<Body>) -> Response<Body> { in rsp() function
346 let rsp = match svc.call(req).await { in load_gen() localVariable
/third_party/libunwind/src/x86_64/
DGtrace.c217 unw_word_t rsp) in trace_init_addr()
279 unw_word_t rsp) in trace_lookup()
403 unw_word_t rbp, rsp, rip, cfa; in tdep_trace() local
DGstep.c183 unw_word_t rsp; in unw_step() local
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_pipe.c57 struct msm_ccmd_submitqueue_query_rsp *rsp; in query_queue_param() local
123 struct msm_ccmd_submitqueue_query_rsp *rsp; in virtio_pipe_wait() local
Dvirtio_device.c235 struct msm_ccmd_rsp *rsp = (void *)&virtio_dev->rsp_mem[off]; in virtio_alloc_rsp() local
397 struct msm_ccmd_ioctl_simple_rsp *rsp; in virtio_simple_ioctl() local
Dvirtio_bo.c110 struct msm_ccmd_gem_cpu_prep_rsp *rsp; in virtio_bo_cpu_prep() local
/third_party/openssl/crypto/cmp/
Dcmp_http.c59 BIO *req_mem, *rsp; in OSSL_CMP_MSG_http_perform() local
Dcmp_server.c450 OSSL_CMP_MSG *rsp = NULL; in OSSL_CMP_SRV_process_request() local
/third_party/openssl/test/
Dhttp_test.c35 ASN1_VALUE *rsp, const ASN1_ITEM *it) in mock_http_server()
119 BIO *rsp, *req = ASN1_item_i2d_mem_bio(x509_it, (ASN1_VALUE *)x509); in test_http_x509() local
161 BIO *rsp; in test_http_keep_alive() local
Dcmp_server_test.c68 OSSL_CMP_MSG *rsp = NULL; in execute_test_handle_request() local
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c120 const char *rsp = NULL; in ss_proxy_onward_rx() local
330 const lws_ss_policy_t *rsp; in callback_ss_proxy() local
Dsecure-streams-serialize.c148 size_t len, int flags, const char *rsp) in lws_ss_serialize_rx_payload()
/third_party/openssl/crypto/ocsp/
Docsp_srv.c65 OCSP_RESPONSE *rsp = NULL; in OCSP_response_create() local
85 OCSP_SINGLERESP *OCSP_basic_add1_status(OCSP_BASICRESP *rsp, in OCSP_basic_add1_status()
/third_party/gn/src/gn/
Dtool.h203 void set_rspfile(SubstitutionPattern rsp) { in set_rspfile()
/third_party/musl/arch/x86_64/bits/
Duser.h14 unsigned long cs, eflags, rsp, ss, fs_base, gs_base, ds, es, fs, gs; member
Dsignal.h74 unsigned long rdi, rsi, rbp, rbx, rdx, rax, rcx, rsp, rip, eflags; member
/third_party/musl/arch/x32/bits/
Duser.h14 unsigned long cs, eflags, rsp, ss, fs_base, gs_base, ds, es, fs, gs; member
Dsignal.h74 unsigned long long rdi, rsi, rbp, rbx, rdx, rax, rcx, rsp, rip, eflags; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp3582 Variable *rsp = in lowerIntrinsic() local
7055 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, IceType_i64); in _add_sp() local
7060 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, IceType_i64); in _mov_sp() local
7065 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, WordType); in _link_bp() local
7075 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, IceType_i64); in _unlink_bp() local
7089 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, WordType); in _push_reg() local
7103 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, WordType); in _pop_reg() local
7115 Variable *rsp = getPhysicalRegister(RegX8664::Reg_rsp, WordType); in _sub_sp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c1067 static void ocsp_debug_print_resp(OCSP_RESPONSE *rsp) in ocsp_debug_print_resp()
1115 OCSP_RESPONSE *rsp; in ocsp_resp_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c1067 static void ocsp_debug_print_resp(OCSP_RESPONSE *rsp) in ocsp_debug_print_resp()
1115 OCSP_RESPONSE *rsp; in ocsp_resp_cb() local
/third_party/flutter/skia/src/core/
DSkVM.h25 rax, rcx, rdx, rbx, rsp, rbp, rsi, rdi, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c4864 static void ocsp_debug_print_resp(OCSP_RESPONSE *rsp) in ocsp_debug_print_resp()
4903 OCSP_RESPONSE *rsp; in ocsp_resp_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c4625 static void ocsp_debug_print_resp(OCSP_RESPONSE *rsp) in ocsp_debug_print_resp()
4699 OCSP_RESPONSE *rsp; in ocsp_resp_cb() local

12