| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-NAN-USD | 139 Publisher notification of a Follow-up message with no ssi (to enter 144 Subscriber sending a Follow-up message: 148 Publisher receiving the Follow-up message: 152 Publisher sending a Follow-up message: 156 Subscriber receiving the Follow-up message:
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 543 LLVM_ABI file_type get_file_type(const Twine &Path, bool Follow = true); 1498 bool Follow; variable 1505 Follow(follow_symlinks) { in State() 1506 State->Stack.push_back(directory_iterator(path, ec, Follow)); in State() 1519 if (type == file_type::symlink_file && Follow) { in increment() 1528 directory_iterator(*State->Stack.back(), ec, Follow)); in increment()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VECallingConv.td | 121 // Follow the standard C CC for scalars. 142 // Follow the standard C CC for scalars.
|
| /freebsd/tools/tools/editing/ |
| H A D | freebsd.vim | 56 " Follow the FreeBSD style(9).
|
| /freebsd/contrib/unbound/ |
| H A D | README.md | 7 [ { in updateImpl() argument 1621 Follow = true; in updateImpl() 1625 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() argument 1637 return HandlePassthroughUser(Usr, CurPtr, Follow); in updateImpl() 1654 Follow = true; in updateImpl() 1659 Follow = collectConstantsForGEP(A, DL, UsrOI, PtrOI, GEP); in updateImpl() 1665 return HandlePassthroughUser(Usr, CurPtr, Follow); in updateImpl() 1693 Follow = !UsrOI.isUnknown(); in updateImpl() 1718 Follow = true; in updateImpl() 1738 return HandlePassthroughUser(Usr, CurPtr, Follow); in updateImpl() [all …]
|
| H A D | Attributor.cpp | 1859 bool Follow = false; in checkForAllUses() local 1860 if (!Pred(*U, Follow)) in checkForAllUses() 1862 if (!Follow) in checkForAllUses()
|
| /freebsd/contrib/libfido2/ |
| H A D | README.adoc | 64 Follow the instructions for Ubuntu 18.04 (Bionic) below.
|
| /freebsd/contrib/file/src/ |
| H A D | magic.h.in | 34 #define MAGIC_SYMLINK 0x0000002 /* Follow symlinks */
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-PERL.md | 62 <https://h22204.www2.hpe.com/NEP>. Follow the appropriate set of installation
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | cci.txt | 46 Definition: A standard property. Follow rules in the Devicetree
|
| /freebsd/contrib/googletest/ |
| H A D | CONTRIBUTING.md | 18 Follow either of the two links above to access the appropriate CLA and
|
| /freebsd/sys/contrib/zlib/ |
| H A D | README | 38 zlib is available in Java using the java.util.zip package. Follow the API
|
| /freebsd/contrib/libpcap/msdos/ |
| H A D | readme.dos | 86 Follow these steps in building libpcap:
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Path.cpp | 1085 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type() argument 1087 if (status(Path, st, Follow)) in get_file_type()
|
| /freebsd/contrib/lyaml/ |
| H A D | README.md | 205 0. Follow existing code. There are a lot of useful patterns and avoided
|
| /freebsd/sys/cam/ |
| H A D | README.quirks | 208 Follow the surrounding style in all drivers. Be sure to correspond
|
| /freebsd/contrib/kyua/ |
| H A D | CONTRIBUTING.md | 103 * Follow standard Git commit message guidelines. The first line has a maximum
|
| /freebsd/sys/contrib/zstd/ |
| H A D | README.md | 167 A Meson project is provided within [`build/meson`](build/meson). Follow
|
| /freebsd/ |
| H A D | CONTRIBUTING.md | 86 * Follow the [commit log message guide](https://docs.freebsd.org/en/articles/committers-guide/#comm…
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Program.inc | 315 // If the execve() failed, we should exit. Follow Unix protocol and
|
| H A D | Path.inc | 757 std::error_code status(const Twine &Path, file_status &Result, bool Follow) { 762 int StatRet = (Follow ? ::stat : ::lstat)(P.begin(), &Status);
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 774 std::error_code status(const Twine &path, file_status &result, bool Follow) { 788 if (!Follow) {
|
| /freebsd/crypto/heimdal/ |
| H A D | NEWS | 133 [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in
|