Home
last modified time | relevance | path

Searched defs:rid (Results 26 - 50 of 102) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dx509v3.h45 struct asn1_oid rid; /* registeredID */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl_ocsp.c269 static char * responderid_str(ResponderID *rid) in responderid_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dx509v3.h45 struct asn1_oid rid; /* registeredID */ member
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c178 snd_ctl_remap_id_t *rid; in remap_find_id_child() local
196 snd_ctl_remap_id_t *rid; in remap_find_id_app() local
242 snd_ctl_remap_id_t *rid; remap_id_to_child() local
270 remap_id_to_app(snd_ctl_remap_t *priv, snd_ctl_elem_id_t *id, snd_ctl_remap_id_t *rid, int err) remap_id_to_app() argument
348 snd_ctl_remap_id_t *rid; snd_ctl_remap_elem_list() local
465 snd_ctl_remap_id_t *rid; snd_ctl_remap_elem_info() local
528 snd_ctl_remap_id_t *rid; snd_ctl_remap_elem_read() local
603 snd_ctl_remap_id_t *rid; snd_ctl_remap_elem_write() local
620 snd_ctl_remap_id_t *rid; snd_ctl_remap_elem_lock() local
634 snd_ctl_remap_id_t *rid; snd_ctl_remap_elem_unlock() local
841 snd_ctl_remap_id_t *rid; snd_ctl_remap_read() local
915 snd_ctl_remap_id_t *rid; add_to_remap() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A 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() argument
957 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid() argument
979 ossl_cmp_pollrepcontent_get0_pollrep(const OSSL_CMP_POLLREPCONTENT *prc, int rid) ossl_cmp_pollrepcontent_get0_pollrep() argument
1005 ossl_cmp_certrepmessage_get0_certresponse(const OSSL_CMP_CERTREPMESSAGE *crm, int rid) ossl_cmp_certrepmessage_get0_certresponse() argument
[all...]
/third_party/openssl/crypto/cmp/
H A 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() argument
957 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid() argument
979 ossl_cmp_pollrepcontent_get0_pollrep(const OSSL_CMP_POLLREPCONTENT *prc, int rid) ossl_cmp_pollrepcontent_get0_pollrep() argument
1005 ossl_cmp_certrepmessage_get0_certresponse(const OSSL_CMP_CERTREPMESSAGE *crm, int rid) ossl_cmp_certrepmessage_get0_certresponse() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dinline_pass.cpp242 const uint32_t rid = sb_inst->result_id(); in CloneSameBlockOps() local
349 const uint32_t rid = cp_inst->result_id(); in InlineSingleInstruction() local
485 const uint32_t rid = cp_inst->result_id(); in MoveCallerInstsAfterFunctionCall() local
[all...]
H A Dinstrument_pass.cpp67 const uint32_t rid = mv_inst->result_id(); in MovePostludeCode() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.h179 u16 rid; member
182 } rid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dpcsc_funcs.c410 unsigned char rid[5]; in scard_get_aid() member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.h177 u16 rid; member
180 } rid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dpcsc_funcs.c410 unsigned char rid[5]; in scard_get_aid() member
/third_party/glfw/src/
H A Dwin32_window.c268 const RAWINPUTDEVICE rid = { 0x01, 0x02, 0, window->win32.handle }; in enableRawMouseMotion() local
281 const RAWINPUTDEVICE rid = { 0x01, 0x02, RIDEV_REMOVE, NULL }; in disableRawMouseMotion() local
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c2661 resource_list_add(struct resource_list *rl, int type, int rid, in resource_list_add() argument
2703 resource_list_find(struct resource_list *rl, int type, int rid) in resource_list_find() argument
2721 bus_alloc_resource(device_t dev, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) bus_alloc_resource() argument
[all...]
/third_party/FreeBSD/sys/sys/
H A Dbus.h199 int rid; /**< @brief resource identifier */ member
279 bus_alloc_resource_any(device_t dev, int type, int *rid, u_int flags) in bus_alloc_resource_any() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_local.h159 CMS_RecipientIdentifier *rid; member
198 CMS_KeyAgreeRecipientIdentifier *rid; member
/third_party/openssl/crypto/cms/
H A Dcms_local.h159 CMS_RecipientIdentifier *rid; member
198 CMS_KeyAgreeRecipientIdentifier *rid; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstrument_pass.cpp76 const uint32_t rid = mv_inst->result_id(); in MovePostludeCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.cpp76 const uint32_t rid = mv_inst->result_id(); in MovePostludeCode() local
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3.h150 ASN1_OBJECT *rid; /* registeredID */ member
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509v3.h191 ASN1_OBJECT *rid; /* registeredID */ member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509v3.h191 ASN1_OBJECT *rid; /* registeredID */ member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dx509v3.h191 ASN1_OBJECT *rid; /* registeredID */ member
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509v3.h191 ASN1_OBJECT *rid; /* registeredID */ member
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509v3.h191 ASN1_OBJECT *rid; /* registeredID */ member

Completed in 48 milliseconds

12345