OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Windows
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/
JSONCompilationDatabase.h
60
enum class JSONCommandLineSyntax {
Windows
, Gnu, AutoDetect };
/src/games/phantasia/
phantglobs.c
24
bool
Windows
; /* set if we are set up for curses stuff */
/src/external/apache2/llvm/dist/clang/tools/driver/
driver.cpp
382
enum { Default, POSIX,
Windows
} RSPQuoting = Default;
386
else if (strcmp(F, "--rsp-quoting=
windows
") == 0)
387
RSPQuoting =
Windows
;
392
// clang-cl.exe on
Windows
.
396
if (RSPQuoting ==
Windows
|| (RSPQuoting == Default && ClangCLMode))
466
// Not having an additional process saves some execution time of
Windows
,
537
// On
Windows
, abort will return an exit code of 3. In these cases,
/src/sys/external/bsd/acpica/dist/include/
actbl2.h
2621
UINT16
Windows
;
2634
#define ACPI_NFIT_CONTROL_BUFFERED (1) /* Block Data
Windows
implementation is buffered */
2647
UINT16
Windows
;
Completed in 33 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026