Home
last modified time | relevance | path

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

123

/external/chromium_org/v8/src/
Dwin32-headers.h55 #ifndef _WIN32_WINNT
56 #define _WIN32_WINNT 0x501 macro
67 #undef _WIN32_WINNT
68 #define _WIN32_WINNT 0x501 macro
/external/v8/src/
Dwin32-headers.h52 #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.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/chromium_org/tools/gyp/test/win/rc-build/
Dtargetver.h14 #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/
Dmingw.h52 #ifndef _WIN32_WINNT
53 # define _WIN32_WINNT 0x0501 macro
Dconfig.h296 #ifndef _WIN32_WINNT
297 # define _WIN32_WINNT 0x0501 macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
Dmingw.h52 #ifndef _WIN32_WINNT
53 # define _WIN32_WINNT 0x0501 macro
Dconfig.h296 #ifndef _WIN32_WINNT
297 # define _WIN32_WINNT 0x0501 macro
/external/chromium_org/rlz/win/dll/
Ddll_main.cc7 #ifndef _WIN32_WINNT
8 #define _WIN32_WINNT 0x0501 macro
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-uniscribe.h32 #ifndef _WIN32_WINNT
33 #define _WIN32_WINNT 0x0600 macro
/external/harfbuzz_ng/src/
Dhb-uniscribe.h32 #ifndef _WIN32_WINNT
33 #define _WIN32_WINNT 0x0600 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/open-vcdiff/gflags/src/windows/
Dconfig.h128 #ifndef _WIN32_WINNT
129 # define _WIN32_WINNT 0x0400 macro
/external/llvm/lib/Support/Windows/
DWindows.h20 #undef _WIN32_WINNT
23 #define _WIN32_WINNT 0x0501 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dconfig_win.h301 #ifndef _WIN32_WINNT
302 # define _WIN32_WINNT 0x0501 macro
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_winnt.h41 #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/
Dlock_free_slist.h162 (!defined (_WIN32_WINNT) || (_WIN32_WINNT >= 0x0501))
/external/openssl/crypto/
Dcryptlib.c744 #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/
Dcryptlib.c758 #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/
Dmutex.h112 # ifndef _WIN32_WINNT
113 # define _WIN32_WINNT 0x0400 macro
/external/chromium_org/third_party/re2/util/
Dmutex.h44 # ifndef _WIN32_WINNT
45 # define _WIN32_WINNT 0x0400
/external/ceres-solver/internal/ceres/
Dmutex.h106 # ifndef _WIN32_WINNT
107 # define _WIN32_WINNT 0x0400 macro
/external/regex-re2/util/
Dmutex.h40 # ifndef _WIN32_WINNT
41 # define _WIN32_WINNT 0x0400
/external/open-vcdiff/gflags/src/
Dmutex.h125 # ifndef _WIN32_WINNT
126 # define _WIN32_WINNT 0x0400 macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Dsimple_mutex.h118 # ifndef _WIN32_WINNT
119 # define _WIN32_WINNT 0x0400 macro

123