Home
last modified time | relevance | path

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

/freebsd/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/contrib/bc/manuals/
H A Dbuild.md40 ## Windows section in Build
55 ### Visual Studio
60 ### MSBuild
/freebsd/contrib/ntp/sntp/libevent/
H A DREADME.md171 ### GUI
/freebsd/contrib/libevent/
H A DREADME.md171 ### GUI
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h60 enum class JSONCommandLineSyntax { Windows, Gnu, AutoDetect }; enumerator
/freebsd/contrib/spleen/
H A DREADME.md133 ### Windows subsection
/freebsd/contrib/libfido2/
H A DREADME.adoc87 ==== Windows subsubsection
/freebsd/crypto/openssl/
H A DINSTALL.md168 ### Windows subsection
240 ### Windows subsection
260 #### Installing to a different location
1178 #### Windows subsubsection
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6749 enum { Default, POSIX, Windows } RSPQuoting = Default; expandResponseFiles() enumerator
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h2532 UINT16 Windows; member
2558 UINT16 Windows; member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp107 typedef std::vector<WindowSP> Windows; typedef