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

1 2 3

  /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/Gallery2/jni_mosaic/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.
  /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/Gallery2/jni_mosaic/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.
  /external/harfbuzz_ng/src/
hb-uniscribe.h 32 #ifndef _WIN32_WINNT
33 #define _WIN32_WINNT 0x0600
  /external/webkit/Source/WebKit/win/
WebKitPrefix.h 29 #ifndef _WIN32_WINNT
30 #define _WIN32_WINNT 0x0500
  /external/webkit/Tools/WinLauncher/
stdafx.h 39 #ifndef _WIN32_WINNT // Allow use of features specific to Windows XP or later.
40 #define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target other versions of Windows.
  /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.
  /external/v8/src/
win32-headers.h 52 #ifndef _WIN32_WINNT
53 #define _WIN32_WINNT 0x501
65 #undef _WIN32_WINNT
66 #define _WIN32_WINNT 0x501
  /external/open-vcdiff/gflags/src/windows/
config.h 128 #ifndef _WIN32_WINNT
129 # define _WIN32_WINNT 0x0400
  /external/stlport/stlport/stl/
_threads.c 78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.c 78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.c 78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.c 78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.c 78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.c 78 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
97 # if defined (_WIN32_WINNT) && (_WIN32_WINNT >= 0x0400)
  /build/core/combo/include/arch/windows/
AndroidConfig.h 228 #define _WIN32_WINNT 0x0500 /* admit to using >= Win2K */
  /external/webkit/Source/WebCore/
WebCorePrefix.h 40 #ifndef _WIN32_WINNT
41 #define _WIN32_WINNT 0x0500
  /external/webkit/Source/WebKit2/
config.h 104 #ifndef _WIN32_WINNT
105 #define _WIN32_WINNT 0x0500
  /external/webkit/Tools/DumpRenderTree/
config.h 84 #undef _WIN32_WINNT
85 #define _WIN32_WINNT 0x0500

Completed in 656 milliseconds

1 2 3