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

  /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 566 milliseconds