HomeSort by relevance Sort by last modified time
    Searched refs:WINVER (Results 1 - 25 of 41) sorted by null

1 2

  /development/perftests/panorama/feature_stab/src/dbreg/
targetver.h 26 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /external/chromium_org/tools/gyp/test/win/rc-build/
targetver.h 10 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
11 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h 26 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h 26 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winresrc.h 9 #ifndef WINVER
10 #define WINVER 0x0502
30 #include <winver.h>
mfmp2dlna.h 9 #if (WINVER >= 0x0601)
32 #endif /*(WINVER >= 0x0601)*/
newdev.h 39 #if (WINVER >= _WIN32_WINNT_WIN2K)
65 #endif /* (WINVER >= _WIN32_WINNT_WIN2K) */
67 #if (WINVER >= _WIN32_WINNT_VISTA)
140 #endif /* (WINVER >= _WIN32_WINNT_VISTA) */
142 #if (WINVER >= _WIN32_WINNT_WIN7)
151 #endif /* (WINVER >= _WIN32_WINNT_WIN7) */
sdkddkver.h 153 /* Choose WINVER Value */
154 #ifndef WINVER
156 #define WINVER _WIN32_WINNT
158 #define WINVER 0x0502
windef.h 19 #ifndef WINVER
20 #define WINVER 0x0502
_mingw.h 224 #ifndef WINVER
225 #define WINVER 0x0502
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 21 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
22 #define WINVER 0x0500 // Change this to the appropriate value to target other versions of Windows.
  /development/host/windows/usb/api/
stdafx.h 31 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
  /development/host/windows/usb/winusb/
stdafx.h 31 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
stdafx.h 28 #ifndef WINVER // Allow use of features specific to Windows XP or later.
29 #define WINVER 0x0501 // Change this to the appropriate value to target other versions of Windows.
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
normalizedunicodetext.h 14 #if (WINVER < 0x0600)
  /external/pdfium/core/src/fxge/win32/
dwrite_int.h 23 #if(WINVER < 0x0500)
  /external/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_windows.h 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) || \
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /external/stlport/src/
lock_free_slist.h 161 # if defined (_STLP_NEW_PLATFORM_SDK) && (!defined (WINVER) || (WINVER >= 0x0501)) && \
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 161 # if defined (_STLP_NEW_PLATFORM_SDK) && (!defined (WINVER) || (WINVER >= 0x0501)) && \

Completed in 4003 milliseconds

1 2