Searched defs:_WIN32_WINNT (Results 1 - 25 of 26) sorted by relevance

12

/external/webkit/Source/WebKit/qt/
H A DWebKit_pch.h38 #define _WIN32_WINNT 0x0500 macro
/external/webkit/Source/WebKit/win/
H A DWebKitPrefix.h29 #ifndef _WIN32_WINNT
30 #define _WIN32_WINNT 0x0500 macro
/external/webkit/Tools/WinLauncher/
H A Dstdafx.h39 #ifndef _WIN32_WINNT // Allow use of features specific to Windows XP or later.
40 #define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target other versions of Windows. macro
/external/webkit/Source/WebCore/
H A DWebCorePrefix.h40 #ifndef _WIN32_WINNT
41 #define _WIN32_WINNT 0x0500 macro
H A Dconfig.h86 #ifndef _WIN32_WINNT
87 #define _WIN32_WINNT 0x0500 macro
/external/e2fsprogs/lib/uuid/
H A Dtst_uuid.c36 #define _WIN32_WINNT 0x0500 macro
H A Duuid_time.c38 #define _WIN32_WINNT 0x0500 macro
H A Dgen_uuid.c42 #define _WIN32_WINNT 0x0500 macro
/external/dropbear/libtomcrypt/src/prngs/
H A Drng_get_bytes.c91 #define _WIN32_WINNT 0x0400 macro
/external/libvpx/vp8/common/
H A Dthreading.h22 #define _WIN32_WINNT 0x500 /* WINBASE.H - Enable signal_object_and_wait */ macro
/external/v8/src/
H A Dwin32-headers.h52 #ifndef _WIN32_WINNT
53 #define _WIN32_WINNT 0x501 macro
65 #undef _WIN32_WINNT macro
66 #define _WIN32_WINNT 0x501 macro
/external/webkit/Source/WebKit2/
H A Dconfig.h104 #ifndef _WIN32_WINNT
105 #define _WIN32_WINNT 0x0500 macro
/external/webkit/Tools/DumpRenderTree/
H A Dconfig.h84 #undef _WIN32_WINNT macro
85 #define _WIN32_WINNT 0x0500 macro
/external/chromium/sdch/open-vcdiff/src/
H A Dmutex.h110 // don't need that functionality, you can remove these _WIN32_WINNT
112 # ifndef _WIN32_WINNT
113 # define _WIN32_WINNT 0x0400 macro
/external/llvm/lib/Support/Windows/
H A DWindows.h20 #undef _WIN32_WINNT macro
23 #define _WIN32_WINNT 0x0501 macro
/external/webkit/Source/JavaScriptCore/wtf/
H A DAssertions.cpp48 #ifndef _WIN32_WINNT
49 #define _WIN32_WINNT 0x0500 macro
/external/valgrind/unittest/
H A Dthread_wrappers_win.h45 #define _WIN32_WINNT 0x0500 // Require Windows 2000. macro
/external/wpa_supplicant_6/wpa_supplicant/
H A Dctrl_iface_named_pipe.c41 #ifndef _WIN32_WINNT
42 #define _WIN32_WINNT 0x0500 macro
/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 macro
/external/openssl/crypto/rand/
H A Drand_win.c118 #ifndef _WIN32_WINNT
119 # define _WIN32_WINNT 0x0400 macro
/external/openssl/
H A De_os.h256 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
258 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
271 # define _WIN32_WINNT 0x0400 macro
273 # if !defined(OPENSSL_NO_SOCK) && defined(_WIN32_WINNT)
275 * Just like defining _WIN32_WINNT including winsock2.h implies
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Dndis_events.c15 #define _WIN32_WINNT 0x0400 macro
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro
/external/wpa_supplicant_8/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro

Completed in 457 milliseconds

12