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

  /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/Camera2/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.
  /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/cld/encodings/compact_lang_det/win/
normalizedunicodetext.h 14 #if (WINVER < 0x0600)
  /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)) && \
  /external/valgrind/unittest/
windows_tests.cc 284 #if WINVER >= 0x0600 // Vista or Windows Server 2000
343 #endif // WINVER >= 0x0600
347 #if WINVER >= 0x0600 // Vista or Windows Server 2000
387 #endif // WINVER >= 0x0600
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 727 #ifndef WINVER
728 # define WINVER Py_WINVER
797 getaddrinfo and getnameinfo is defined for WINVER >= 0x0501.
807 WINVER - the functionas from C runtime.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 727 #ifndef WINVER
728 # define WINVER Py_WINVER
797 getaddrinfo and getnameinfo is defined for WINVER >= 0x0501.
807 WINVER - the functionas from C runtime.
    [all...]
  /external/stlport/
configure.bat 443 echo WINVER=0x0400 >> build\Makefiles\nmake\config.mak
449 echo WINVER=0x0410 >> build\Makefiles\nmake\config.mak
455 echo WINVER=0x0501 >> build\Makefiles\nmake\config.mak
617 echo WINVER=0x0501 >> build\Makefiles\nmake\config.mak
  /external/chromium_org/third_party/usrsctp/overrides/usrsctplib/netinet/
sctp_os_userspace.h 52 #if WINVER < 0x0600
235 #if WINVER < 0x0600
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 140 'WINVER=0x0500',
  /external/chromium_org/third_party/libjingle/source/talk/
main.scons 190 'WINVER=0x0500',

Completed in 855 milliseconds