Home
last modified time | relevance | path

Searched refs:orig_src (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/dports/mail/dovecot/dovecot-2.3.17/src/director/
H A Ddirector.c623 orig_src->last_seq++; in director_send_host()
628 orig_src->ip_str, orig_src->port, orig_src->last_seq, in director_send_host()
701 orig_src->ip_str, orig_src->port, in director_remove_host()
718 orig_src->last_seq++; in director_flush_host()
723 orig_src->ip_str, orig_src->port, orig_src->last_seq, in director_flush_host()
768 orig_src->ip_str, orig_src->port, orig_src->last_seq, in director_update_user_weak()
1193 orig_src->ip_str, orig_src->port, orig_src->last_seq, in director_move_user()
1235 orig_src->ip_str, orig_src->port, orig_src->last_seq); in director_kick_user()
1261 orig_src->ip_str, orig_src->port, orig_src->last_seq); in director_kick_user_alt()
1287 orig_src->ip_str, orig_src->port, orig_src->last_seq, in director_kick_user_hash()
[all …]
H A Ddirector.h207 struct director_host *orig_src,
211 struct director_host *orig_src,
214 struct director_host *orig_src,
220 struct director_host *orig_src,
226 struct director_host *orig_src,
230 struct director_host *orig_src, const char *username)
233 struct director_host *orig_src,
237 struct director_host *orig_src,
244 struct director_host *orig_src,
/dports/devel/aegis/aegis-4.25.D510/libaegis/change/identifi_sub/
H A Dfilerevuuid.cc32 change_identifier_subset::get_file_revision(fstate_src_ty *orig_src, in get_file_revision() argument
39 orig_src->file_name->str_text)); in get_file_revision()
40 assert(orig_src); in get_file_revision()
63 file_event *fep = hp->get_last(orig_src); in get_file_revision()
83 result_src = cp->file_find(orig_src, view_path_simple); in get_file_revision()
87 sc.var_set_string("File_Name", orig_src->file_name); in get_file_revision()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dree.c276 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
279 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
282 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
289 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
328 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
335 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
339 new_set = gen_rtx_SET (VOIDmode, new_reg, orig_src); in combine_set_extension()
349 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
354 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
364 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/src/
H A Dlibnet_build_icmp.c100 u_char orig_prot, u_long orig_src, u_long orig_dst, const u_char in libnet_build_icmp_unreach() argument
120 orig_src, orig_dst, orig_payload, payload_s, buf + in libnet_build_icmp_unreach()
131 u_char orig_prot, u_long orig_src, u_long orig_dst, in libnet_build_icmp_timeexceed() argument
151 orig_src, orig_dst, orig_payload, payload_s, buf + in libnet_build_icmp_timeexceed()
196 u_long orig_src, u_long orig_dst, const u_char *orig_payload, in libnet_build_icmp_redirect() argument
215 orig_src, orig_dst, orig_payload, payload_s, buf + in libnet_build_icmp_redirect()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_fuzzy.cpp323 for (auto orig_src : orig_src_vertices) { in connect_preds() local
325 if (v == g.startDs && orig_src == g.start) { in connect_preds()
329 if (orig_src != v) { in connect_preds()
332 if (is_virtual_start(v, g) && is_any_start(orig_src, g)) { in connect_preds()
338 shadow_map[make_pair(orig_src, dist - 1)]; in connect_preds()
340 helper_map[make_pair(orig_src, dist - 1)]; in connect_preds()
347 const auto &shadow_src = shadow_map[make_pair(orig_src, dist)]; in connect_preds()
400 for (auto orig_src : orig_src_vertices) { in connect_removals() local
402 if (orig_src == v) { in connect_removals()
410 shadow_map[make_pair(orig_src, dist - step)]; in connect_removals()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dree.c284 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
290 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
293 if (INTVAL (orig_src) >= 0 || cand->code == SIGN_EXTEND) in combine_set_extension()
294 new_set = gen_rtx_SET (VOIDmode, new_reg, orig_src); in combine_set_extension()
301 = GEN_INT (INTVAL (orig_src) & GET_MODE_MASK (src_mode)); in combine_set_extension()
305 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
310 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
314 = gen_rtx_fmt_e (cand->code, cand->mode, XEXP (orig_src, 0)); in combine_set_extension()
320 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
330 = gen_rtx_fmt_e (cand->code, cand->mode, orig_src); in combine_set_extension()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr95443-2.c19 do_one_test (char *dst, char *src, const char *orig_src, unsigned int len) in do_one_test() argument
21 __builtin_memcpy (src, orig_src, len); in do_one_test()
24 if (__builtin_memcmp (dst, orig_src, len) != 0) in do_one_test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr95443-2.c19 do_one_test (char *dst, char *src, const char *orig_src, unsigned int len) in do_one_test() argument
21 __builtin_memcpy (src, orig_src, len); in do_one_test()
24 if (__builtin_memcmp (dst, orig_src, len) != 0) in do_one_test()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr95443-2.c19 do_one_test (char *dst, char *src, const char *orig_src, unsigned int len) in do_one_test() argument
21 __builtin_memcpy (src, orig_src, len); in do_one_test()
24 if (__builtin_memcmp (dst, orig_src, len) != 0) in do_one_test()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr95443-2.c19 do_one_test (char *dst, char *src, const char *orig_src, unsigned int len) in do_one_test() argument
21 __builtin_memcpy (src, orig_src, len); in do_one_test()
24 if (__builtin_memcmp (dst, orig_src, len) != 0) in do_one_test()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dree.c266 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
269 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
272 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
279 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
318 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
337 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
341 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
352 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
357 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
367 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dree.c266 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
269 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
272 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
279 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
318 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
337 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
341 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
352 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
357 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
367 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/src/
H A Dbuild_icmp.c93 u_long orig_src, u_long orig_dst, const u_char *orig_payload, int in build_icmp_unreach() argument
109 build_ip(0, orig_tos, orig_id, orig_frag, orig_ttl, orig_prot, orig_src, in build_icmp_unreach()
119 u_char orig_prot, u_long orig_src, u_long orig_dst, in build_icmp_timeexceed() argument
135 build_ip(0, orig_tos, orig_id, orig_frag, orig_ttl, orig_prot, orig_src, in build_icmp_timeexceed()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dree.c268 rtx orig_src = XEXP (*loc, 0); in update_reg_equal_equiv_notes() local
271 if (GET_CODE (orig_src) == CONST_INT in update_reg_equal_equiv_notes()
274 if (INTVAL (orig_src) >= 0 || code == SIGN_EXTEND) in update_reg_equal_equiv_notes()
281 = gen_int_mode (INTVAL (orig_src) in update_reg_equal_equiv_notes()
320 rtx orig_src = SET_SRC (*orig_set); in combine_set_extension() local
339 if (GET_CODE (orig_src) == CONST_INT in combine_set_extension()
343 new_set = gen_rtx_SET (new_reg, orig_src); in combine_set_extension()
354 else if (GET_MODE (orig_src) == VOIDmode) in combine_set_extension()
359 else if (GET_CODE (orig_src) == cand->code) in combine_set_extension()
369 else if (GET_CODE (orig_src) == IF_THEN_ELSE) in combine_set_extension()
[all …]

12345678910>>...17