Home
last modified time | relevance | path

Searched refs:Follow (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-NAN-USD123 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 DFileSystem.h540 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 DVECallingConv.td121 // Follow the standard C CC for scalars.
142 // Follow the standard C CC for scalars.
/freebsd/sys/contrib/openzfs/module/zstd/
H A DREADME.md28 5. Follow symbol renaming notes in `include/zstd_compat_wrapper.h`
/freebsd/contrib/unbound/
H A DREADME.md7 [![Mastodon Follow](https://img.shields.io/mastodon/follow/109262826617293067?domain=https%3A%2F%2F…
/freebsd/tools/tools/editing/
H A Dfreebsd.vim56 " Follow the FreeBSD style(9).
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1602 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 DAttributor.cpp1847 bool Follow = false; in checkForAllUses() local
1848 if (!Pred(*U, Follow)) in checkForAllUses()
1850 if (!Follow) in checkForAllUses()
/freebsd/contrib/libfido2/
H A DREADME.adoc64 Follow the instructions for Ubuntu 18.04 (Bionic) below.
/freebsd/contrib/file/src/
H A Dmagic.h.in34 #define MAGIC_SYMLINK 0x0000002 /* Follow symlinks */
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcci.txt46 Definition: A standard property. Follow rules in the Devicetree
/freebsd/crypto/openssl/
H A DNOTES-PERL.md62 <https://h22204.www2.hpe.com/NEP>. Follow the appropriate set of installation
/freebsd/sys/contrib/zlib/
H A DREADME38 zlib is available in Java using the java.util.zip package. Follow the API
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md18 Follow either of the two links above to access the appropriate CLA and
/freebsd/contrib/libpcap/msdos/
H A Dreadme.dos86 Follow these steps in building libpcap:
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1086 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 DREADME.quirks208 Follow the surrounding style in all drivers. Be sure to correspond
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md103 * Follow standard Git commit message guidelines. The first line has a maximum
/freebsd/sys/contrib/zstd/
H A DREADME.md146 A Meson project is provided within [`build/meson`](build/meson). Follow
H A DCONTRIBUTING.md323 whose performance can be improved upon. Follow these steps to profile your code using
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc332 // If the execve() failed, we should exit. Follow Unix protocol and
H A DPath.inc757 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 DPath.inc773 std::error_code status(const Twine &path, file_status &result, bool Follow) {
787 if (!Follow) {
/freebsd/crypto/heimdal/
H A DNEWS133 [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in
/freebsd/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2520 @ Follow r3 register...
3614 @ Follow r2 register...

12