Home
last modified time | relevance | path

Searched refs:set_dst (Results 1 – 25 of 107) sorted by relevance

12345

/dports/net/libusipp/libusipp-libusipp-2.25s/usi++/
H A Dip6.h101 in6_addr &set_dst(const in6_addr &);
104 int set_dst(const std::string &);
H A Dip.h190 uint32_t set_dst(uint32_t);
199 int set_dst(const std::string &);
/dports/net/libusipp/libusipp-libusipp-2.25s/src/
H A Dip6.cc57 set_dst(in6); in IP6()
71 set_dst(hostname); in IP6()
159 int IP6::set_dst(const string &dst) in set_dst() function in usipp::IP6
172 in6_addr &IP6::set_dst(const in6_addr &dst) in set_dst() function in usipp::IP6
H A Dip.cc72 set_dst(dst); in IP()
98 set_dst(dst); in IP()
386 uint32_t IP::set_dst(uint32_t d) in set_dst() function in usipp::IP
394 int IP::set_dst(const string &dst) in set_dst() function in usipp::IP
/dports/net/xprobe/xprobe2-0.3/libs-external/USI++/usi++/
H A Dip.h163 int set_dst(u_int32_t);
172 int set_dst(const char*);
/dports/devel/avr-libc/avr-libc-2.0.0/libc/time/
H A Dset_dst.c41 set_dst(int (*d) (const time_t *, int32_t *)) in set_dst() function
H A DFiles.am57 set_dst.c \
/dports/mail/emailrelay/emailrelay-1.9/test/
H A Demailrelay-test.pl_636 $server_1->set_dst("localhost:".$server_2->smtpPort()) ;
689 $server_1->set_dst("localhost:".$server_2->smtpPort()) ;
736 $emailrelay->set_dst("localhost:".$test_server->port()) ;
863 $client->set_dst( "localhost:".$server->smtpPort() ) ;
900 $client->set_dst( "localhost:".$test_server->port() ) ;
1083 $server_1->set_dst("localhost:".$server_2->smtpPort()) ;
1369 $server_1->set_dst("localhost:".$server_2->smtpPort()) ;
1437 $server_1->set_dst("localhost:".$server_2->smtpPort()) ;
1502 $server_1->set_dst("localhost:".$server_2->smtpPort()) ;
1558 $emailrelay->set_dst( "localhost:".$test_server->port() ) ;
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/utils/
H A Dcheck-style.py174 def set_dst(self,line): member in PatchChunkLine
344 def set_dst(self,dst): member in Patch
388 current_patch.set_dst(m.group(1))
404 l.set_dst(m.group(1))
/dports/net/xprobe/xprobe2-0.3/libs-external/USI++/src/
H A Dip.cc68 set_dst(dst); in IP()
108 set_dst(dst); in IP()
419 int IP::set_dst(u_int32_t d) in set_dst() function in usipp::IP
427 int IP::set_dst(const char* host) in set_dst() function in usipp::IP
/dports/net/xprobe/xprobe2-0.3/libs-external/USI++/samples/
H A DDeNAT.cc21 tcp->set_dst(dev1->get_src()); in main()
H A Di.cc23 sn.set_dst("192.0.0.3"); in main()
H A Ddrop.cc28 tcp->set_dst(srcaddr.c_str()); in main()
H A Dtcp_sniff.cc73 dummy.set_dst(c->dst); in print_conn()
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/GTpo/src/gtpo/
H A Dedge.h125 inline auto set_dst( weak_node_t dst ) noexcept -> void { _dst = dst; }
H A Dnode.hpp66 inEdge->set_dst( node ); in add_in_edge()
/dports/devel/avr-libc/avr-libc-2.0.0/include/
H A Dtime.h268 void set_dst(int (*) (const time_t *, int32_t *));
/dports/math/z3/z3-z3-4.8.13/src/muz/transforms/
H A Ddl_mk_bit_blast.cpp152 void set_dst(rule_set* dst) { m_dst = dst; } in set_dst() function in datalog::expand_mkbv_cfg
282 m_rewriter.m_cfg.set_dst(result.get()); in operator ()()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/transforms/
H A Ddl_mk_bit_blast.cpp152 void set_dst(rule_set* dst) { m_dst = dst; } in set_dst() function in datalog::expand_mkbv_cfg
282 m_rewriter.m_cfg.set_dst(result.get()); in operator ()()
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanGraph.hpp195 … edge->set_dst( std::static_pointer_cast<Config::final_node_t>(dstNode->shared_from_this()) ); in insertNonVisualEdge()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkVM.cpp3098 auto set_dst = [&](Reg reg){ in jit() local
3113 set_dst((Reg)(found-1)); in jit()
3208 set_dst((A::Ymm)(found-1)); in jit()
3257 if (avail & (1<<r[x])) { set_dst(r[x]); a->vfmadd132ps(r[x], r[z], r[y]); } in jit()
3258 else if (avail & (1<<r[y])) { set_dst(r[y]); a->vfmadd213ps(r[y], r[x], r[z]); } in jit()
3259 else if (avail & (1<<r[z])) { set_dst(r[z]); a->vfmadd231ps(r[z], r[x], r[y]); } in jit()
3379 if (avail & (1<<r[z])) { set_dst(r[z]); a->fmla4s( r[z], r[x], r[y]); } in jit()
3386 if (avail & (1<<r[z])) { set_dst(r[z]); a->fmls4s( r[z], r[x], r[y]); } in jit()
3394 if (avail & (1<<r[z])) { set_dst(r[z]); a->fmls4s( r[z], r[x], r[y]); } in jit()
3433 if (avail & (1<<r[x])) { set_dst(r[x]); a->bsl16b( r[x], r[y], r[z]); } in jit()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/sh/
H A Dsh_treg_combine.cc269 set_dst (void) const in set_dst() function
827 ? e.cstore.set_dst () in can_remove_cstore()
828 : e.cstore_reg_reg_copies.front ().set_dst (); in can_remove_cstore()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/sh/
H A Dsh_treg_combine.cc273 set_dst (void) const in set_dst() function
853 ? e.cstore.set_dst () in can_remove_cstore()
854 : e.cstore_reg_reg_copies.front ().set_dst (); in can_remove_cstore()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/sh/
H A Dsh_treg_combine.cc273 set_dst (void) const in set_dst() function
853 ? e.cstore.set_dst () in can_remove_cstore()
854 : e.cstore_reg_reg_copies.front ().set_dst (); in can_remove_cstore()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/sh/
H A Dsh_treg_combine.cc273 set_dst (void) const in set_dst() function
853 ? e.cstore.set_dst () in can_remove_cstore()
854 : e.cstore_reg_reg_copies.front ().set_dst (); in can_remove_cstore()

12345