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

1 2

  /external/lzma/CPP/Windows/
NtCheck.h 13 return (::GetVersionEx(&vi) && vi.dwPlatformId == VER_PLATFORM_WIN32_NT);
  /external/curl/lib/
curl_sspi.c 78 DWORD platformId = VER_PLATFORM_WIN32_NT;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 122 return (VER_PLATFORM_WIN32_NT==osvi.dwPlatformId);
winnt.h     [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...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 345 if (ver_info.dwPlatformId == VER_PLATFORM_WIN32_NT) {
    [all...]
  /external/libxml2/
xmlIO.c 736 if(GetVersionEx(&osvi) && (osvi.dwPlatformId == VER_PLATFORM_WIN32_NT)) {
    [all...]
  /external/c-ares/
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/libopus/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
ltmain.sh     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]

Completed in 1163 milliseconds

1 2