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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
versionhelpers.h 74 OSVERSIONINFOEXW vi = {sizeof(vi),0,0,0,0,{0},0,0,0,VER_NT_WORKSTATION};
winnt.h     [all...]
  /external/deqp/framework/platform/win32/
tcuWin32VulkanPlatform.cpp 130 case VER_NT_WORKSTATION: return "Windows NT";
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py 586 VER_PLATFORM_WIN32_WINDOWS, VER_NT_WORKSTATION
605 VER_NT_WORKSTATION = 1
652 product_type = VER_NT_WORKSTATION
663 # Use default of VER_NT_WORKSTATION
667 if product_type == VER_NT_WORKSTATION:
672 if product_type == VER_NT_WORKSTATION:
677 if product_type == VER_NT_WORKSTATION:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 586 VER_PLATFORM_WIN32_WINDOWS, VER_NT_WORKSTATION
605 VER_NT_WORKSTATION = 1
652 product_type = VER_NT_WORKSTATION
663 # Use default of VER_NT_WORKSTATION
667 if product_type == VER_NT_WORKSTATION:
672 if product_type == VER_NT_WORKSTATION:
677 if product_type == VER_NT_WORKSTATION:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 586 VER_PLATFORM_WIN32_WINDOWS, VER_NT_WORKSTATION
605 VER_NT_WORKSTATION = 1
652 product_type = VER_NT_WORKSTATION
663 # Use default of VER_NT_WORKSTATION
667 if product_type == VER_NT_WORKSTATION:
672 if product_type == VER_NT_WORKSTATION:
677 if product_type == VER_NT_WORKSTATION:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 586 VER_PLATFORM_WIN32_WINDOWS, VER_NT_WORKSTATION
605 VER_NT_WORKSTATION = 1
652 product_type = VER_NT_WORKSTATION
663 # Use default of VER_NT_WORKSTATION
667 if product_type == VER_NT_WORKSTATION:
672 if product_type == VER_NT_WORKSTATION:
677 if product_type == VER_NT_WORKSTATION:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 586 VER_PLATFORM_WIN32_WINDOWS, VER_NT_WORKSTATION
605 VER_NT_WORKSTATION = 1
652 product_type = VER_NT_WORKSTATION
663 # Use default of VER_NT_WORKSTATION
667 if product_type == VER_NT_WORKSTATION:
672 if product_type == VER_NT_WORKSTATION:
677 if product_type == VER_NT_WORKSTATION:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py 586 VER_PLATFORM_WIN32_WINDOWS, VER_NT_WORKSTATION
605 VER_NT_WORKSTATION = 1
652 product_type = VER_NT_WORKSTATION
663 # Use default of VER_NT_WORKSTATION
667 if product_type == VER_NT_WORKSTATION:
672 if product_type == VER_NT_WORKSTATION:
    [all...]
  /external/libusb/libusb/os/
windows_winusb.c 731 ws = (vi.wProductType <= VER_NT_WORKSTATION);
    [all...]
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc 207 osvi.wProductType = VER_NT_WORKSTATION;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 207 milliseconds