| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | arc4random.h | 74 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp)
in _rs_allocate() argument
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | kvm_svm02.c | 90 uint64_t rsp; in main() local
|
| H A D | lib_x86.c | 340 kvm_init_guest_vmcb(struct kvm_vmcb *vmcb, uint32_t asid, uint16_t ss, void *rsp, int (*guest_main)(void)) kvm_init_guest_vmcb() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_http.c | 59 BIO *req_mem, *rsp; in OSSL_CMP_MSG_http_perform() local
|
| H A D | cmp_server.c | 465 OSSL_CMP_MSG *rsp = NULL; in OSSL_CMP_SRV_process_request() local [all...] |
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_http.c | 59 BIO *req_mem, *rsp; in OSSL_CMP_MSG_http_perform() local
|
| H A D | cmp_server.c | 465 OSSL_CMP_MSG *rsp = NULL; in OSSL_CMP_SRV_process_request() local [all...] |
| /base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/ |
| H A D | log_ioctl.h | 108 T2 rsp = { 0 }; Request() local [all...] |
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gstep.c | 183 unw_word_t rsp; in unw_step() local
|
| H A D | Gtrace.c | 403 unw_word_t rbp, rsp, rip, cfa; in tdep_trace() local 212 trace_init_addr(unw_tdep_frame_t *f, unw_cursor_t *cursor, unw_word_t cfa, unw_word_t rip, unw_word_t rbp, unw_word_t rsp) trace_init_addr() argument 274 trace_lookup(unw_cursor_t *cursor, unw_trace_cache_t *cache, unw_word_t cfa, unw_word_t rip, unw_word_t rbp, unw_word_t rsp) trace_lookup() argument [all...] |
| /base/hiviewdfx/hilog/frameworks/libhilog/ioctl/ |
| H A D | log_ioctl.cpp | 31 LogIoctl::LogIoctl(IoctlCmd rqst, IoctlCmd rsp) : socket(GetSocketName(rqst), 0)
in LogIoctl() argument 64 int LogIoctl::GetRsp(char* rsp, int len)
in GetRsp() argument 73 int LogIoctl::ReceiveProcTagStats(StatsQueryRsp &rsp)
in ReceiveProcTagStats() argument 104 int LogIoctl::ReceiveProcLogTypeStats(StatsQueryRsp &rsp)
in ReceiveProcLogTypeStats() argument 134 ReceiveProcStats(StatsQueryRsp &rsp) ReceiveProcStats() argument 163 ReceiveDomainTagStats(StatsQueryRsp &rsp) ReceiveDomainTagStats() argument 198 ReceiveDomainStats(StatsQueryRsp &rsp) ReceiveDomainStats() argument 228 ReceiveLogTypeDomainStats(StatsQueryRsp &rsp) ReceiveLogTypeDomainStats() argument 257 DeleteLogStatsInfo(StatsQueryRsp &rsp) DeleteLogStatsInfo() argument 315 OutputRsp *rsp = reinterpret_cast<OutputRsp *>(buffer.data()); ReceiveAndProcessOutputRsp() local 343 StatsQueryRsp rsp = { 0 }; ReceiveAndProcessStatsQueryRsp() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| H A D | unwind_x86_64_define.h | 97 uint64_t rsp; member
|
| /third_party/mesa3d/src/freedreno/drm/virtio/ |
| H A D | virtio_pipe.c | 57 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
|
| H A D | virtio_device.c | 235 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
|
| H A D | virtio_bo.c | 110 struct msm_ccmd_gem_cpu_prep_rsp *rsp; in virtio_bo_cpu_prep() local
|
| /third_party/openssl/test/ |
| H A D | cmp_server_test.c | 68 OSSL_CMP_MSG *rsp = NULL; in execute_test_handle_request() local
|
| H A D | http_test.c | 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 34 mock_http_server(BIO *in, BIO *out, char version, int keep_alive, ASN1_VALUE *rsp, const ASN1_ITEM *it) mock_http_server() argument [all...] |
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams-process.c | 120 const char *rsp = NULL; in ss_proxy_onward_rx() local 330 const lws_ss_policy_t *rsp; in callback_ss_proxy() local
|
| H A D | secure-streams-serialize.c | 147 lws_ss_serialize_rx_payload(struct lws_dsh *dsh, const uint8_t *buf, size_t len, int flags, const char *rsp) lws_ss_serialize_rx_payload() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | ocsp_srv.c | 65 OCSP_RESPONSE *rsp = NULL; in OCSP_response_create() local 85 OCSP_SINGLERESP *OCSP_basic_add1_status(OCSP_BASICRESP *rsp, in OCSP_basic_add1_status() argument [all...] |
| /third_party/openssl/crypto/ocsp/ |
| H A D | ocsp_srv.c | 65 OCSP_RESPONSE *rsp = NULL; in OCSP_response_create() local 85 OCSP_SINGLERESP *OCSP_basic_add1_status(OCSP_BASICRESP *rsp, in OCSP_basic_add1_status() argument [all...] |
| /base/hiviewdfx/hilog/services/hilogtool/ |
| H A D | log_display.cpp | 95 static uint32_t GetTotalLines(const StatsRsp &rsp) in GetTotalLines() argument 105 static uint64_t GetTotalLen(const StatsRsp &rsp) in GetTotalLen() argument 115 static void PrintStats(const StatsRsp &rsp) in PrintStats() argument 168 HilogShowDomainStatsInfo(const StatsQueryRsp& rsp) HilogShowDomainStatsInfo() argument 229 HilogShowProcStatsInfo(const StatsQueryRsp& rsp) HilogShowProcStatsInfo() argument 274 HilogShowLogStatsInfo(const StatsQueryRsp& rsp) HilogShowLogStatsInfo() argument [all...] |
| /third_party/musl/arch/x32/bits/ |
| H A D | user.h | 14 unsigned long cs, eflags, rsp, ss, fs_base, gs_base, ds, es, fs, gs; member
|
| /third_party/musl/arch/x86_64/bits/ |
| H A D | user.h | 14 unsigned long cs, eflags, rsp, ss, fs_base, gs_base, ds, es, fs, gs; member
|
| /third_party/gn/src/gn/ |
| H A D | tool.h | 203 void set_rspfile(SubstitutionPattern rsp) { in set_rspfile() argument
|