/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-NAN-USD | 123 Publisher notification of a Follow-up message with no ssi (to enter 128 Subscriber sending a Follow-up message: 132 Publisher receiving the Follow-up message: 136 Publisher sending a Follow-up message: 140 Subscriber receiving the Follow-up message:
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 540 file_type get_file_type(const Twine &Path, bool Follow = true); 1484 bool Follow; variable 1491 Follow(follow_symlinks) { in State() 1492 State->Stack.push_back(directory_iterator(path, ec, Follow)); in State() 1505 if (type == file_type::symlink_file && Follow) { in increment() 1514 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/sys/contrib/openzfs/module/zstd/ |
H A D | README.md | 28 5. Follow symbol renaming notes in `include/zstd_compat_wrapper.h`
|
/freebsd/contrib/unbound/ |
H A D | README.md | 7 [.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 1602 auto HandlePassthroughUser = [&](Value *Usr, Value *CurPtr, bool &Follow) { in updateImpl() argument 1620 Follow = true; in updateImpl() 1624 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() argument 1634 return HandlePassthroughUser(Usr, CurPtr, Follow); in updateImpl() 1651 Follow = true; in updateImpl() 1656 Follow = collectConstantsForGEP(A, DL, UsrOI, PtrOI, GEP); in updateImpl() 1662 return HandlePassthroughUser(Usr, CurPtr, Follow); in updateImpl() 1679 Follow = !UsrOI.isUnknown(); in updateImpl() 1704 Follow = true; in updateImpl() 1724 return HandlePassthroughUser(Usr, CurPtr, Follow); in updateImpl() [all …]
|
H A D | Attributor.cpp | 1847 bool Follow = false; in checkForAllUses() local 1848 if (!Pred(*U, Follow)) in checkForAllUses() 1850 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/sys/contrib/device-tree/Bindings/arm/ |
H A D | cci.txt | 46 Definition: A standard property. Follow rules in the Devicetree
|
/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/zlib/ |
H A D | README | 38 zlib is available in Java using the java.util.zip package. Follow the API
|
/freebsd/contrib/googletest/ |
H A D | CONTRIBUTING.md | 18 Follow either of the two links above to access the appropriate CLA and
|
/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 | 1086 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type() argument 1088 if (status(Path, st, Follow)) in get_file_type()
|
/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 | 146 A Meson project is provided within [`build/meson`](build/meson). Follow
|
H A D | CONTRIBUTING.md | 323 whose performance can be improved upon. Follow these steps to profile your code using
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Program.inc | 332 // 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 | 773 std::error_code status(const Twine &path, file_status &result, bool Follow) { 787 if (!Follow) {
|
/freebsd/crypto/heimdal/ |
H A D | NEWS | 133 [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | ecp_nistz256-armv4.S | 2520 @ Follow r3 register... 3614 @ Follow r2 register...
|