Home
last modified time | relevance | path

Searched refs:this_info (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/dports/graphics/gmt/gmt-6.3.0/src/x2sys/
H A Dx2sys_put.c188 struct X2SYS_BIX_TRACK_INFO *this_info; in x2sysput_bix_find_track() local
189 …for (this_info = B->head; this_info->next_info && strcmp (this_info->next_info->trackname, track) … in x2sysput_bix_find_track()
190 *found_it = (this_info->next_info != NULL && !strcmp (this_info->next_info->trackname, track)); in x2sysput_bix_find_track()
191 return (this_info); in x2sysput_bix_find_track()
307 this_info->next_info = this_info->next_info->next_info; in GMT_x2sys_put()
338 new_info->next_info = this_info->next_info; in GMT_x2sys_put()
339 this_info->next_info = new_info; in GMT_x2sys_put()
340 this_info = new_info; in GMT_x2sys_put()
343 this_info = this_info->next_info; in GMT_x2sys_put()
431 for (this_info = B.head->next_info; this_info; this_info = this_info->next_info) in GMT_x2sys_put()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style_derive/
H A Dcompute_squared_distance.rs28 let (this_pattern, this_info) = cg::ref_pattern(&variant, "this"); in derive()
30 let sum = if this_info.is_empty() { in derive()
34 sum.append_separated(this_info.iter().zip(&other_info).map(|(this, other)| { in derive()
/dports/security/lasso/lasso-2.7.0/lasso/xml/
H A Dsaml_condition_abstract.c64 static const GTypeInfo this_info = { in lasso_saml_condition_abstract_get_type() local
78 "LassoSamlConditionAbstract", &this_info, 0); in lasso_saml_condition_abstract_get_type()
H A Dsaml_statement_abstract.c64 static const GTypeInfo this_info = { in lasso_saml_statement_abstract_get_type() local
78 "LassoSamlStatementAbstract", &this_info, 0); in lasso_saml_statement_abstract_get_type()
H A Dsaml_subject_statement.c57 static const GTypeInfo this_info = { in lasso_saml_subject_statement_get_type() local
71 "LassoSamlSubjectStatement", &this_info, 0); in lasso_saml_subject_statement_get_type()
H A Dsec_resource_access_statement.c83 static const GTypeInfo this_info = { in lasso_sec_resource_access_statement_get_type() local
97 "LassoSecResourceAccessStatement", &this_info, 0); in lasso_sec_resource_access_statement_get_type()
H A Dsaml_subject_statement_abstract.c79 static const GTypeInfo this_info = { in lasso_saml_subject_statement_abstract_get_type() local
93 "LassoSamlSubjectStatementAbstract", &this_info, 0); in lasso_saml_subject_statement_abstract_get_type()
H A Dlib_idp_entries.c76 static const GTypeInfo this_info = { in lasso_lib_idp_entries_get_type() local
90 "LassoLibIDPEntries", &this_info, 0); in lasso_lib_idp_entries_get_type()
H A Dsamlp_request.c86 static const GTypeInfo this_info = { in lasso_samlp_request_get_type() local
100 "LassoSamlpRequest", &this_info, 0); in lasso_samlp_request_get_type()
H A Dsaml_attribute_statement.c83 static const GTypeInfo this_info = { in lasso_saml_attribute_statement_get_type() local
98 &this_info, 0); in lasso_saml_attribute_statement_get_type()
H A Dsa_credentials.c76 static const GTypeInfo this_info = { in lasso_sa_credentials_get_type() local
90 "LassoSaCredentials", &this_info, 0); in lasso_sa_credentials_get_type()
/dports/security/lasso/lasso-2.7.0/lasso/xml/saml-2.0/
H A Dsamlp2_manage_name_id_response.c69 static const GTypeInfo this_info = { in lasso_samlp2_manage_name_id_response_get_type() local
83 "LassoSamlp2ManageNameIDResponse", &this_info, 0); in lasso_samlp2_manage_name_id_response_get_type()
H A Dsamlp2_subject_query_abstract.c80 static const GTypeInfo this_info = { in lasso_samlp2_subject_query_abstract_get_type() local
94 "LassoSamlp2SubjectQueryAbstract", &this_info, 0); in lasso_samlp2_subject_query_abstract_get_type()
H A Dsaml2_one_time_use.c77 static const GTypeInfo this_info = { in lasso_saml2_one_time_use_get_type() local
91 "LassoSaml2OneTimeUse", &this_info, 0); in lasso_saml2_one_time_use_get_type()
H A Dsamlp2_status_detail.c77 static const GTypeInfo this_info = { in lasso_samlp2_status_detail_get_type() local
91 "LassoSamlp2StatusDetail", &this_info, 0); in lasso_samlp2_status_detail_get_type()
H A Dsaml2_statement_abstract.c87 static const GTypeInfo this_info = { in lasso_saml2_statement_abstract_get_type() local
101 "LassoSaml2StatementAbstract", &this_info, 0); in lasso_saml2_statement_abstract_get_type()
H A Dsamlp2_logout_response.c75 static const GTypeInfo this_info = { in lasso_samlp2_logout_response_get_type() local
89 "LassoSamlp2LogoutResponse", &this_info, 0); in lasso_samlp2_logout_response_get_type()
H A Dsamlp2_terminate.c73 static const GTypeInfo this_info = { in lasso_samlp2_terminate_get_type() local
87 "LassoSamlp2Terminate", &this_info, 0); in lasso_samlp2_terminate_get_type()
/dports/security/lasso/lasso-2.7.0/lasso/xml/id-wsf-2.0/
H A Dutil_empty.c81 static const GTypeInfo this_info = { in lasso_idwsf2_util_empty_get_type() local
95 "LassoIdWsf2UtilEmpty", &this_info, 0); in lasso_idwsf2_util_empty_get_type()
H A Ddstref_create_response.c78 static const GTypeInfo this_info = { in lasso_idwsf2_dstref_create_response_get_type() local
91 "LassoIdWsf2DstRefCreateResponse", &this_info, 0); in lasso_idwsf2_dstref_create_response_get_type()
H A Dsubsref_notify_response.c78 static const GTypeInfo this_info = { in lasso_idwsf2_subsref_notify_response_get_type() local
92 "LassoIdWsf2SubsRefNotifyResponse", &this_info, 0); in lasso_idwsf2_subsref_notify_response_get_type()
H A Dsubs_notify_response.c78 static const GTypeInfo this_info = { in lasso_idwsf2_subs_notify_response_get_type() local
92 "LassoIdWsf2SubsNotifyResponse", &this_info, 0); in lasso_idwsf2_subs_notify_response_get_type()
H A Dsubsref_modify_response.c78 static const GTypeInfo this_info = { in lasso_idwsf2_subsref_modify_response_get_type() local
92 "LassoIdWsf2SubsRefModifyResponse", &this_info, 0); in lasso_idwsf2_subsref_modify_response_get_type()
H A Dsubsref_delete_response.c78 static const GTypeInfo this_info = { in lasso_idwsf2_subsref_delete_response_get_type() local
92 "LassoIdWsf2SubsRefDeleteResponse", &this_info, 0); in lasso_idwsf2_subsref_delete_response_get_type()
H A Dutil_extension.c83 static const GTypeInfo this_info = { in lasso_idwsf2_util_extension_get_type() local
97 "LassoIdWsf2Utilextension", &this_info, 0); in lasso_idwsf2_util_extension_get_type()

12345678910>>...17