Home
last modified time | relevance | path

Searched defs:Windows (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/bc/
H A DREADME.md69 ### Windows subsection
82 `bc``bc`""Build""Windows global() argument
102 `bcl` (Library)`bc`""Build""Windows global() argument
[all...]
/freebsd-src/contrib/libevent/
H A DREADME.md171 ### GUI
/freebsd-src/contrib/ntp/sntp/libevent/
H A DREADME.md171 ### GUI
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h60 enum class JSONCommandLineSyntax { Windows, Gnu, AutoDetect }; enumerator
/freebsd-src/contrib/bc/manuals/
H A Dbuild.md40 ## Windows section in Build
55 ### Visual Studio
60 ### MSBuild
/freebsd-src/contrib/spleen/
H A DREADME.md128 ### Windows global() subsection
/freebsd-src/contrib/libfido2/
H A DREADME.adoc87 ==== Windows subsubsection
/freebsd-src/crypto/openssl/
H A DINSTALL.md168 ### Windows subsection
240 ### Windows subsection
260 Installing to a different locationQuick Installation Guide""Installing OpenSSL""Windows global() argument
1178 #### Windows global() subsubsection
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6622 enum { Default, POSIX, Windows } RSPQuoting = Default; expandResponseFiles() enumerator
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl2.h2150 UINT16 Windows; global() member
2176 UINT16 Windows; global() member
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp107 typedef std::vector<WindowSP> Windows; typedef