Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h204 std::optional<P1689ModuleInfo> Provided, in handleProvidedAndRequiredStdCXXModules() argument
206 ModuleName = Provided ? Provided->ModuleName : ""; in handleProvidedAndRequiredStdCXXModules()
H A DDependencyScanningWorker.h46 std::optional<P1689ModuleInfo> Provided, in handleProvidedAndRequiredStdCXXModules() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetID.cpp165 bool isCompatibleTargetID(llvm::StringRef Provided, llvm::StringRef Requested) { in isCompatibleTargetID() argument
168 *parseTargetIDWithFormatCheckingOnly(Provided, &ProvidedFeatures); in isCompatibleTargetID()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp100 std::optional<P1689ModuleInfo> Provided, in getP1689ModuleDependencyFile() argument
102 Rule.Provides = Provided; in getP1689ModuleDependencyFile()
/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);
H A DBuiltinsPPC.def1014 // Provided builtins with _mma_ prefix for compatibility.
/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.cpp938 auto CompareLibraries = [&](const LibAttrs &Provided, const LibAttrs &Dylib, in verifyBinaryAttrs()
941 if (Provided == Dylib) in verifyBinaryAttrs()
944 for (const LibAttrs::Entry &PEntry : Provided.get()) { in verifyBinaryAttrs()
962 const auto &PAttrEntry = Provided.find(DAttr); 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/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h658 template <typename Provided = DefaultNameGenerator>
660 typedef Provided type;
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp680 Object Provided{{"logical-name", R.Provides->ModuleName}, in printDependencies() local
683 Provides.push_back(std::move(Provided)); in printDependencies()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-list.pod.in295 =item Provided implementations
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-encoder.pod229 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