Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h541 file_type get_file_type(const Twine &Path, bool Follow = true);
1485 bool Follow; variable
1492 Follow(follow_symlinks) { in State()
1493 State->Stack.push(directory_iterator(path, ec, Follow)); in State()
1506 if (type == file_type::symlink_file && Follow) { in increment()
1514 State->Stack.push(directory_iterator(*State->Stack.top(), ec, Follow)); in increment()
/freebsd-14.2/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-14.2/contrib/traceroute/
H A DFREEBSD-upgrade22 3. Follow the instructions printed out in step 2 to resolve any
/freebsd-14.2/sys/contrib/openzfs/module/zstd/
H A DREADME.md28 5. Follow symbol renaming notes in `include/zstd_compat_wrapper.h`
/freebsd-14.2/contrib/unbound/
H A DREADME.md7 [![Mastodon Follow](https://img.shields.io/mastodon/follow/109262826617293067?domain=https%3A%2F%2F…
/freebsd-14.2/tools/tools/editing/
H A Dfreebsd.vim56 " Follow the FreeBSD style(9).
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1615 Follow = true; in updateImpl()
1655 Follow = true; in updateImpl()
1707 Follow = true; in updateImpl()
1731 Follow = true; in updateImpl()
1736 Follow = true; in updateImpl()
2330 Follow = true; in updateImpl()
3936 Follow = true; in isKnownNoAliasDueToNoAliasPreservation()
5556 Follow = true; in updateImpl()
5859 Follow = true; in checkUse()
5961 Follow = true; in updateImpl()
[all …]
H A DAttributor.cpp1843 bool Follow = false; in checkForAllUses() local
1844 if (!Pred(*U, Follow)) in checkForAllUses()
1846 if (!Follow) in checkForAllUses()
/freebsd-14.2/contrib/file/src/
H A Dmagic.h.in34 #define MAGIC_SYMLINK 0x0000002 /* Follow symlinks */
/freebsd-14.2/contrib/libfido2/
H A DREADME.adoc64 Follow the instructions for Ubuntu 18.04 (Bionic) below.
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Dcci.txt46 Definition: A standard property. Follow rules in the Devicetree
/freebsd-14.2/crypto/openssl/
H A DNOTES-PERL.md62 <https://h22204.www2.hpe.com/NEP>. Follow the appropriate set of installation
/freebsd-14.2/contrib/googletest/
H A DCONTRIBUTING.md18 Follow either of the two links above to access the appropriate CLA and
/freebsd-14.2/sys/contrib/zlib/
H A DREADME38 zlib is available in Java using the java.util.zip package. Follow the API
/freebsd-14.2/contrib/libpcap/msdos/
H A Dreadme.dos86 Follow these steps in building libpcap:
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1087 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type() argument
1089 if (status(Path, st, Follow)) in get_file_type()
/freebsd-14.2/sys/cam/
H A DREADME.quirks208 Follow the surrounding style in all drivers. Be sure to correspond
/freebsd-14.2/contrib/kyua/
H A DCONTRIBUTING.md103 * Follow standard Git commit message guidelines. The first line has a maximum
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc322 // 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-14.2/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc767 std::error_code status(const Twine &path, file_status &result, bool Follow) {
781 if (!Follow) {
/freebsd-14.2/crypto/heimdal/
H A DNEWS133 [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in

12