Home
last modified time | relevance | path

Searched defs:rid (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes() local
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte() local
/third_party/alsa-lib/src/control/
Dcontrol_remap.c176 snd_ctl_remap_id_t *rid; in remap_find_id_child() local
194 snd_ctl_remap_id_t *rid; in remap_find_id_app() local
239 snd_ctl_remap_id_t *rid; in remap_id_to_child() local
267 static int remap_id_to_app(snd_ctl_remap_t *priv, snd_ctl_elem_id_t *id, snd_ctl_remap_id_t *rid, i… in remap_id_to_app()
345 snd_ctl_remap_id_t *rid; in snd_ctl_remap_elem_list() local
460 snd_ctl_remap_id_t *rid; in snd_ctl_remap_elem_info() local
523 snd_ctl_remap_id_t *rid; in snd_ctl_remap_elem_read() local
598 snd_ctl_remap_id_t *rid; in snd_ctl_remap_elem_write() local
615 snd_ctl_remap_id_t *rid; in snd_ctl_remap_elem_lock() local
629 snd_ctl_remap_id_t *rid; in snd_ctl_remap_elem_unlock() local
[all …]
/third_party/openssl/crypto/cmp/
Dcmp_client.c250 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response()
557 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response()
693 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; in OSSL_CMP_try_certreq() local
735 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; in OSSL_CMP_exec_certreq() local
Dcmp_msg.c272 OSSL_CRMF_MSG *OSSL_CMP_CTX_setup_CRM(OSSL_CMP_CTX *ctx, int for_KUR, int rid) in OSSL_CMP_CTX_setup_CRM()
957 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
980 int rid) in ossl_cmp_pollrepcontent_get0_pollrep()
1006 int rid) in ossl_cmp_certrepmessage_get0_certresponse()
/third_party/node/deps/openssl/openssl/crypto/cmp/
Dcmp_client.c250 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response()
557 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response()
693 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; in OSSL_CMP_try_certreq() local
735 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; in OSSL_CMP_exec_certreq() local
Dcmp_msg.c272 OSSL_CRMF_MSG *OSSL_CMP_CTX_setup_CRM(OSSL_CMP_CTX *ctx, int for_KUR, int rid) in OSSL_CMP_CTX_setup_CRM()
957 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
980 int rid) in ossl_cmp_pollrepcontent_get0_pollrep()
1006 int rid) in ossl_cmp_certrepmessage_get0_certresponse()
/third_party/libdrm/amdgpu/
Damdgpu_asic_id.c43 uint32_t rid; in parse_one_line() local
/third_party/openssl/crypto/ocsp/
Docsp_cl.c187 const OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in OCSP_resp_get0_id() local
205 const OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in OCSP_resp_get1_id() local
Docsp_prn.c138 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
Docsp_srv.c171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
/third_party/node/deps/openssl/openssl/crypto/ocsp/
Docsp_cl.c187 const OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in OCSP_resp_get0_id() local
205 const OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in OCSP_resp_get1_id() local
Docsp_prn.c138 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
Docsp_srv.c171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinline_pass.cpp240 const uint32_t rid = sb_inst->result_id(); in CloneSameBlockOps() local
346 const uint32_t rid = cp_inst->result_id(); in InlineSingleInstruction() local
481 const uint32_t rid = cp_inst->result_id(); in MoveCallerInstsAfterFunctionCall() local
591 const uint32_t rid = cpi->result_id(); in GenInlineCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinline_pass.cpp240 const uint32_t rid = sb_inst->result_id(); in CloneSameBlockOps() local
346 const uint32_t rid = cp_inst->result_id(); in InlineSingleInstruction() local
481 const uint32_t rid = cp_inst->result_id(); in MoveCallerInstsAfterFunctionCall() local
591 const uint32_t rid = cpi->result_id(); in GenInlineCode() local
/third_party/openssl/crypto/cms/
Dcms_kari.c119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id() local
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp() local
/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_kari.c119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id() local
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp() local
/third_party/spirv-tools/source/opt/
Dinline_pass.cpp240 const uint32_t rid = sb_inst->result_id(); in CloneSameBlockOps() local
346 const uint32_t rid = cp_inst->result_id(); in InlineSingleInstruction() local
481 const uint32_t rid = cp_inst->result_id(); in MoveCallerInstsAfterFunctionCall() local
622 const uint32_t rid = cpi->result_id(); in GenInlineCode() local
/third_party/FreeBSD/sys/arm/arm/
Dnexus.c172 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource()
/third_party/FreeBSD/sys/kern/
Dbus_if.c24 int type, int *rid, rman_res_t start, rman_res_t end, in null_alloc_resource()
/third_party/node/deps/openssl/openssl/crypto/crmf/
Dcrmf_lib.c278 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId()
462 int rid, int acceptRAVerified, in OSSL_CRMF_MSGS_verify_popo()
/third_party/openssl/crypto/crmf/
Dcrmf_lib.c278 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId()
462 int rid, int acceptRAVerified, in OSSL_CRMF_MSGS_verify_popo()
/third_party/libcoap/src/oscore/
Doscore_context.c600 oscore_add_recipient(oscore_ctx_t *osc_ctx, coap_bin_const_t *rid, in oscore_add_recipient()
654 oscore_delete_recipient(oscore_ctx_t *osc_ctx, coap_bin_const_t *rid) { in oscore_delete_recipient()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c269 static char * responderid_str(ResponderID *rid) in responderid_str()
460 static X509 * ocsp_find_signer(STACK_OF(X509) *certs, ResponderID *rid) in ocsp_find_signer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c269 static char * responderid_str(ResponderID *rid) in responderid_str()
460 static X509 * ocsp_find_signer(STACK_OF(X509) *certs, ResponderID *rid) in ocsp_find_signer()

12345