Home
last modified time | relevance | path

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

12

/freebsd-13.1/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-13.1/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-13.1/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp839 StringRef Framework = FromHFI.Framework; in LookupFile() local
844 ToHFI.Framework = Framework; in LookupFile()
971 HFI.Framework = getUniqueFrameworkName(StringRef(Filename.begin(), in LookupFile()
1003 ScratchFilename += IncludingHFI.Framework; in LookupFile()
1177 if (HFI.Framework.empty()) in mergeHeaderFileInfo()
1178 HFI.Framework = OtherHFI.Framework; in mergeHeaderFileInfo()
1360 StringRef HeaderSearch::getUniqueFrameworkName(StringRef Framework) { in getUniqueFrameworkName() argument
1361 return FrameworkNames.insert(Framework).first->first(); in getUniqueFrameworkName()
H A DModuleMap.cpp1482 void parseInferredModuleDecl(bool Framework, bool Explicit);
1848 bool Framework = false; in parseModuleDecl() local
1859 Framework = true; in parseModuleDecl()
1874 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl()
1996 Map.createShadowedModule(ModuleName, Framework, ShadowingModule); in parseModuleDecl()
1999 Map.findOrCreateModule(ModuleName, ActiveModule, Framework, Explicit) in parseModuleDecl()
2730 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl() argument
2736 if (!ActiveModule && !Framework) { in parseInferredModuleDecl()
2759 if (Framework) { in parseInferredModuleDecl()
2761 Framework = false; in parseInferredModuleDecl()
/freebsd-13.1/contrib/googletest/googletest/xcode/Config/
H A DFrameworkTarget.xcconfig4 // These are Framework target settings for the gtest framework and examples. It
/freebsd-13.1/contrib/googletest/googletest/docs/
H A DXcodeGuide.md3 This guide will explain how to use the Google Testing Framework in your Xcode projects on Mac OS X.…
40 # Add the Framework to Your Project #
44 …hen, add the built framework into your project using the "Add->Existing Framework..." from the con…
93 … valid even during rapid development or refactoring. The Google Testing Framework is a great unit …
/freebsd-13.1/contrib/googletest/googlemock/
H A DCONTRIBUTORS2 # contribution to the Google C++ Mocking Framework project. People
H A Dconfigure.ac3 AC_INIT([Google C++ Mocking Framework],
/freebsd-13.1/contrib/googletest/googletest/
H A DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
H A Dconfigure.ac7 AC_INIT([Google C++ Testing Framework],
H A DCHANGES121 Mocking Framework.
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h114 StringRef Framework; member
762 StringRef getUniqueFrameworkName(StringRef Framework);
/freebsd-13.1/contrib/googletest/googletest/m4/
H A Dgtest.m415 [Enable tests using the Google C++ Testing Framework.
/freebsd-13.1/contrib/googletest/googlemock/test/
H A DBUILD.bazel33 # Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
/freebsd-13.1/contrib/googletest/
H A DBUILD.bazel33 # Bazel Build for Google C++ Testing Framework(Google Test)
/freebsd-13.1/sys/netgraph/
H A DNOTES80 -DONE with INVARIANTS. Framework should test this more.
/freebsd-13.1/sys/amd64/conf/
H A DMINIMAL77 options MAC # TrustedBSD MAC Framework
/freebsd-13.1/sys/i386/conf/
H A DMINIMAL77 options MAC # TrustedBSD MAC Framework
/freebsd-13.1/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl245 …Definitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Fram…
/freebsd-13.1/sys/riscv/conf/
H A DGENERIC69 options MAC # TrustedBSD MAC Framework
/freebsd-13.1/usr.sbin/bsnmpd/bsnmpd/
H A Dsnmpd.config18 # The snmpEngineID object required from the SNMPv3 Framework. If not explicitly set via
/freebsd-13.1/sys/mips/conf/
H A DERL89 options MAC # TrustedBSD MAC Framework

12