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

1 2

  /external/lzma/CPP/Windows/
NtCheck.h 15 return (::GetVersionEx(&vi) && vi.dwPlatformId == VER_PLATFORM_WIN32_NT);
  /external/curl/lib/
system_win32.c 171 if(osver.dwPlatformId != VER_PLATFORM_WIN32_NT)
234 osver.dwPlatformId = VER_PLATFORM_WIN32_NT;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \
604 VER_PLATFORM_WIN32_NT = 2
635 elif plat == VER_PLATFORM_WIN32_NT:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \
604 VER_PLATFORM_WIN32_NT = 2
635 elif plat == VER_PLATFORM_WIN32_NT:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \
604 VER_PLATFORM_WIN32_NT = 2
635 elif plat == VER_PLATFORM_WIN32_NT:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \
604 VER_PLATFORM_WIN32_NT = 2
635 elif plat == VER_PLATFORM_WIN32_NT:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \
604 VER_PLATFORM_WIN32_NT = 2
635 elif plat == VER_PLATFORM_WIN32_NT:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \
604 VER_PLATFORM_WIN32_NT = 2
635 elif plat == VER_PLATFORM_WIN32_NT:
    [all...]
  /external/syslinux/win/
syslinux.c 193 return (osvi.dwPlatformId == VER_PLATFORM_WIN32_NT) &&
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 132 return (oi.dwPlatformId == VER_PLATFORM_WIN32_NT);
  /external/ImageMagick/MagickCore/
nt-base.c     [all...]
  /external/libusb/libusb/os/
windows_winusb.c 696 if (vi.dwPlatformId == VER_PLATFORM_WIN32_NT) {
758 safe_sprintf(vptr, vlen, "%s %u.%u %s", (vi.dwPlatformId == VER_PLATFORM_WIN32_NT ? "NT" : "??"),
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/curl/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libxkbcommon/xkbcommon/build-aux/
ltmain.sh     [all...]
  /external/lmfit/build-aux/
ltmain.sh     [all...]

Completed in 1153 milliseconds

1 2