Searched refs:_WIN32_WINNT (Results 1 - 19 of 19) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h19 #define _WIN32_WINNT _WIN32_WINNT_VISTA macro
/external/v8/src/base/
H A Dwin32-headers.h32 #ifndef _WIN32_WINNT
33 #define _WIN32_WINNT 0x501 macro
44 #undef _WIN32_WINNT macro
45 #define _WIN32_WINNT 0x501 macro
/external/libvpx/libvpx/vp8/common/generic/
H A Dsystemdependent.c48 #if _WIN32_WINNT >= 0x0501
/external/ceres-solver/internal/ceres/
H A Dmutex.h106 // don't need that functionality, you can remove these _WIN32_WINNT
108 # ifndef _WIN32_WINNT
109 # define _WIN32_WINNT 0x0400 macro
/external/llvm/lib/Support/Windows/
H A DWindowsSupport.h26 #undef _WIN32_WINNT macro
30 #define _WIN32_WINNT 0x0501 macro
/external/regex-re2/util/
H A Dmutex.h38 // don't need that functionality, you can remove these _WIN32_WINNT
40 # ifndef _WIN32_WINNT
41 # define _WIN32_WINNT 0x0400
/external/e2fsprogs/lib/uuid/
H A Duuid_time.c38 #define _WIN32_WINNT 0x0500 macro
H A Dtst_uuid.c37 #define _WIN32_WINNT 0x0500 macro
H A Dgen_uuid.c43 #define _WIN32_WINNT 0x0500 macro
/external/mesa3d/src/gallium/auxiliary/os/
H A Dos_thread.h180 #if 0 && defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
/external/harfbuzz_ng/src/
H A Dhb-private.hh125 # if defined(_WIN32_WINNT) && _WIN32_WINNT < 0x0600
126 # undef _WIN32_WINNT macro
128 # ifndef _WIN32_WINNT
129 # define _WIN32_WINNT 0x0600 macro
/external/e2fsprogs/lib/ext2fs/
H A Dgetsize.c68 #if (_WIN32_WINNT >= 0x0500)
/external/google-tv-pairing-protocol/cpp/
H A Dmain.scons181 '_WIN32_WINNT=0x0501',
/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 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
/external/sqlite/dist/orig/
H A Dsqlite3.c20102 ** Windows NT using the _WIN32_WINNT macro as follows:
20104 ** #if defined(_WIN32_WINNT)
20110 ** However, Visual Studio 2005 does not set _WIN32_WINNT by default, as
20438 #if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0400
[all...]
/external/sqlite/dist/
H A Dsqlite3.c20102 ** Windows NT using the _WIN32_WINNT macro as follows:
20104 ** #if defined(_WIN32_WINNT)
20110 ** However, Visual Studio 2005 does not set _WIN32_WINNT by default, as
20438 #if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0400
[all...]

Completed in 844 milliseconds