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

12 3

  /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 715 #if defined(_WIN32_WINNT)
756 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
861 #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 257 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
259 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
272 # define _WIN32_WINNT 0x0400
274 # if !defined(OPENSSL_NO_SOCK) && defined(_WIN32_WINNT)
276 * 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
  /external/e2fsprogs/lib/ext2fs/
getsize.c 68 #if (_WIN32_WINNT >= 0x0500)
  /external/wpa_supplicant/
ctrl_iface_named_pipe.c 41 #ifndef _WIN32_WINNT
42 #define _WIN32_WINNT 0x0500
ndis_events.c 15 #define _WIN32_WINNT 0x0400
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_named_pipe.c 41 #ifndef _WIN32_WINNT
42 #define _WIN32_WINNT 0x0500
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_named_pipe.c 41 #ifndef _WIN32_WINNT
42 #define _WIN32_WINNT 0x0500
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 579 #if (_WIN32_WINNT >= 0x0400) || (_WIN32_WINDOWS > 0x0400)
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
ndis_events.c 15 #define _WIN32_WINNT 0x0400
  /external/wpa_supplicant_8/src/drivers/
ndis_events.c 15 #define _WIN32_WINNT 0x0400
  /external/chromium/third_party/libjingle/source/talk/
main.scons 141 '_WIN32_WINNT=0x0501',
  /external/dbus/dbus/
dbus-sysdeps-win.c 34 #ifndef _WIN32_WINNT
35 #define _WIN32_WINNT 0x0501
    [all...]

Completed in 1349 milliseconds

12 3