Home
last modified time | relevance | path

Searched refs:_WIN32_WINNT (Results 1 – 25 of 45) sorted by relevance

12

/external/v8/src/
Dwin32-headers.h52 #ifndef _WIN32_WINNT
53 #define _WIN32_WINNT 0x501 macro
64 #undef _WIN32_WINNT
65 #define _WIN32_WINNT 0x501 macro
/external/stlport/stlport/stl/
D_threads.c78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400) in _S_nsec_sleep()
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400) in _S_nsec_sleep()
/external/webkit/Source/WebKit/win/
DWebKitPrefix.h29 #ifndef _WIN32_WINNT
30 #define _WIN32_WINNT 0x0500 macro
/external/stlport/stlport/stl/config/
D_windows.h237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) …
239 (defined (_WIN32_WINNT) && (_WIN32_WINNT < 0x400))))
/external/webkit/Tools/WinLauncher/
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 … macro
/external/webkit/Source/WebCore/
DWebCorePrefix.h40 #ifndef _WIN32_WINNT
41 #define _WIN32_WINNT 0x0500 macro
Dconfig.h86 #ifndef _WIN32_WINNT
87 #define _WIN32_WINNT 0x0500 macro
/external/webkit/Tools/DumpRenderTree/
Dconfig.h84 #undef _WIN32_WINNT
85 #define _WIN32_WINNT 0x0500 macro
/external/webkit/Source/WebKit2/
Dconfig.h104 #ifndef _WIN32_WINNT
105 #define _WIN32_WINNT 0x0500 macro
/external/llvm/lib/Support/Windows/
DWindows.h20 #undef _WIN32_WINNT
23 #define _WIN32_WINNT 0x0500 macro
/external/webkit/Source/WebKit/qt/
DWebKit_pch.h38 #define _WIN32_WINNT 0x0500 macro
/external/openssl/crypto/
Dcryptlib.c715 #if defined(_WIN32_WINNT) in DllMain()
756 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
861 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333 in OPENSSL_showfatal()
/external/stlport/src/
Dlock_free_slist.h162 (!defined (_WIN32_WINNT) || (_WIN32_WINNT >= 0x0501))
/external/chromium/sdch/open-vcdiff/src/
Dmutex.h112 # ifndef _WIN32_WINNT
113 # define _WIN32_WINNT 0x0400 macro
/external/webkit/Source/JavaScriptCore/wtf/
DAssertions.cpp48 #ifndef _WIN32_WINNT
49 #define _WIN32_WINNT 0x0500 macro
/external/stlport/doc/
DREADME.windows6 _WIN32_WINNT, see your platform SDK documentation for a description
54 the SwitchToThread function that is used only if you define _WIN32_WINNT to a
/external/e2fsprogs/lib/uuid/
Duuid_time.c38 #define _WIN32_WINNT 0x0500 macro
Dtst_uuid.c36 #define _WIN32_WINNT 0x0500 macro
/external/openssl/
De_os.h257 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
272 # define _WIN32_WINNT 0x0400 macro
274 # if !defined(OPENSSL_NO_SOCK) && defined(_WIN32_WINNT)
/external/libvpx/vp8/common/
Dthreading.h22 #define _WIN32_WINNT 0x500 /* WINBASE.H - Enable signal_object_and_wait */ macro
/external/dropbear/libtomcrypt/src/prngs/
Drng_get_bytes.c91 #define _WIN32_WINNT 0x0400 macro
/external/bluetooth/glib/gio/win32/
Dgwinhttpvfs.h32 #define _WIN32_WINNT 0x0500 macro
Dgwin32directorymonitor.c24 #define _WIN32_WINNT 0x0400 macro
/external/bluetooth/glib/gio/
Dgwin32volumemonitor.c39 #define _WIN32_WINNT 0x0500 macro
/external/openssl/crypto/rand/
Drand_win.c118 #ifndef _WIN32_WINNT
119 # define _WIN32_WINNT 0x0400 macro

12