Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/bearssl/mk/
H A DmkT0.cmd10 if exist "%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe" (
11 set CSC="%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe"
14 if exist "%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe" (
15 set CSC="%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe"
/freebsd-14.2/contrib/atf/
H A DREADME1 Introductory information Automated Testing Framework
8 The Automated Testing Framework (ATF) is a collection of libraries to
H A DAUTHORS1 Authors and contributors Automated Testing Framework
H A DREADME.md3 ATF, or Automated Testing Framework, is a **collection of libraries** to
H A DCOPYING1 Redistribution terms Automated Testing Framework
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp948 StringRef Framework = FromHFI.Framework; in LookupFile() local
953 ToHFI.Framework = Framework; in LookupFile()
1101 HFI.Framework = in LookupFile()
1108 HFI.Framework = in LookupFile()
1138 ScratchFilename += IncludingHFI.Framework; in LookupFile()
1308 if (HFI.Framework.empty()) in mergeHeaderFileInfo()
1309 HFI.Framework = OtherHFI.Framework; in mergeHeaderFileInfo()
1496 StringRef HeaderSearch::getUniqueFrameworkName(StringRef Framework) { in getUniqueFrameworkName() argument
1497 return FrameworkNames.insert(Framework).first->first(); in getUniqueFrameworkName()
H A DModuleMap.cpp176 for (StringRef Framework : llvm::drop_begin(llvm::reverse(Paths))) in appendSubframeworkPaths() local
177 llvm::sys::path::append(Path, "Frameworks", Framework + ".framework"); in appendSubframeworkPaths()
1574 void parseInferredModuleDecl(bool Framework, bool Explicit);
1940 bool Framework = false; in parseModuleDecl() local
1951 Framework = true; in parseModuleDecl()
1966 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl()
2064 bool PartOfFramework = Framework || Existing->isPartOfFramework(); in parseModuleDecl()
2107 Map.createShadowedModule(ModuleName, Framework, ShadowingModule); in parseModuleDecl()
2851 if (!ActiveModule && !Framework) { in parseInferredModuleDecl()
2874 if (Framework) { in parseInferredModuleDecl()
[all …]
/freebsd-14.2/contrib/googletest/googlemock/
H A DREADME.md1 # Googletest Mocking (gMock) Framework
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h127 StringRef Framework; member
860 StringRef getUniqueFrameworkName(StringRef Framework);
/freebsd-14.2/contrib/googletest/googlemock/test/
H A DBUILD.bazel31 # Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
/freebsd-14.2/contrib/googletest/
H A DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
H A DBUILD.bazel31 # Bazel Build for Google C++ Testing Framework(Google Test)
/freebsd-14.2/sys/arm64/conf/
H A Dstd.arm6459 options MAC # TrustedBSD MAC Framework
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_CMP_validate_msg.pod46 according to TS 33.310 [Network Domain Security (NDS); Authentication Framework
/freebsd-14.2/sys/netgraph/
H A DNOTES79 -DONE with INVARIANTS. Framework should test this more.
/freebsd-14.2/sys/amd64/conf/
H A DMINIMAL70 options MAC # TrustedBSD MAC Framework
H A DFIRECRACKER82 options MAC # TrustedBSD MAC Framework
/freebsd-14.2/sys/i386/conf/
H A DMINIMAL78 options MAC # TrustedBSD MAC Framework
/freebsd-14.2/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl245 …Definitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Fram…
/freebsd-14.2/sys/riscv/conf/
H A DGENERIC70 options MAC # TrustedBSD MAC Framework
/freebsd-14.2/usr.sbin/bsnmpd/bsnmpd/
H A Dsnmpd.config17 # The snmpEngineID object required from the SNMPv3 Framework. If not explicitly set via
/freebsd-14.2/sys/powerpc/conf/
H A DGENERIC81 options MAC # TrustedBSD MAC Framework
H A DGENERIC64LE87 options MAC # TrustedBSD MAC Framework
/freebsd-14.2/contrib/kyua/
H A DINSTALL.md40 * The Automated Testing Framework (ATF), version 0.15 or greater. This
/freebsd-14.2/contrib/googletest/googletest/test/
H A DBUILD.bazel31 # Bazel BUILD for The Google C++ Testing Framework (Google Test)

12