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

1 2 3 4 5 6 7 8 910

  /development/perftests/panorama/feature_stab/src/dbregtest/
targetver.h 26 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
27 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /ndk/sources/host-tools/ndk-stack/regex/
targetver.h 10 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
11 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
targetver.h 26 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
27 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
targetver.h 26 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
27 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /development/perftests/panorama/feature_stab/src/dbreg/
targetver.h 30 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h 30 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h 30 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
31 #define _WIN32_WINNT 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/
identitycommon.h 8 #if (_WIN32_WINNT >= 0x0601)
16 #endif /*(_WIN32_WINNT >= 0x0601)*/
eapauthenticatortypes.h 8 #if (_WIN32_WINNT >= 0x0600)
17 #endif /*(_WIN32_WINNT >= 0x0600)*/
ehstorapi.h 9 #if (_WIN32_WINNT >= 0x0601)
21 #endif /*(_WIN32_WINNT >= 0x0601)*/
winresrc.h 21 #ifndef _WIN32_WINNT
22 #define _WIN32_WINNT 0x0502
cscapi.h 9 #if (_WIN32_WINNT >= 0x0600)
26 #endif /*(_WIN32_WINNT >= 0x0600)*/
eapmethodtypes.h 8 #if (_WIN32_WINNT >= 0x0600)
24 #endif /*(_WIN32_WINNT >= 0x0600)*/
isysmon.h 8 #if (_WIN32_WINNT >= 0x0600)
30 #endif /*(_WIN32_WINNT >= 0x0600)*/
msctfmonitorapi.h 10 #if (_WIN32_WINNT >= 0x0600)
24 #endif /*(_WIN32_WINNT >= 0x0600)*/
sdkddkver.h 13 /* _WIN32_WINNT */
140 #if !defined(_WIN32_WINNT) && !defined(_CHICAGO_)
141 #define _WIN32_WINNT _WIN32_WINNT_WS03
146 #ifdef _WIN32_WINNT
147 #define NTDDI_VERSION NTDDI_VERSION_FROM_WIN32_WINNT(_WIN32_WINNT)
155 #ifdef _WIN32_WINNT
156 #define WINVER _WIN32_WINNT
164 #ifdef _WIN32_WINNT
165 #if (_WIN32_WINNT <= _WIN32_WINNT_NT4)
167 #elif (_WIN32_WINNT <= _WIN32_WINNT_WIN2K
    [all...]
slerror.h 8 #if (_WIN32_WINNT >= 0x0600)
17 #endif /*(_WIN32_WINNT >= 0x0600)*/
apdevpkey.h 5 #if _WIN32_WINNT >= 0x0602
audioapotypes.h 9 #if (_WIN32_WINNT >= 0x0601)
30 #endif /*(_WIN32_WINNT >= 0x0601)*/
  /external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 19 #define _WIN32_WINNT _WIN32_WINNT_VISTA
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 25 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
26 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target other versions of Windows.
  /development/host/windows/usb/api/
stdafx.h 35 #ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
36 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target Windows 2000 or later.
  /development/host/windows/usb/winusb/
stdafx.h 35 #ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
36 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target Windows 2000 or later.
  /build/core/combo/include/arch/windows/
AndroidConfig.h 88 #define _WIN32_WINNT 0x0500 /* admit to using >= Win2K */
  /external/v8/src/base/
win32-headers.h 32 #ifndef _WIN32_WINNT
33 #define _WIN32_WINNT 0x501
44 #undef _WIN32_WINNT
45 #define _WIN32_WINNT 0x501

Completed in 762 milliseconds

1 2 3 4 5 6 7 8 910