Home
last modified time | relevance | path

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

1234

/netbsd-src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
H A DUnitTests.cs15 using NUnit.Framework;
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
H A DUnitTests.cs15 using NUnit.Framework;
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
H A DUnitTests.cs15 using NUnit.Framework;
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/netbsd-src/external/bsd/atf/dist/
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 DCOPYING1 Redistribution terms Automated Testing Framework
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/bsd/atf/dist/atf-sh/
H A Datf-sh.pc.in7 Description: Automated Testing Framework (POSIX shell binding)
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Datf-c.pc.in8 Description: Automated Testing Framework (C binding)
H A Ddefs.h.in2 * Automated Testing Framework (atf)
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Datf-c++.pc.in8 Description: Automated Testing Framework (C++ binding)
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DResources.rst8 * `GlobalISel - LLVM's Latest Instruction Selection Framework by Diana Picus @FOSDEM17 <https://www…
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h111 StringRef Framework; member
747 StringRef getUniqueFrameworkName(StringRef Framework);
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A Dindex.rst39 `LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation`__
/netbsd-src/external/bsd/atf/dist/tools/share/
H A Datf-run.hooks2 # Automated Testing Framework (atf)
/netbsd-src/external/mpl/dhcp/dist/tests/
H A DHOWTO-unit-test28 We are using ATF (Automated Test Framework) as a framework to run our
/netbsd-src/tests/lib/libcurses/
H A Datf.terminfo5 atf|Automated Test Framework pseudo terminal,
/netbsd-src/external/bsd/atf/dist/tools/
H A Dtests-results.css2 * Automated Testing Framework (atf)
/netbsd-src/external/mit/libuv/dist/
H A DLINKS.md38 * [Trevi](https://github.com/Yoseob/Trevi): A powerful Swift Web Application Server Framework Proje…

1234