/external/chromium_org/v8/src/ |
D | win32-headers.h | 55 #ifndef _WIN32_WINNT 56 #define _WIN32_WINNT 0x501 macro 67 #undef _WIN32_WINNT 68 #define _WIN32_WINNT 0x501 macro
|
/external/v8/src/ |
D | win32-headers.h | 52 #ifndef _WIN32_WINNT 53 #define _WIN32_WINNT 0x501 macro 65 #undef _WIN32_WINNT 66 #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/chromium_org/tools/gyp/test/win/rc-build/ |
D | targetver.h | 14 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista. 15 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of… macro
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
D | mingw.h | 52 #ifndef _WIN32_WINNT 53 # define _WIN32_WINNT 0x0501 macro
|
D | config.h | 296 #ifndef _WIN32_WINNT 297 # define _WIN32_WINNT 0x0501 macro
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
D | mingw.h | 52 #ifndef _WIN32_WINNT 53 # define _WIN32_WINNT 0x0501 macro
|
D | config.h | 296 #ifndef _WIN32_WINNT 297 # define _WIN32_WINNT 0x0501 macro
|
/external/chromium_org/rlz/win/dll/ |
D | dll_main.cc | 7 #ifndef _WIN32_WINNT 8 #define _WIN32_WINNT 0x0501 macro
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-uniscribe.h | 32 #ifndef _WIN32_WINNT 33 #define _WIN32_WINNT 0x0600 macro
|
/external/harfbuzz_ng/src/ |
D | hb-uniscribe.h | 32 #ifndef _WIN32_WINNT 33 #define _WIN32_WINNT 0x0600 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/open-vcdiff/gflags/src/windows/ |
D | config.h | 128 #ifndef _WIN32_WINNT 129 # define _WIN32_WINNT 0x0400 macro
|
/external/llvm/lib/Support/Windows/ |
D | Windows.h | 20 #undef _WIN32_WINNT 23 #define _WIN32_WINNT 0x0501 macro
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | config_win.h | 301 #ifndef _WIN32_WINNT 302 # define _WIN32_WINNT 0x0501 macro
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
D | _winnt.h | 41 #ifndef _WIN32_WINNT 42 #define _WIN32_WINNT 0x0400 macro 43 #elif (_WIN32_WINNT < 0x0400) 44 #undef _WIN32_WINNT 45 #define _WIN32_WINNT 0x0400 macro
|
/external/stlport/src/ |
D | lock_free_slist.h | 162 (!defined (_WIN32_WINNT) || (_WIN32_WINNT >= 0x0501))
|
/external/openssl/crypto/ |
D | cryptlib.c | 744 #if defined(_WIN32_WINNT) in DllMain() 785 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333 890 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333 in OPENSSL_showfatal()
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
D | cryptlib.c | 758 #if defined(_WIN32_WINNT) in DllMain() 799 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333 904 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333 in OPENSSL_showfatal()
|
/external/chromium/sdch/open-vcdiff/src/ |
D | mutex.h | 112 # ifndef _WIN32_WINNT 113 # define _WIN32_WINNT 0x0400 macro
|
/external/chromium_org/third_party/re2/util/ |
D | mutex.h | 44 # ifndef _WIN32_WINNT 45 # define _WIN32_WINNT 0x0400
|
/external/ceres-solver/internal/ceres/ |
D | mutex.h | 106 # ifndef _WIN32_WINNT 107 # define _WIN32_WINNT 0x0400 macro
|
/external/regex-re2/util/ |
D | mutex.h | 40 # ifndef _WIN32_WINNT 41 # define _WIN32_WINNT 0x0400
|
/external/open-vcdiff/gflags/src/ |
D | mutex.h | 125 # ifndef _WIN32_WINNT 126 # define _WIN32_WINNT 0x0400 macro
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
D | simple_mutex.h | 118 # ifndef _WIN32_WINNT 119 # define _WIN32_WINNT 0x0400 macro
|