/freebsd/lib/libiconv_modules/ISO2022/ |
H A D | citrus_iso2022.c | 104 _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 D | README.md | 9 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 D | ucbarpa.mc | 19 # this point I recommend using `FEATURE(mailertable)' instead of
|
H A D | tcpproto.mc | 23 # `DOMAIN' macro after the `OSTYPE' macro. I recommend that you
|
H A D | uucpproto.mc | 23 # `DOMAIN' macro after the `OSTYPE' macro. I recommend that you
|
H A D | ucbvax.mc | 20 # At this point I recommend using `FEATURE(mailertable)' instead of
|
/freebsd/contrib/googletest/docs/ |
H A D | quickstart-cmake.md | 4 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 D | quickstart-bazel.md | 5 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 D | gmock_faq.md | 24 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 D | algorithms.md | 90 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 D | build.md | 772 ***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 D | README.MinGW | 87 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 D | INSTALL | 6 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 D | tst.set_props.zcp | 29 -- recommend method for such things).
|
/freebsd/contrib/bc/ |
H A D | README.md | 210 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 D | dnsblaccess.m4 | 26 dnl ## further refine the result. I recommend a qualified keytag
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | using.rst | 53 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 D | CONVERSION | 19 I recommend /etc/crontab.src or /usr/adm/crontab.src.
|
/freebsd/crypto/openssl/ |
H A D | NOTES-PERL.md | 41 For VC-* builds we recommend Strawberry Perl, from <http://strawberryperl.com>.
|
H A D | NOTES-VMS.md | 82 When done, we recommend that you turn that flag back off:
|
H A D | NOTES-WINDOWS.md | 41 We recommend Strawberry Perl, available from <http://strawberryperl.com/>
|
/freebsd/crypto/openssh/ |
H A D | README.md | 26 …[download mirrors](https://www.openssh.com/portable.html#downloads). We recommend the use of a sta…
|
H A D | PROTOCOL.krl | 197 refuse to load KRLs that contain signatures. We recommend the use
|
/freebsd/contrib/ntp/html/hints/ |
H A D | a-ux | 49 what I recommend, here's how you do it:
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | README | 23 Note: we strongly recommend not to run any milter as root. Libmilter
|