HomeSort by relevance Sort by last modified time
    Searched refs:_WIN32_WINNT (Results 26 - 50 of 57) sorted by null

12 3

  /external/llvm/lib/Support/Windows/
Windows.h 20 #undef _WIN32_WINNT
23 #define _WIN32_WINNT 0x0501
  /external/webkit/Source/WebCore/
config.h 86 #ifndef _WIN32_WINNT
87 #define _WIN32_WINNT 0x0500
  /external/webkit/Source/WebKit/qt/
WebKit_pch.h 38 #define _WIN32_WINNT 0x0500
  /external/chromium/sdch/open-vcdiff/src/
mutex.h 110 // don't need that functionality, you can remove these _WIN32_WINNT
112 # ifndef _WIN32_WINNT
113 # define _WIN32_WINNT 0x0400
  /external/regex-re2/util/
mutex.h 38 // don't need that functionality, you can remove these _WIN32_WINNT
40 # ifndef _WIN32_WINNT
41 # define _WIN32_WINNT 0x0400
  /external/stlport/src/
lock_free_slist.h 162 (!defined (_WIN32_WINNT) || (_WIN32_WINNT >= 0x0501))
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 162 (!defined (_WIN32_WINNT) || (_WIN32_WINNT >= 0x0501))
  /external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c 91 #define _WIN32_WINNT 0x0400
  /external/e2fsprogs/lib/uuid/
uuid_time.c 38 #define _WIN32_WINNT 0x0500
tst_uuid.c 36 #define _WIN32_WINNT 0x0500
gen_uuid.c 42 #define _WIN32_WINNT 0x0500
  /external/bluetooth/glib/gio/win32/
gwinhttpvfs.h 32 #define _WIN32_WINNT 0x0500
gwin32directorymonitor.c 24 #define _WIN32_WINNT 0x0400
  /external/libvpx/vp8/common/
threading.h 22 #define _WIN32_WINNT 0x500 /* WINBASE.H - Enable signal_object_and_wait */
  /external/webkit/Source/JavaScriptCore/wtf/
Assertions.cpp 48 #ifndef _WIN32_WINNT
49 #define _WIN32_WINNT 0x0500
  /external/openssl/crypto/
cryptlib.c 743 #if defined(_WIN32_WINNT)
784 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
889 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
  /external/bluetooth/glib/gio/
gwin32volumemonitor.c 39 #define _WIN32_WINNT 0x0500
  /external/valgrind/unittest/
thread_wrappers_win.h 45 #define _WIN32_WINNT 0x0500 // Require Windows 2000.
  /external/openssl/
e_os.h 256 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
258 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
271 # define _WIN32_WINNT 0x0400
273 # if !defined(OPENSSL_NO_SOCK) && defined(_WIN32_WINNT)
275 * Just like defining _WIN32_WINNT including winsock2.h implies
  /external/openssl/crypto/rand/
rand_win.c 118 #ifndef _WIN32_WINNT
119 # define _WIN32_WINNT 0x0400
  /sdk/find_java/
find_java_lib.cpp 24 #undef _WIN32_WINNT
25 #define _WIN32_WINNT 0x0502