| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DirectoryScanner.cpp | 161 Library &Framework = getOrCreateLibrary(Curr, Libs); in scanMultipleFrameworks() local 162 if (Error Err = scanFrameworkDirectory(Curr, Framework)) in scanMultipleFrameworks() 216 Library &Framework) const { in scanFrameworkDirectory() 219 Framework.IsUnwrappedDylib = in scanFrameworkDirectory() 246 if (Error Err = scanHeaders(Curr, Framework, HeaderType::Public, Curr)) in scanFrameworkDirectory() 252 if (Error Err = scanHeaders(Curr, Framework, HeaderType::Private, Curr)) in scanFrameworkDirectory() 258 if (Error Err = scanSubFrameworksDirectory(Curr, Framework.SubFrameworks)) in scanFrameworkDirectory() 264 if (Error Err = scanFrameworkVersionsDirectory(Curr, Framework)) in scanFrameworkDirectory() 284 Library &Framework = getOrCreateLibrary(Directory, Libraries); in scanForFrameworks() local 285 if (Error Err = scanFrameworkDirectory(Directory, Framework)) in scanForFrameworks()
|
| /freebsd/contrib/bearssl/mk/ |
| H A D | mkT0.cmd | 10 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/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | ModuleMapFile.h | 79 unsigned Framework : 1; 113 unsigned Framework : 1;
|
| H A D | HeaderSearch.h | 887 StringRef getUniqueFrameworkName(StringRef Framework);
|
| /freebsd/contrib/atf/ |
| H A D | README | 1 Introductory information Automated Testing Framework 8 The Automated Testing Framework (ATF) is a collection of libraries to
|
| H A D | AUTHORS | 1 Authors and contributors Automated Testing Framework
|
| H A D | README.md | 3 ATF, or Automated Testing Framework, is a **collection of libraries** to
|
| H A D | COPYING | 1 Redistribution terms Automated Testing Framework
|
| /freebsd/packages/atf/ |
| H A D | atf.ucl | 28 comment = "Automated Testing Framework" 31 The Automated Testing Framework (ATF) is a collection of libraries to implement
|
| /freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
| H A D | DirectoryScanner.h | 63 llvm::Error scanFrameworkDirectory(StringRef Path, Library &Framework) const;
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMapFile.cpp | 255 MDecl.Framework = false; in parseModuleDecl() 268 MDecl.Framework = true; in parseModuleDecl() 287 if (TopLevel && !MDecl.Framework) { in parseModuleDecl() 831 LD.Framework = false; in parseLinkDecl() 834 LD.Framework = true; in parseLinkDecl() 840 << LD.Framework << SourceRange(LD.Location); in parseLinkDecl()
|
| H A D | ModuleMap.cpp | 169 for (StringRef Framework : llvm::drop_begin(llvm::reverse(Paths))) in appendSubframeworkPaths() local 170 llvm::sys::path::append(Path, "Frameworks", Framework + ".framework"); in appendSubframeworkPaths() 1734 bool PartOfFramework = MD.Framework || Existing->isPartOfFramework(); in handleModuleDecl() 1767 Map.createShadowedModule(ModuleName, MD.Framework, ShadowingModule); in handleModuleDecl() 1770 MD.Framework, MD.Explicit); in handleModuleDecl() 2071 Module::LinkLibrary(std::string{LD.Library}, LD.Framework)); in handleLinkDecl() 2105 if (!ActiveModule && !MD.Framework) { in handleInferredModuleDecl() 2127 if (MD.Framework) { in handleInferredModuleDecl()
|
| /freebsd/contrib/googletest/googlemock/ |
| H A D | README.md | 1 # Googletest Mocking (gMock) Framework
|
| /freebsd/contrib/googletest/ |
| H A D | CONTRIBUTORS | 2 # contribution to the Google C++ Testing Framework project. People
|
| H A D | BUILD.bazel | 31 # Bazel Build for Google C++ Testing Framework(Google Test)
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | BUILD.bazel | 31 # Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
|
| /freebsd/sys/netgraph/ |
| H A D | NOTES | 79 -DONE with INVARIANTS. Framework should test this more.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_validate_msg.pod | 48 according to TS 33.310 [Network Domain Security (NDS); Authentication Framework
|
| /freebsd/sys/arm64/conf/ |
| H A D | std.arm64 | 61 options MAC # TrustedBSD MAC Framework
|
| /freebsd/crypto/openssl/test/radix/ |
| H A D | README.md | 1 RADIX Test Framework
|
| /freebsd/sys/amd64/conf/ |
| H A D | MINIMAL | 67 options MAC # TrustedBSD MAC Framework
|
| /freebsd/sys/contrib/libsodium/packaging/nuget/ |
| H A D | package.gsl | 245 …Definitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Fram…
|
| /freebsd/sys/i386/conf/ |
| H A D | MINIMAL | 77 options MAC # TrustedBSD MAC Framework
|
| /freebsd/sys/riscv/conf/ |
| H A D | GENERIC | 72 options MAC # TrustedBSD MAC Framework
|
| /freebsd/usr.sbin/bsnmpd/bsnmpd/ |
| H A D | snmpd.config | 17 # The snmpEngineID object required from the SNMPv3 Framework. If not explicitly set via
|