/external/v8/src/ |
D | win32-headers.h | 52 #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.c | 78 # 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/ |
D | WebKitPrefix.h | 29 #ifndef _WIN32_WINNT 30 #define _WIN32_WINNT 0x0500 macro
|
/external/stlport/stlport/stl/config/ |
D | _windows.h | 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) … 239 (defined (_WIN32_WINNT) && (_WIN32_WINNT < 0x400))))
|
/external/webkit/Tools/WinLauncher/ |
D | stdafx.h | 39 #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/ |
D | WebCorePrefix.h | 40 #ifndef _WIN32_WINNT 41 #define _WIN32_WINNT 0x0500 macro
|
D | config.h | 86 #ifndef _WIN32_WINNT 87 #define _WIN32_WINNT 0x0500 macro
|
/external/webkit/Tools/DumpRenderTree/ |
D | config.h | 84 #undef _WIN32_WINNT 85 #define _WIN32_WINNT 0x0500 macro
|
/external/webkit/Source/WebKit2/ |
D | config.h | 104 #ifndef _WIN32_WINNT 105 #define _WIN32_WINNT 0x0500 macro
|
/external/llvm/lib/Support/Windows/ |
D | Windows.h | 20 #undef _WIN32_WINNT 23 #define _WIN32_WINNT 0x0500 macro
|
/external/webkit/Source/WebKit/qt/ |
D | WebKit_pch.h | 38 #define _WIN32_WINNT 0x0500 macro
|
/external/openssl/crypto/ |
D | cryptlib.c | 715 #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/ |
D | lock_free_slist.h | 162 (!defined (_WIN32_WINNT) || (_WIN32_WINNT >= 0x0501))
|
/external/chromium/sdch/open-vcdiff/src/ |
D | mutex.h | 112 # ifndef _WIN32_WINNT 113 # define _WIN32_WINNT 0x0400 macro
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | Assertions.cpp | 48 #ifndef _WIN32_WINNT 49 #define _WIN32_WINNT 0x0500 macro
|
/external/stlport/doc/ |
D | README.windows | 6 _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/ |
D | uuid_time.c | 38 #define _WIN32_WINNT 0x0500 macro
|
D | tst_uuid.c | 36 #define _WIN32_WINNT 0x0500 macro
|
/external/openssl/ |
D | e_os.h | 257 # 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/ |
D | threading.h | 22 #define _WIN32_WINNT 0x500 /* WINBASE.H - Enable signal_object_and_wait */ macro
|
/external/dropbear/libtomcrypt/src/prngs/ |
D | rng_get_bytes.c | 91 #define _WIN32_WINNT 0x0400 macro
|
/external/bluetooth/glib/gio/win32/ |
D | gwinhttpvfs.h | 32 #define _WIN32_WINNT 0x0500 macro
|
D | gwin32directorymonitor.c | 24 #define _WIN32_WINNT 0x0400 macro
|
/external/bluetooth/glib/gio/ |
D | gwin32volumemonitor.c | 39 #define _WIN32_WINNT 0x0500 macro
|
/external/openssl/crypto/rand/ |
D | rand_win.c | 118 #ifndef _WIN32_WINNT 119 # define _WIN32_WINNT 0x0400 macro
|