Home
last modified time | relevance | path

Searched defs:recip (Results 1 – 25 of 1502) sorted by relevance

12345678910>>...61

/dports/www/hotcrp/hotcrp-2.102/
H A Dmail.php101 $recip = new MailRecipients($Me, $Qreq->recipients, $papersel, variable
123 private $recip; variable in MailSender
136 function __construct($recip, $sending, Qrequest $qreq) {
143 static function check($recip, $qreq) {
148 static function send($recip, $qreq) {
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dsenddist.c95 int recip; in emergency() local
141 int group, len, recip; in pmacro() local
H A Dsmessage.c325 void pmessage(char *str, int recip, int group) in pmessage()
450 char *getaddr2(int flags, int recip) in getaddr2()
527 getgroup(char addr, int *recip) in getgroup()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dmath_fixed.c89 uint16_t recip; in fixed_divide16() local
103 uint16_t recip; in fixed_divide32() local
219 uint16_t recip; in fixed_atan2() local
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dmath_fixed.c89 uint16_t recip; in fixed_divide16() local
103 uint16_t recip; in fixed_divide32() local
219 uint16_t recip; in fixed_atan2() local
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Ddo_alert.c113 static repeat_t *find_repeatinfo(activealerts_t *alert, recip_t *recip, int create) in find_repeatinfo()
186 static char *message_subject(activealerts_t *alert, recip_t *recip) in message_subject()
245 static char *message_text(activealerts_t *alert, recip_t *recip) in message_text()
374 recip_t *recip; in send_alert() local
695 recip_t *recip; in next_alert() local
799 recip_t *recip; in clear_interval() local
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Ddo_alert.c113 static repeat_t *find_repeatinfo(activealerts_t *alert, recip_t *recip, int create) in find_repeatinfo()
186 static char *message_subject(activealerts_t *alert, recip_t *recip) in message_subject()
245 static char *message_text(activealerts_t *alert, recip_t *recip) in message_text()
374 recip_t *recip; in send_alert() local
695 recip_t *recip; in next_alert() local
799 recip_t *recip; in clear_interval() local
/dports/math/cln/cln-1.3.6/src/float/dfloat/division/
H A Dcl_DF_recip.cc16 const cl_DF recip (const cl_DF& x) in recip() function
/dports/math/cln/cln-1.3.6/src/float/sfloat/division/
H A Dcl_SF_recip.cc16 const cl_SF recip (const cl_SF& x) in recip() function
/dports/math/cln/cln-1.3.6/src/float/ffloat/division/
H A Dcl_FF_recip.cc16 const cl_FF recip (const cl_FF& x) in recip() function
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/math/float/math32/c/
H A Dm32_atanf.c25 uint8_t recip; in m32_atanf() local
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/math/float/math16/c/
H A Datanf16.c25 uint8_t recip; in atanf16() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/
H A Dvalgrind-tests.texi128 to run the tests with valgrind, you do so by modifying the definition of
179 @end smallexample
/dports/math/GiNaC/ginac-1.8.2/ginac/polynomial/
H A Dsmod_helpers.h45 static inline cln::cl_I recip(const cln::cl_I& a, long p_) in recip() function
57 static inline numeric recip(const numeric& a_, long p) in recip() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/builtins/
H A Dpowisf2.c18 const int recip = b < 0; in __powisf2() local
H A Dpowidf2.c18 const int recip = b < 0; in __powidf2() local
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/builtins/
H A Dpowidf2.c22 const int recip = b < 0; in __powidf2() local
H A Dpowitf2.c24 const int recip = b < 0; in __powitf2() local
H A Dpowixf2.c24 const int recip = b < 0; in __powixf2() local
H A Dpowisf2.c22 const int recip = b < 0; in __powisf2() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/builtins/
H A Dpowitf2.c20 const int recip = b < 0; in __powitf2() local
H A Dpowidf2.c18 const int recip = b < 0; in __powidf2() local
H A Dpowisf2.c18 const int recip = b < 0; in __powisf2() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/builtins/
H A Dpowidf2.c18 const int recip = b < 0; in __powidf2() local
H A Dpowixf2.c20 const int recip = b < 0; in __powixf2() local

12345678910>>...61