| /netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
| H A D | qmgr_queue.c | 126 #define QMGR_LOG_FEEDBACK(feedback) \ argument 128 msg_info("%s: feedback %g", myname, feedback); 221 double feedback; in qmgr_queue_unthrottle() local 278 feedback = QMGR_FEEDBACK_VAL(transport->pos_feedback, queue->window); in qmgr_queue_unthrottle() 279 QMGR_LOG_FEEDBACK(feedback); in qmgr_queue_unthrottle() 280 queue->success += feedback; in qmgr_queue_unthrottle() 282 while (queue->success + feedback / 2 >= transport->pos_feedback.hysteresis) { in qmgr_queue_unthrottle() 301 double feedback; in qmgr_queue_throttle() local 344 feedback = QMGR_FEEDBACK_VAL(transport->neg_feedback, queue->window); in qmgr_queue_throttle() 345 QMGR_LOG_FEEDBACK(feedback); in qmgr_queue_throttle() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
| H A D | qmgr_queue.c | 120 #define QMGR_LOG_FEEDBACK(feedback) \ argument 122 msg_info("%s: feedback %g", myname, feedback); 204 double feedback; in qmgr_queue_unthrottle() local 261 feedback = QMGR_FEEDBACK_VAL(transport->pos_feedback, queue->window); in qmgr_queue_unthrottle() 262 QMGR_LOG_FEEDBACK(feedback); in qmgr_queue_unthrottle() 263 queue->success += feedback; in qmgr_queue_unthrottle() 265 while (queue->success + feedback / 2 >= transport->pos_feedback.hysteresis) { in qmgr_queue_unthrottle() 284 double feedback; in qmgr_queue_throttle() local 327 feedback = QMGR_FEEDBACK_VAL(transport->neg_feedback, queue->window); in qmgr_queue_throttle() 328 QMGR_LOG_FEEDBACK(feedback); in qmgr_queue_throttle() [all …]
|
| /netbsd-src/external/gpl2/send-pr/dist/send-pr/ |
| H A D | states.texi | 30 @item feedback 31 @cindex @emph{feedback} state 32 @cindex state---@dfn{feedback}
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | CodeReview.rst | 46 promptly to post-commit feedback and address it. Failure to do so is cause for 67 Please note: The bar for post-commit feedback is not higher than for pre-commit 68 feedback. Don't delay unnecessarily in providing feedback. However, if you see 71 feedback at any time. 112 does not address all outstanding feedback, the author should explicitly state 142 feedback from all reviewers ensuring that all feedback has been addressed and 249 favor for someone else. Note that anyone is welcome to review and give feedback
|
| /netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/ |
| H A D | README | 30 Bugreports and other feedback: 33 other kinds of feedback are welcomed as well.
|
| /netbsd-src/sys/dev/pci/ |
| H A D | pm3fb.c | 1133 unsigned long feedback, prescale, postscale, IntRef, VCO, out_freq, diff, VCOlow, VCOhigh, bdiff = 1000000; 1143 feedback = (prescale * (1UL << postscale) * freq) / (2 * PM3_EXT_CLOCK_FREQ); in pm3fb_set_pll() 1144 VCOlow = (2 * PM3_EXT_CLOCK_FREQ * feedback) / prescale; in pm3fb_set_pll() 1149 feedback = (prescale * (1UL << postscale) * freq) / (2 * PM3_EXT_CLOCK_FREQ); in pm3fb_set_pll() 1150 VCOhigh = (2 * PM3_EXT_CLOCK_FREQ * feedback) / prescale; in pm3fb_set_pll() 1172 feedback = (prescale * (1UL << postscale) * freq) / (2 * PM3_EXT_CLOCK_FREQ); in pm3fb_set_pll() 1174 if (feedback > 255) { in pm3fb_set_pll() 1180 } else if (feedback == 255) { in pm3fb_set_pll() 1187 VCO = (2 * PM3_EXT_CLOCK_FREQ * feedback) / prescale; in pm3fb_set_pll() 1193 bf = feedback; in pm3fb_set_pll() 1138 unsigned long feedback, prescale, postscale, IntRef, VCO, out_freq, diff, VCOlow, VCOhigh, bdiff = 1000000; pm3fb_set_pll() local [all...] |
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | makefile.texi | 122 @item stage@var{N}-bubble (@var{N} = 1@dots{}4, profile, feedback) 126 @item all-stage@var{N} (@var{N} = 1@dots{}4, profile, feedback) 139 Builds a compiler with profiling feedback information. In this case, 140 the second and third stages are named @samp{profile} and @samp{feedback}, 147 @item stage@var{N}-start (@var{N} = 1@dots{}4, profile, feedback)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | makefile.texi | 122 @item stage@var{N}-bubble (@var{N} = 1@dots{}4, profile, feedback) 126 @item all-stage@var{N} (@var{N} = 1@dots{}4, profile, feedback) 139 Builds a compiler with profiling feedback information. In this case, 140 the second and third stages are named @samp{profile} and @samp{feedback}, 147 @item stage@var{N}-start (@var{N} = 1@dots{}4, profile, feedback)
|
| /netbsd-src/external/gpl2/groff/dist/doc/ |
| H A D | grnexmpl.me | 81 every fast clock cycle. The dynamic common-mode feedback 84 feedback path.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | profile.cc | 395 double guessed, feedback; member 407 if (p1->feedback < p2->feedback) in cmp_stats() 409 else if (p1->feedback > p2->feedback) in cmp_stats() 777 nsum2 += stat.feedback; in compute_branch_probabilities() 785 stat.feedback, in compute_branch_probabilities()
|
| /netbsd-src/external/mit/xorg/bin/xinput/ |
| H A D | Makefile | 6 SRCS= buttonmap.c feedback.c hierarchy.c list.c property.c setcp.c setint.c \
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | sunxi-bananapi-m2-plus-v1.2.dtsi | 11 * resistance on the CPU regulator's feedback pin.
|
| H A D | exynos3250-artik5-eval.dts | 62 samsung,spi-feedback-delay = <2>;
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | CONTRIBUTE | 9 looking for feedback or for people to review a work in progress.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | CONTRIBUTE | 9 looking for feedback or for people to review a work in progress.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | EVP_KDF-KB.pod | 27 choices are "counter" and "feedback". "counter" is the default, and will be 83 Note that currently OpenSSL only implements counter and feedback modes. Other
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
| H A D | cipher_aes_hw_s390x.inc | 114 adat->plat.s390x.fc |= 16 << 24; /* 16 bytes cipher feedback */ 175 adat->plat.s390x.fc |= 1 << 24; /* 1 byte cipher feedback */
|
| /netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| H A D | CHANGES | 30 code is relatively untested and feedback is welcome.)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/ |
| H A D | BuildingAJIT4.rst | 10 we welcome any feedback.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | BF_encrypt.pod | 76 BF_cfb64_encrypt() is the CFB mode for Blowfish with 64 bit feedback. 83 BF_ofb64_encrypt() is the OFB mode for Blowfish with 64 bit feedback.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | BF_encrypt.pod | 84 BF_cfb64_encrypt() is the CFB mode for Blowfish with 64 bit feedback. 91 BF_ofb64_encrypt() is the OFB mode for Blowfish with 64 bit feedback.
|
| /netbsd-src/sys/arch/evbmips/conf/ |
| H A D | MTX-1 | 31 # I would welcome some constructive feedback or correction to any or all of
|
| H A D | DBAU1500 | 31 # I would welcome some constructive feedback or correction to any or all of
|
| /netbsd-src/external/bsd/unbound/dist/ |
| H A D | README.md | 11 have any feedback, we would love to hear from you. Don’t hesitate to
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | README.md | 11 have any feedback, we would love to hear from you. Don’t hesitate to
|