OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIN32
(Results
1 - 25
of
246
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
/src/external/bsd/elftosb/dist/common/
Random.cpp
11
#ifdef
WIN32
17
#else //
WIN32
21
#endif //
WIN32
25
#ifdef
WIN32
40
#endif //
WIN32
44
#ifndef
WIN32
50
#endif //
WIN32
55
#ifndef
WIN32
57
#endif //
WIN32
69
#ifdef
WIN32
[
all
...]
Random.h
12
#ifdef
WIN32
32
#endif //
WIN32
47
#ifdef
WIN32
51
#else //
WIN32
53
#endif //
WIN32
stdafx.h
17
#if defined(
WIN32
)
24
#endif // defined(
WIN32
)
61
#if defined(
WIN32
) //!defined(Linux) || !defined(__GNUC__)
format_string.cpp
62
#if
WIN32
68
#else //
WIN32
70
#endif //
WIN32
/src/external/gpl3/gcc/dist/libobjc/objc/
objc-decls.h
1
/* GNU Objective-C Extern helpers for
Win32
.
29
#if defined (_WIN32) || defined (__WIN32__) || defined (
WIN32
)
/src/external/gpl3/gcc.old/dist/libobjc/objc/
objc-decls.h
1
/* GNU Objective-C Extern helpers for
Win32
.
29
#if defined (_WIN32) || defined (__WIN32__) || defined (
WIN32
)
/src/crypto/external/cpl/trousers/dist/src/include/tss/
platform.h
15
#if !defined(
WIN32
)
26
#elif defined(
WIN32
)
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
lib.h
34
#ifdef
WIN32
41
#endif /* ifdef
WIN32
*/
barrier.h
20
#if __SANITIZE_THREAD__ && !defined(
WIN32
)
/src/crypto/external/apache2/openssl/dist/Configurations/
50-win-onecore.conf
6
# export subset of
Win32
API that are common to all Windows 10 devices.
34
"VC-
WIN32
-ONECORE" => {
35
inherit_from => [ "VC-
WIN32
" ],
53
# to locate vcvarsall.bat and act accordingly. VC-
WIN32
-ARM has
66
"VC-
WIN32
-ARM" => {
97
"VC-
WIN32
-UWP" => {
98
inherit_from => [ "VC-
WIN32
-ONECORE" ],
117
"VC-
WIN32
-ARM-UWP" => {
118
inherit_from => [ "VC-
WIN32
-ARM" ],
/src/crypto/external/bsd/openssl/dist/Configurations/
50-win-onecore.conf
6
# export subset of
Win32
API that are common to all Windows 10 devices.
34
"VC-
WIN32
-ONECORE" => {
35
inherit_from => [ "VC-
WIN32
" ],
54
# to locate vcvarsall.bat and act accordingly. VC-
WIN32
-ARM has
67
"VC-
WIN32
-ARM" => {
98
"VC-
WIN32
-UWP" => {
99
inherit_from => [ "VC-
WIN32
-ONECORE" ],
118
"VC-
WIN32
-ARM-UWP" => {
119
inherit_from => [ "VC-
WIN32
-ARM" ],
/src/external/bsd/elftosb/dist/
stdafx.h
17
#if defined(
WIN32
)
24
#endif // defined(
WIN32
)
/src/crypto/external/bsd/heimdal/dist/lib/roken/
detach.c
35
#ifdef
WIN32
43
#ifdef
WIN32
60
#ifdef
WIN32
68
#ifndef
WIN32
109
#ifndef
WIN32
156
#ifdef
WIN32
183
#ifndef
WIN32
test-detach.c
42
#ifdef
WIN32
/src/external/gpl2/grep/dist/intl/
localcharset.c
43
# undef
WIN32
/* avoid warning on mingw32 */
44
# define
WIN32
52
#if !defined
WIN32
60
#elif defined
WIN32
70
/*
Win32
, OS/2, DOS */
110
#if !defined
WIN32
204
# if defined
WIN32
231
#if !(defined
WIN32
|| defined OS2)
268
#elif defined
WIN32
272
/*
Win32
has a function returning the locale's codepage as a number. *
[
all
...]
/src/crypto/external/bsd/netpgp/dist/src/lib/
netpgpdefs.h
34
#ifdef
WIN32
/src/external/mpl/dhcp/bind/dist/lib/isc/
app.c
25
#ifndef
WIN32
29
#endif /*
WIN32
*/
45
#ifdef
WIN32
47
#else /*
WIN32
*/
49
#endif /*
WIN32
*/
59
#ifdef
WIN32
64
#endif /* ifdef
WIN32
*/
72
#ifdef
WIN32
76
#endif /*
WIN32
*/
88
#ifdef
WIN32
[
all
...]
/src/external/gpl2/texinfo/dist/intl/
localcharset.c
46
# undef
WIN32
/* avoid warning on mingw32 */
47
# define
WIN32
55
#if !defined
WIN32
63
#elif defined
WIN32
79
/*
Win32
, OS/2, DOS */
119
#if !(defined VMS || defined
WIN32
)
234
# if defined
WIN32
278
#if !(defined
WIN32
|| defined OS2)
315
#elif defined
WIN32
/src/external/gpl3/gcc.old/dist/intl/
localcharset.c
44
# undef
WIN32
/* avoid warning on mingw32 */
45
# define
WIN32
53
#if !defined
WIN32
61
#elif defined
WIN32
77
/*
Win32
, OS/2, DOS */
117
#if !(defined VMS || defined
WIN32
)
232
# if defined
WIN32
276
#if !(defined
WIN32
|| defined OS2)
313
#elif defined
WIN32
/src/external/gpl2/gmake/dist/
build_w32.bat
31
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
41
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
43
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
45
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
47
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
49
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D
WIN32
/D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/ (…)
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
rand-timer.c
43
#ifndef
WIN32
/* don't bother with this on windows */
94
#endif /*
WIN32
*/
108
#ifdef
WIN32
110
#else /*
WIN32
*/
181
#ifdef
WIN32
passwd_dlg.c
44
#ifdef
WIN32
/* Visual C++ 4.0 (Windows95/NT) */
91
#endif /*
WIN32
*/
/src/external/gpl2/gmake/dist/w32/subproc/
build.bat
3
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D
WIN32
/D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c misc.c
4
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /I ../.. /D
WIN32
/D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c sub_proc.c
5
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D
WIN32
/D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c w32err.c
8
cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D
WIN32
/D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c misc.c
9
cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /I ../.. /D
WIN32
/D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c sub_proc.c
10
cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D
WIN32
/D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c w32err.c
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
uv-compat.c
32
#ifdef
WIN32
34
#else /*
WIN32
*/
36
#endif /*
WIN32
*/
40
#ifdef
WIN32
42
#else /*
WIN32
*/
48
#endif /*
WIN32
*/
84
#if defined(
WIN32
)
/src/crypto/external/bsd/heimdal/dist/lib/hdb/
test_hdbplugin.c
66
#ifdef
WIN32
Completed in 37 milliseconds
1
2
3
4
5
6
7
8
9
10
Indexes created Sat Apr 25 00:22:52 UTC 2026