/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() 283 Library &Framework = getOrCreateLibrary(Directory, Libraries); in scanForFrameworks() local 284 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/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/contrib/llvm-project/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 977 StringRef Framework = FromHFI->Framework; in LookupFile() local 982 ToHFI.Framework = Framework; in LookupFile() 1130 HFI.Framework = in LookupFile() 1137 HFI.Framework = in LookupFile() 1169 ScratchFilename += IncludingHFI->Framework; in LookupFile() 1362 if (HFI.Framework.empty()) in mergeHeaderFileInfo() 1363 HFI.Framework = OtherHFI.Framework; in mergeHeaderFileInfo() 1601 StringRef HeaderSearch::getUniqueFrameworkName(StringRef Framework) { in getUniqueFrameworkName() argument 1602 return FrameworkNames.insert(Framework).first->first(); in getUniqueFrameworkName()
|
H A D | ModuleMap.cpp | 176 for (StringRef Framework : llvm::drop_begin(llvm::reverse(Paths))) in appendSubframeworkPaths() local 177 llvm::sys::path::append(Path, "Frameworks", Framework + ".framework"); in appendSubframeworkPaths() 1579 void parseInferredModuleDecl(bool Framework, bool Explicit); 1944 bool Framework = false; in parseModuleDecl() local 1955 Framework = true; in parseModuleDecl() 1970 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl() 2070 bool PartOfFramework = Framework || Existing->isPartOfFramework(); in parseModuleDecl() 2113 Map.createShadowedModule(ModuleName, Framework, ShadowingModule); in parseModuleDecl() 2116 Map.findOrCreateModule(ModuleName, ActiveModule, Framework, Explicit) in parseModuleDecl() 2852 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl() argument [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DirectoryScanner.h | 63 llvm::Error scanFrameworkDirectory(StringRef Path, Library &Framework) const;
|
/freebsd/contrib/googletest/googlemock/ |
H A D | README.md | 1 # Googletest Mocking (gMock) Framework
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 137 StringRef Framework; member 889 StringRef getUniqueFrameworkName(StringRef Framework);
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | BUILD.bazel | 31 # Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
|
/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/crypto/openssl/doc/man3/ |
H A D | OSSL_CMP_validate_msg.pod | 46 according to TS 33.310 [Network Domain Security (NDS); Authentication Framework
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 79 -DONE with INVARIANTS. Framework should test this more.
|
/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/riscv/conf/ |
H A D | GENERIC | 71 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
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC | 82 options MAC # TrustedBSD MAC Framework
|
H A D | GENERIC64 | 92 options MAC # TrustedBSD MAC Framework
|
H A D | GENERIC64LE | 88 options MAC # TrustedBSD MAC Framework
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | BUILD.bazel | 31 # Bazel BUILD for The Google C++ Testing Framework (Google Test)
|
/freebsd/contrib/kyua/ |
H A D | INSTALL.md | 40 * The Automated Testing Framework (ATF), version 0.15 or greater. This
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | rfc2459.asn1 | 541 --- U.S. Federal PKI Common Policy Framework
|