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

  /external/python/cpython3/PC/
validate_ucrtbase.py 19 ("dwProductVersionLS", DWORD),
77 pvi.contents.dwProductVersionLS >> 16,
78 pvi.contents.dwProductVersionLS & 0xFFFF,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winver.h 120 DWORD dwProductVersionLS;
  /external/python/cpython2/Lib/
platform.py 580 ("dwProductVersionLS", DWORD),
622 build = pvi.contents.dwProductVersionLS >> 16
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 984 realBuild = HIWORD(ffi->dwProductVersionLS);
    [all...]
  /external/v8/tools/
grokdump.py 531 ("dwProductVersionLS", ctypes.c_uint32),
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1017 milliseconds