Home
last modified time | relevance | path

Searched refs:recommend (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c104 _ISO2022Charset *recommend[4]; member
259 if (!ei->recommend[i]) in get_recommend()
260 ei->recommend[i] = malloc(sizeof(_ISO2022Charset)); in get_recommend()
262 p = reallocarray(ei->recommend[i], ei->recommendsize[i] + 1, in get_recommend()
266 ei->recommend[i] = p; in get_recommend()
268 if (!ei->recommend[i]) in get_recommend()
272 (ei->recommend[i] + (ei->recommendsize[i] - 1))->final = cs.final; in get_recommend()
273 (ei->recommend[i] + (ei->recommendsize[i] - 1))->interm = cs.interm; in get_recommend()
274 (ei->recommend[i] + (ei->recommendsize[i] - 1))->vers = cs.vers; in get_recommend()
275 (ei->recommend[i] + (ei->recommendsize[i] - 1))->type = cs.type; in get_recommend()
[all …]
/freebsd/contrib/googletest/
H A DREADME.md9 We recommend
17 https://google.github.io/googletest/. We recommend browsing the documentation on
45 documentation. We recommend starting with the
/freebsd/contrib/sendmail/cf/cf/
H A Ducbarpa.mc19 # this point I recommend using `FEATURE(mailertable)' instead of
H A Dtcpproto.mc23 # `DOMAIN' macro after the `OSTYPE' macro. I recommend that you
H A Duucpproto.mc23 # `DOMAIN' macro after the `OSTYPE' macro. I recommend that you
H A Ducbvax.mc20 # At this point I recommend using `FEATURE(mailertable)' instead of
/freebsd/contrib/googletest/docs/
H A Dquickstart-cmake.md4 you're using GoogleTest for the first time or need a refresher, we recommend
71 the Git commit hash of the GoogleTest version to use; we recommend updating the
H A Dquickstart-bazel.md5 we recommend this tutorial as a starting point.
61 GoogleTest version to use; we recommend updating the hash often to point to the
H A Dgmock_faq.md24 destructors. Therefore we recommend to avoid them in C++ as much as possible.
69 recommend to remove it in both `Foo` and `MockFoo`. That should workaround the
/freebsd/contrib/bc/manuals/
H A Dalgorithms.md90 impossible and unnecessary.) Therefore, I recommend that users do their
112 **Note**: this series can also produce errors of 1 ULP, so I recommend users do
135 **Note**: this series can also produce errors of 1 ULP, so I recommend users do
155 **Note**: this series can also produce errors of 1 ULP, so I recommend users do
177 **Note**: this series can also produce errors of 1 ULP, so I recommend users do
H A Dbuild.md772 ***highly*** recommend package and distro maintainers pass the highest
800 performance. I ***highly*** recommend doing so.
802 I do ***NOT*** recommend building with `-march=native`; doing so reduces this
/freebsd/contrib/ncurses/
H A DREADME.MinGW87 libtool for ncurses seems to be broken, so I recommend NOT to use libtool.
90 hooks for interop, I recommend using these options:
/freebsd/contrib/sendmail/
H A DINSTALL6 See steps 4 and 6 in this document. We also strongly recommend reading
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp29 -- recommend method for such things).
/freebsd/contrib/bc/
H A DREADME.md210 better than when compiled under `gcc`. I recommend compiling this `bc` with
213 I also recommend building this `bc` with C11 if you can because `bc` will detect
228 optimizations I recommend are:
239 However, I recommend ***NOT*** using `-march=native`. Doing so will reduce this
/freebsd/contrib/sendmail/contrib/
H A Ddnsblaccess.m426 dnl ## further refine the result. I recommend a qualified keytag
/freebsd/contrib/libcbor/doc/source/
H A Dusing.rst53 If you want to get more familiar with CBOR, we recommend the `cbor.io <http://cbor.io/>`_ website. …
/freebsd/usr.sbin/cron/doc/
H A DCONVERSION19 I recommend /etc/crontab.src or /usr/adm/crontab.src.
/freebsd/crypto/openssl/
H A DNOTES-PERL.md41 For VC-* builds we recommend Strawberry Perl, from <http://strawberryperl.com>.
H A DNOTES-VMS.md82 When done, we recommend that you turn that flag back off:
H A DNOTES-WINDOWS.md41 We recommend Strawberry Perl, available from <http://strawberryperl.com/>
/freebsd/crypto/openssh/
H A DREADME.md26 …[download mirrors](https://www.openssh.com/portable.html#downloads). We recommend the use of a sta…
H A DPROTOCOL.krl197 refuse to load KRLs that contain signatures. We recommend the use
/freebsd/contrib/ntp/html/hints/
H A Da-ux49 what I recommend, here's how you do it:
/freebsd/contrib/sendmail/libmilter/
H A DREADME23 Note: we strongly recommend not to run any milter as root. Libmilter

123