OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_WIN32_WINNT
(Results
26 - 50
of
51
) sorted by null
1
2
3
/external/chromium/sdch/open-vcdiff/src/
mutex.h
110
// don't need that functionality, you can remove these
_WIN32_WINNT
112
# ifndef
_WIN32_WINNT
113
# define
_WIN32_WINNT
0x0400
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
simple_mutex.h
116
// don't need that functionality, you can remove these
_WIN32_WINNT
118
# ifndef
_WIN32_WINNT
119
# define
_WIN32_WINNT
0x0400
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
simple_mutex.h
116
// don't need that functionality, you can remove these
_WIN32_WINNT
118
# ifndef
_WIN32_WINNT
119
# define
_WIN32_WINNT
0x0400
/external/llvm/lib/Support/Windows/
Windows.h
20
#undef
_WIN32_WINNT
23
#define
_WIN32_WINNT
0x0501
/external/open-vcdiff/gflags/src/
mutex.h
123
// don't need that functionality, you can remove these
_WIN32_WINNT
125
# ifndef
_WIN32_WINNT
126
# define
_WIN32_WINNT
0x0400
/external/open-vcdiff/gflags/src/windows/
config.h
128
#ifndef
_WIN32_WINNT
129
# define
_WIN32_WINNT
0x0400
/external/harfbuzz_ng/src/
hb-uniscribe.cc
27
#define
_WIN32_WINNT
0x0600
/external/valgrind/unittest/
thread_wrappers_win.h
45
#define
_WIN32_WINNT
0x0500 // Require Windows 2000.
/hardware/akm/AK8975_FS/akmdfs/
AKFS_Common.h
23
#ifndef
_WIN32_WINNT
24
#define
_WIN32_WINNT
0x0501
/sdk/find_java/
find_java_lib.cpp
24
#undef
_WIN32_WINNT
25
#define
_WIN32_WINNT
0x0502
/external/e2fsprogs/lib/uuid/
gen_uuid.c
42
#define
_WIN32_WINNT
0x0500
/external/wpa_supplicant_8/src/drivers/
ndis_events.c
9
#define
_WIN32_WINNT
0x0400
/external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_named_pipe.c
35
#ifndef
_WIN32_WINNT
36
#define
_WIN32_WINNT
0x0500
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc
27
#define
_WIN32_WINNT
0x0600
/external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_win.c
118
#ifndef
_WIN32_WINNT
119
# define
_WIN32_WINNT
0x0400
/external/chromium_org/third_party/openssl/openssl/
e_os.h
256
# if !defined(_WIN32_WCE) && !defined(
_WIN32_WINNT
)
258
* Defining
_WIN32_WINNT
here in e_os.h implies certain "discipline."
271
# define
_WIN32_WINNT
0x0400
273
# if !defined(OPENSSL_NO_SOCK) && defined(
_WIN32_WINNT
)
275
* Just like defining
_WIN32_WINNT
including winsock2.h implies
/external/chromium_org/third_party/tcmalloc/chromium/src/
config_win.h
301
#ifndef
_WIN32_WINNT
302
# define
_WIN32_WINNT
0x0501
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h
296
#ifndef
_WIN32_WINNT
297
# define
_WIN32_WINNT
0x0501
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h
296
#ifndef
_WIN32_WINNT
297
# define
_WIN32_WINNT
0x0501
/external/openssl/crypto/rand/
rand_win.c
118
#ifndef
_WIN32_WINNT
119
# define
_WIN32_WINNT
0x0400
/external/openssl/
e_os.h
256
# if !defined(_WIN32_WCE) && !defined(
_WIN32_WINNT
)
258
* Defining
_WIN32_WINNT
here in e_os.h implies certain "discipline."
271
# define
_WIN32_WINNT
0x0400
273
# if !defined(OPENSSL_NO_SOCK) && defined(
_WIN32_WINNT
)
275
* Just like defining
_WIN32_WINNT
including winsock2.h implies
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h
730
#ifndef
_WIN32_WINNT
731
# define
_WIN32_WINNT
Py_WINVER
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h
730
#ifndef
_WIN32_WINNT
731
# define
_WIN32_WINNT
Py_WINVER
[
all
...]
/sdk/emulator/opengl/tests/event_injector/
sockets.c
36
# define
_WIN32_WINNT
0x501
[
all
...]
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
implement.h
41
#if !defined(
_WIN32_WINNT
)
42
#define
_WIN32_WINNT
0x0400
[
all
...]
Completed in 1134 milliseconds
1
2
3