Home
last modified time | relevance | path

Searched refs:Provided (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetID.cpp168 bool isCompatibleTargetID(llvm::StringRef Provided, llvm::StringRef Requested) { in isCompatibleTargetID() argument
171 *parseTargetIDWithFormatCheckingOnly(Provided, &ProvidedFeatures); in isCompatibleTargetID()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsnps,archs-intc.txt1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetID.h58 bool isCompatibleTargetID(llvm::StringRef Provided, llvm::StringRef Requested);
/freebsd/contrib/libcbor/doc/source/api/
H A Ddecoding.rst36 (PSD = Provided Data Structures, CDS = Custom Data Structures)
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp920 auto CompareLibraries = [&](const LibAttrs &Provided, const LibAttrs &Dylib, in verifyBinaryAttrs()
923 if (Provided == Dylib) in verifyBinaryAttrs()
926 for (const llvm::StringMapEntry<ArchitectureSet> &PAttr : Provided) { in verifyBinaryAttrs()
942 const auto PAttrIt = Provided.find(DAttr.getKey()); in verifyBinaryAttrs()
943 if (PAttrIt == Provided.end()) { in verifyBinaryAttrs()
/freebsd/contrib/file/magic/Magdir/
H A Dos27 # Provided 1998/08/22 by
16 # Provided 1998/08/22 by
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dclk-exynos-audss.txt47 Provided clocks:
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-list.pod.in218 =item Provided implementations
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h666 template <typename Provided = DefaultNameGenerator>
668 typedef Provided type;
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-encoder.pod227 Provided that the foreign provider's implementation to handle the object has
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt424 Provided the constraints are satisfied, these five parameters affect
/freebsd/contrib/tnftp/
H A DChangeLog521 Provided by Mathieu Arnold <mat@FreeBSD.org>.
/freebsd/contrib/ntp/
H A DChangeLog1197 Provided a Win32 specific wrapper around libevent/arc4random.c.
H A DCommitLog[all...]
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES9002 lists to favor "quick" addresses. Provided for use by
11040 Solaris 2 compatibility changes. Provided by Bob Cunningham