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 - 10
of
10
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/Windows/
cppbuilder.pm
1
package platform::
Windows
::cppbuilder;
5
require platform::
Windows
::MSVC;
6
@ISA = qw(platform::
Windows
::MSVC);
MSVC.pm
1
package platform::
Windows
::MSVC;
9
require platform::
Windows
;
10
@ISA = qw(platform::
Windows
);
17
# It's possible that this variant of |sharedname| should be in
Windows
.pm.
/src/crypto/external/bsd/openssl/dist/Configurations/platform/Windows/
cppbuilder.pm
1
package platform::
Windows
::cppbuilder;
5
require platform::
Windows
::MSVC;
6
@ISA = qw(platform::
Windows
::MSVC);
MSVC.pm
1
package platform::
Windows
::MSVC;
9
require platform::
Windows
;
10
@ISA = qw(platform::
Windows
);
17
# It's possible that this variant of |sharedname| should be in
Windows
.pm.
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/
JSONCompilationDatabase.h
60
enum class JSONCommandLineSyntax {
Windows
, Gnu, AutoDetect };
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
Windows.pm
1
package platform::
Windows
;
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
Windows.pm
1
package platform::
Windows
;
/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 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026