Home
last modified time | relevance | path

Searched refs:idest (Results 101 – 125 of 179) sorted by relevance

12345678

/dports/textproc/rtfreader/ms-rtf/
H A Drtfactn.c261 ecChangeDest(IDEST idest) in ecChangeDest() argument
266 switch (idest) in ecChangeDest()
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeview.cpp238 if(not (*msg->ito and (*msg->realto or *msg->idest))) in Paint()
255 strxmerge(buf, (namewidth+nodewidth), msg->realto, " <", msg->idest, ">", NULL); in Paint()
256 else if((not area->isecho() or area->isnewsgroup()) and *msg->ito and *msg->idest) in Paint()
257 strxcpy(buf, msg->idest, (namewidth+nodewidth)); in Paint()
H A Dgenode.cpp870 strcpy(msg->idest, ptr); in Lookup()
875 strcpy(msg->idest, buf1+1); in Lookup()
893 strcpy(msg->idest, name); in Lookup()
1067 strcpy(msg->idest, entry.system); in Lookup()
1075 *msg->idest = NUL; in Lookup()
H A Dgeusrbse.cpp699 strcpy(iaddr, (reverse ? (*msg->iorig ? msg->iorig : msg->iaddr) : msg->idest)); in update_addressbook()
854 strcpy(msg->idest, entry.iaddr); in lookup_addressbook()
860 strcpy(msg->idest, entry.iaddr); in lookup_addressbook()
867 *msg->idest = NUL; in lookup_addressbook()
H A Dgepost.cpp789 *msg->idest = NUL;
926 strcpy(msg->idest, omsg->idest);
932 … strcpy(msg->idest, *omsg->ireplyto ? omsg->ireplyto : *omsg->iorig ? omsg->iorig : omsg->iaddr);
935 strcpy(msg->iaddr, msg->idest);
/dports/math/faiss/faiss-1.7.1/faiss/
H A DIndexIVFSpectralHash.cpp118 size_t idest = sizes[idx[i]]++; in train_residual() local
120 xo[idest + n * j] = xt[i * nbit + j]; in train_residual()
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/src/
H A Dmatch.c257 void *idest = NULL; in comp_with_mask_sock() local
262 idest = &((struct sockaddr_in *)(void *)dest)->sin_addr; in comp_with_mask_sock()
268 idest = &((struct sockaddr_in6 *)(void *)dest)->sin6_addr; in comp_with_mask_sock()
273 return (comp_with_mask(iaddr, idest, mask)); in comp_with_mask_sock()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/src/
H A Dmatch.c257 void *idest = NULL; in comp_with_mask_sock() local
262 idest = &((struct sockaddr_in *)(void *)dest)->sin_addr; in comp_with_mask_sock()
268 idest = &((struct sockaddr_in6 *)(void *)dest)->sin6_addr; in comp_with_mask_sock()
273 return (comp_with_mask(iaddr, idest, mask)); in comp_with_mask_sock()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dia64-gen.c1996 int idest; in gen_dis_table() local
2007 idest = i->disent->ournum; in gen_dis_table()
2011 idest = insn_list_len - our_offset; in gen_dis_table()
2014 idest = ent->disent->ournum; in gen_dis_table()
2027 if (idest <= 256) in gen_dis_table()
2039 idest--; in gen_dis_table()
2068 idest &= ~32768; in gen_dis_table()
2076 int id = idest; in gen_dis_table()
2094 if (idest & (1 << currbits)) in gen_dis_table()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-gen.c1964 int idest; local
1975 idest = i->disent->ournum;
1979 idest = insn_list_len - our_offset;
1982 idest = ent->disent->ournum;
1995 if (idest <= 256)
2007 idest--;
2036 idest &= ~32768;
2044 int id = idest;
2062 if (idest & (1 << currbits))
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dia64-gen.c1996 int idest; in gen_dis_table() local
2007 idest = i->disent->ournum; in gen_dis_table()
2011 idest = insn_list_len - our_offset; in gen_dis_table()
2014 idest = ent->disent->ournum; in gen_dis_table()
2027 if (idest <= 256) in gen_dis_table()
2039 idest--; in gen_dis_table()
2068 idest &= ~32768; in gen_dis_table()
2076 int id = idest; in gen_dis_table()
2094 if (idest & (1 << currbits)) in gen_dis_table()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dia64-gen.c1987 int idest; in gen_dis_table() local
1998 idest = i->disent->ournum; in gen_dis_table()
2002 idest = insn_list_len - our_offset; in gen_dis_table()
2005 idest = ent->disent->ournum; in gen_dis_table()
2018 if (idest <= 256) in gen_dis_table()
2030 idest--; in gen_dis_table()
2059 idest &= ~32768; in gen_dis_table()
2067 int id = idest; in gen_dis_table()
2085 if (idest & (1 << currbits)) in gen_dis_table()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dia64-gen.c1996 int idest; in gen_dis_table() local
2007 idest = i->disent->ournum; in gen_dis_table()
2011 idest = insn_list_len - our_offset; in gen_dis_table()
2014 idest = ent->disent->ournum; in gen_dis_table()
2027 if (idest <= 256) in gen_dis_table()
2039 idest--; in gen_dis_table()
2068 idest &= ~32768; in gen_dis_table()
2076 int id = idest; in gen_dis_table()
2094 if (idest & (1 << currbits)) in gen_dis_table()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dia64-gen.c1996 int idest; in gen_dis_table() local
2007 idest = i->disent->ournum; in gen_dis_table()
2011 idest = insn_list_len - our_offset; in gen_dis_table()
2014 idest = ent->disent->ournum; in gen_dis_table()
2027 if (idest <= 256) in gen_dis_table()
2039 idest--; in gen_dis_table()
2068 idest &= ~32768; in gen_dis_table()
2076 int id = idest; in gen_dis_table()
2094 if (idest & (1 << currbits)) in gen_dis_table()
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dia64-gen.c1997 int idest; in gen_dis_table() local
2008 idest = i->disent->ournum; in gen_dis_table()
2012 idest = insn_list_len - our_offset; in gen_dis_table()
2015 idest = ent->disent->ournum; in gen_dis_table()
2028 if (idest <= 256) in gen_dis_table()
2040 idest--; in gen_dis_table()
2069 idest &= ~32768; in gen_dis_table()
2077 int id = idest; in gen_dis_table()
2095 if (idest & (1 << currbits)) in gen_dis_table()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dia64-gen.c1972 int idest; local
1983 idest = i->disent->ournum;
1987 idest = insn_list_len - our_offset;
1990 idest = ent->disent->ournum;
2003 if (idest <= 256)
2015 idest--;
2044 idest &= ~32768;
2052 int id = idest;
2070 if (idest & (1 << currbits))
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dia64-gen.c1996 int idest; in gen_dis_table() local
2007 idest = i->disent->ournum; in gen_dis_table()
2011 idest = insn_list_len - our_offset; in gen_dis_table()
2014 idest = ent->disent->ournum; in gen_dis_table()
2027 if (idest <= 256) in gen_dis_table()
2039 idest--; in gen_dis_table()
2068 idest &= ~32768; in gen_dis_table()
2076 int id = idest; in gen_dis_table()
2094 if (idest & (1 << currbits)) in gen_dis_table()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-gen.c1964 int idest; local
1975 idest = i->disent->ournum;
1979 idest = insn_list_len - our_offset;
1982 idest = ent->disent->ournum;
1995 if (idest <= 256)
2007 idest--;
2036 idest &= ~32768;
2044 int id = idest;
2062 if (idest & (1 << currbits))
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dia64-gen.c1996 int idest; local
2007 idest = i->disent->ournum;
2011 idest = insn_list_len - our_offset;
2014 idest = ent->disent->ournum;
2027 if (idest <= 256)
2039 idest--;
2068 idest &= ~32768;
2076 int id = idest;
2094 if (idest & (1 << currbits))
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dia64-gen.c1996 int idest; in gen_dis_table() local
2007 idest = i->disent->ournum; in gen_dis_table()
2011 idest = insn_list_len - our_offset; in gen_dis_table()
2014 idest = ent->disent->ournum; in gen_dis_table()
2027 if (idest <= 256) in gen_dis_table()
2039 idest--; in gen_dis_table()
2068 idest &= ~32768; in gen_dis_table()
2076 int id = idest; in gen_dis_table()
2094 if (idest & (1 << currbits)) in gen_dis_table()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/old-stuff/asterisk/
H A Dchan_skypiax.c590 int skypiax_originate_call(struct ast_channel *c, char *idest, int timeout) in skypiax_originate_call() argument
604 …DEBUGA_PBX("skypiax_originate_call to call idest: %s, timeout: %d!\n", SKYPIAX_P_LOG, idest, timeo… in skypiax_originate_call()
606 strncpy(rdest, idest, sizeof(rdest) - 1); in skypiax_originate_call()
611 …stination %s requires an actual destination (Skypiax/device/destination)\n", SKYPIAX_P_LOG, idest); in skypiax_originate_call()
616 …_originate_call dialing idest: %s, timeout: %d, dstr: %s!\n", SKYPIAX_P_LOG, idest, timeout, dstr); in skypiax_originate_call()
625 …x_originate_call dialed idest: %s, timeout: %d, dstr: %s!\n", SKYPIAX_P_LOG, idest, timeout, dstr); in skypiax_originate_call()
H A Dskypiax.h347 int skypiax_originate_call(struct ast_channel *c, char *idest, int timeout);
393 int skypiax_call(struct skypiax_pvt *p, char *idest, int timeout);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/asterisk/
H A Dchan_celliax.c1006 int celliax_call(struct ast_channel *c, char *idest, int timeout) in celliax_call() argument
1028 DEBUGA_PBX("celliax_call to call idest: %s, timeout: %d!\n", CELLIAX_P_LOG, idest, in celliax_call()
1031 strncpy(rdest, idest, sizeof(rdest) - 1); in celliax_call()
1040 CELLIAX_P_LOG, idest); in celliax_call()
1050 idest, timeout, dstr); in celliax_call()
1074 idest, timeout, dstr); in celliax_call()
/dports/security/beid/eid-mw-5.0.8/cardcomm/pkcs11/src/common/
H A Dlogbase.cpp560 wchar_t idest[5]; in renameFiles() local
572 swprintf_s(idest, 5, L"%d", i); in renameFiles()
580 dest += idest; in renameFiles()
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DMatrix.h220 int idest, int jdest);
501 int idest, int jdest);

12345678