Home
last modified time | relevance | path

Searched refs:to_body (Results 1 – 25 of 125) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style_derive/
H A Dto_computed_value.rs70 let (to_body, from_body) = if params.is_empty() { in derive_to_value()
92 let to_body = if moves { in derive_to_value() localVariable
104 (to_body, from_body) in derive_to_value()
106 let to_body = cg::fmap_match(&input, bind_style, |binding| { in derive_to_value() localVariable
131 let to_body = quote! { in derive_to_value() localVariable
133 #to_body in derive_to_value()
143 (to_body, from_body) in derive_to_value()
149 let impl_ = trait_impl(from_body, to_body); in derive_to_value()
161 let trait_impl = |from_body, to_body| { in derive()
171 #to_body in derive()
H A Dto_animated_value.rs11 let trait_impl = |from_body, to_body| { in derive()
20 #to_body in derive()
/dports/www/firefox/firefox-99.0/servo/components/style_derive/
H A Dto_computed_value.rs70 let (to_body, from_body) = if params.is_empty() { in derive_to_value()
92 let to_body = if moves { in derive_to_value() localVariable
104 (to_body, from_body) in derive_to_value()
106 let to_body = cg::fmap_match(&input, bind_style, |binding| { in derive_to_value() localVariable
131 let to_body = quote! { in derive_to_value() localVariable
133 #to_body in derive_to_value()
143 (to_body, from_body) in derive_to_value()
149 let impl_ = trait_impl(from_body, to_body); in derive_to_value()
161 let trait_impl = |from_body, to_body| { in derive()
171 #to_body in derive()
H A Dto_animated_value.rs11 let trait_impl = |from_body, to_body| { in derive()
20 #to_body in derive()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style_derive/
H A Dto_computed_value.rs70 let (to_body, from_body) = if params.is_empty() { in derive_to_value()
92 let to_body = if moves { in derive_to_value() localVariable
104 (to_body, from_body) in derive_to_value()
106 let to_body = cg::fmap_match(&input, bind_style, |binding| { in derive_to_value() localVariable
131 let to_body = quote! { in derive_to_value() localVariable
133 #to_body in derive_to_value()
143 (to_body, from_body) in derive_to_value()
149 let impl_ = trait_impl(from_body, to_body); in derive_to_value()
161 let trait_impl = |from_body, to_body| { in derive()
171 #to_body in derive()
H A Dto_animated_value.rs11 let trait_impl = |from_body, to_body| { in derive()
20 #to_body in derive()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style_derive/
H A Dto_computed_value.rs70 let (to_body, from_body) = if params.is_empty() { in derive_to_value()
92 let to_body = if moves { in derive_to_value() localVariable
104 (to_body, from_body) in derive_to_value()
106 let to_body = cg::fmap_match(&input, bind_style, |binding| { in derive_to_value() localVariable
131 let to_body = quote! { in derive_to_value() localVariable
133 #to_body in derive_to_value()
143 (to_body, from_body) in derive_to_value()
149 let impl_ = trait_impl(from_body, to_body); in derive_to_value()
161 let trait_impl = |from_body, to_body| { in derive()
171 #to_body in derive()
H A Dto_animated_value.rs11 let trait_impl = |from_body, to_body| { in derive()
20 #to_body in derive()
/dports/net/kamailio/kamailio-5.4.5/src/core/parser/
H A Dparse_addr_spec.h45 typedef struct to_body{ struct
60 char* parse_addr_spec(char* const buffer, const char* const end, struct to_body* const to_b, int al… argument
62 void free_to_params(struct to_body* const tb);
64 void free_to(struct to_body* const tb);
H A Dparse_diversion.c49 struct to_body* diversion_b; in parse_diversion_header()
66 diversion_b = pkg_malloc(sizeof(struct to_body)); in parse_diversion_header()
73 memset(diversion_b, 0, sizeof(struct to_body)); in parse_diversion_header()
102 params = ((struct to_body*)(msg->diversion->parsed))->param_lst; in get_diversion_param()
H A Dparse_to.h35 #define get_to(p_msg) ((struct to_body*)(p_msg)->to->parsed)
38 (&((struct to_body*)(p_msg)->to->parsed)->parsed_uri)
43 char* parse_to(char* const buffer, const char* const end, struct to_body* const to_b);
H A Dparse_refer_to.c46 struct to_body* refer_to_b; in parse_refer_to_header()
59 refer_to_b = pkg_malloc(sizeof(struct to_body)); in parse_refer_to_header()
66 memset(refer_to_b, 0, sizeof(struct to_body)); in parse_refer_to_header()
H A Dparse_rpid.c46 struct to_body* rpid_b; in parse_rpid_header()
58 rpid_b = pkg_malloc(sizeof(struct to_body)); in parse_rpid_header()
65 memset(rpid_b, 0, sizeof(struct to_body)); in parse_rpid_header()
H A Dparse_from.c50 struct to_body *from_b; in parse_from_header()
63 from_b = pkg_malloc(sizeof(struct to_body)); in parse_from_header()
70 memset(from_b, 0, sizeof(struct to_body)); in parse_from_header()
H A Dparse_from.h36 #define get_from(p_msg) ((struct to_body*)(p_msg)->from->parsed)
41 (&((struct to_body*)(p_msg)->from->parsed)->parsed_uri)
/dports/net/kamailio/kamailio-5.4.5/src/modules/sca/
H A Dsca_call_info.c490 struct to_body *from, struct to_body *to, str *from_aor, str *to_aor, in sca_call_info_seize_held_call()
691 struct to_body *from, struct to_body *to, str *contact_uri, in sca_call_info_uri_update()
790 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_is_line_seize_reinvite()
846 struct to_body *to; in sca_call_info_local_error_reply_handler()
932 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_invite_request_handler()
1024 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_invite_reply_18x_handler()
1183 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_invite_reply_200_handler()
1311 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_invite_reply_error_handler()
1473 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_invite_handler()
1688 sca_call_info *call_info, struct to_body *from, struct to_body *to, in sca_call_info_cancel_handler()
[all …]
H A Dsca_util.h45 int sca_get_msg_from_header(sip_msg_t *, struct to_body **);
48 int sca_get_msg_to_header(sip_msg_t *, struct to_body **);
50 int sca_build_to_body_from_uri(sip_msg_t *, struct to_body **, str *);
H A Dsca_util.c115 int sca_get_msg_from_header(sip_msg_t *msg, struct to_body **from) in sca_get_msg_from_header()
117 struct to_body *f; in sca_get_msg_from_header()
147 int sca_get_msg_to_header(sip_msg_t *msg, struct to_body **to) in sca_get_msg_to_header()
149 struct to_body parsed_to; in sca_get_msg_to_header()
150 struct to_body *t = NULL; in sca_get_msg_to_header()
185 int sca_build_to_body_from_uri(sip_msg_t *msg, struct to_body **body, str *uri) in sca_build_to_body_from_uri()
191 *body = pkg_malloc(sizeof(struct to_body)); in sca_build_to_body_from_uri()
357 struct to_body *tf = NULL; in sca_create_canonical_aor_for_ua()
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dsip_msg_clone.c416 len+=ROUND4(sizeof(struct to_body)); in sip_msg_shm_clone()
683 p +=ROUND4(sizeof(struct to_body)); in sip_msg_shm_clone()
685 ((struct to_body*)new_hdr->parsed)->body.s = in sip_msg_shm_clone()
687 ((struct to_body*)hdr->parsed)->body.s ); in sip_msg_shm_clone()
688 ((struct to_body*)new_hdr->parsed)->display.s = in sip_msg_shm_clone()
690 ((struct to_body*)hdr->parsed)->display.s); in sip_msg_shm_clone()
691 ((struct to_body*)new_hdr->parsed)->uri.s = in sip_msg_shm_clone()
693 ((struct to_body*)hdr->parsed)->uri.s ); in sip_msg_shm_clone()
694 if ( ((struct to_body*)hdr->parsed)->tag_value.s ) in sip_msg_shm_clone()
717 ((struct to_body*)new_hdr->parsed)->param_lst in sip_msg_shm_clone()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style_derive/
H A Dto_computed_value.rs12 let (to_body, from_body) = { in derive()
21 let to_body = cg::fmap_match(&input, BindStyle::Ref, |binding| { in derive() localVariable
47 (to_body, from_body) in derive()
91 #to_body in derive()
/dports/net/kamailio/kamailio-5.4.5/src/modules/carrierroute/
H A Dprime_hash.c47 static int determine_fromto_uri (struct to_body *fromto, str *source_string);
48 static int determine_fromto_user (struct to_body *fromto, str *source_string);
128 static int determine_fromto_uri (struct to_body *fromto, str *source_string) { in determine_fromto_uri()
138 static int determine_fromto_user (struct to_body *fromto, str *source_string) { in determine_fromto_user()
/dports/lang/adacontrol/adactl-1.18r9/test/conf/
H A Dt_reduceable_scope.aru4 to_body: check reduceable_scope (to_body exception);
/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_diameter/
H A Duser_in.c66 u->s = ((struct to_body*)m->to->parsed)->uri.s; in get_to_uri()
67 u->len = ((struct to_body*)m->to->parsed)->uri.len; in get_to_uri()
82 u->s = ((struct to_body*)m->from->parsed)->uri.s; in get_from_uri()
83 u->len = ((struct to_body*)m->from->parsed)->uri.len; in get_from_uri()
/dports/lang/adacontrol/adactl-1.18r9/rules/
H A DSQALE.aru54 SQALE_43: check reduceable_scope (no_blocks to_body variable,
55 no_blocks to_body constant,
56 no_blocks to_body type,
57 no_blocks to_body use);
/dports/net/kamailio/kamailio-5.4.5/src/modules/uac/
H A Dreplace.c248 struct to_body *body; in replace_uri()
286 body = (struct to_body*)hdr->parsed; in replace_uri()
564 struct to_body* old_body; in restore_uri()
629 old_body = (struct to_body*) msg->to->parsed; in restore_uri()
638 old_body = (struct to_body*) msg->from->parsed; in restore_uri()
757 struct to_body *body; in restore_uri_reply()
769 body = (struct to_body*)req_hdr->parsed; in restore_uri_reply()
785 body = (struct to_body*)rpl_hdr->parsed; in restore_uri_reply()
874 struct to_body *body; in replace_callback()
906 body = ((struct to_body*)msg->to->parsed); in replace_callback()
[all …]

12345