Home
last modified time | relevance | path

Searched refs:feedback (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-12.1/sys/dev/sec/
H A Dsec.h92 } feedback; member
110 #define shd_done shd_control.feedback.done
111 #define shd_iccr0 shd_control.feedback.iccr0
112 #define shd_iccr1 shd_control.feedback.iccr1
/freebsd-12.1/sys/gnu/dts/arm/
H A Dsunxi-bananapi-m2-plus-v1.2.dtsi11 * resistance on the CPU regulator's feedback pin.
H A Dexynos4210-smdkv310.dts186 samsung,spi-feedback-delay = <0>;
H A Drk3288-firefly-reload.dts59 linux,default-trigger = "rc-feedback";
H A Dexynos5250-smdk5250.dts393 samsung,spi-feedback-delay = <0>;
/freebsd-12.1/contrib/apr/
H A DREADME.cmake17 release to release as feedback is received from users and bugs and
111 * Any feedback you can provide on your experiences with this build will be
/freebsd-12.1/contrib/smbfs/
H A DREADME18 I would be very grateful for any feedback, bug reports etc.
/freebsd-12.1/contrib/gcc/
H A Dlibgcov.c559 gcov_unsigned_t feedback; in __gcov_init() local
561 feedback = (value ^ crc32) & 0x80000000 ? 0x04c11db7 : 0; in __gcov_init()
563 crc32 ^= feedback; in __gcov_init()
H A Dparams.def346 "tracer-dynamic-coverage-feedback",
347 …ution frequency, that must be covered by trace formation. Used when profile feedback is available",
351 …n frequency, that must be covered by trace formation. Used when profile feedback is not available",
362 "tracer-min-branch-probability-feedback",
363 …ty of best edge is less than this threshold (in percent). Used when profile feedback is available",
367 …f best edge is less than this threshold (in percent). Used when profile feedback is not available",
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBF_encrypt.pod76 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.
H A DRSA_generate_key.pod47 A callback function may be used to provide feedback about the
H A DDES_random_key.pod185 DES_cfb_encrypt() encrypts/decrypts using cipher feedback mode. This
194 implements CFB mode of DES with 64-bit feedback. Why is this
204 DES_ofb_encrypt() encrypts using output feedback mode. This method
H A DDSA_generate_parameters.pod40 A callback function may be used to provide feedback about the progress
H A DDH_generate_parameters.pod43 A callback function may be used to provide feedback about the progress
H A DSSL_CTX_sess_set_get_cb.pod80 the B<ctx> and the ssl session B<sess>. It does not provide any feedback.
/freebsd-12.1/contrib/tnftp/
H A DREADME48 Please email feedback back to the maintainer:
/freebsd-12.1/contrib/unbound/
H A DREADME.md9 have any feedback, we would love to hear from you. Don’t hesitate to
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dvmsbuild.com51 $! link dummy.obj, capturing full linker feedback in dummy.map
/freebsd-12.1/contrib/gcc/doc/
H A Dmakefile.texi140 Builds a compiler with profiling feedback information. For more
142 @ref{Building,,Building with profile feedback,gccinstall,Installing GCC}.
H A Dcfg.texi374 feedback}, but it can also estimate branch probabilities based on
377 @cindex profile feedback
378 The feedback based profile is produced by compiling the program with
391 When profile feedback is not available, the compiler may be asked to
412 during training runs and is nonzero only when profile feedback is
/freebsd-12.1/contrib/libpcap/
H A DREADME4 feature, provide generic feedback etc please see the file
/freebsd-12.1/sys/netgraph/
H A DNOTES85 to watch out for infinite feedback loops. Should ng_base.c detect
/freebsd-12.1/usr.sbin/crunch/
H A DREADME71 Hubbard; and to Bruce Evans, for immediate and detailed feedback on
/freebsd-12.1/contrib/gdb/gdb/
H A DCONTRIBUTE21 mailing lists if you are looking for feedback or for people to review
/freebsd-12.1/contrib/serf/
H A DCHANGES279 Add progress feedback support. (Issue 11)
280 Provide new API to simplify use of proxy and progress feedback support

1234