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

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_utility_win.cc 138 if (osvi.wProductType == VER_NT_WORKSTATION)
147 if (osvi.wProductType == VER_NT_WORKSTATION)
172 if (osvi.wProductType == VER_NT_WORKSTATION )
audio_device_core_win.cc 213 osvi.wProductType = VER_NT_WORKSTATION;
    [all...]
  /external/chromium_org/base/win/
windows_version.cc 123 if (version_info.wProductType == VER_NT_WORKSTATION &&
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 128 milliseconds