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

  /external/deqp/framework/platform/win32/
tcuWin32VulkanPlatform.cpp 154 << ", service pack " << osInfo.wServicePackMajor << "." << osInfo.wServicePackMinor
  /external/llvm/lib/Support/Windows/
WindowsSupport.h 59 osvi.wServicePackMajor = 0;
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
WindowsSupport.h 60 osvi.wServicePackMajor = 0;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 613 PyStructSequence_SET_ITEM(version, pos++, PyInt_FromLong(ver.wServicePackMajor));
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 613 PyStructSequence_SET_ITEM(version, pos++, PyInt_FromLong(ver.wServicePackMajor));
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 613 PyStructSequence_SET_ITEM(version, pos++, PyInt_FromLong(ver.wServicePackMajor));
    [all...]
  /external/libusb/libusb/os/
windows_winusb.c 761 safe_sprintf(vptr, vlen, "%s SP%u.%u %s", w, vi.wServicePackMajor, vi.wServicePackMinor, w64);
762 else if (vi.wServicePackMajor)
763 safe_sprintf(vptr, vlen, "%s SP%u %s", w, vi.wServicePackMajor, w64);
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 960 PyStructSequence_SET_ITEM(version, pos++, PyLong_FromLong(ver.wServicePackMajor));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc 205 osvi.wServicePackMajor = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 239 milliseconds