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

  /external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/DIA/
DIASupport.h 18 #define NTDDI_VERSION NTDDI_VISTA
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdkddkver.h 70 /* NTDDI_VERSION */
131 /* Version Fields in NTDDI_VERSION */
136 /* Macros to Extract Version Fields From NTDDI_VERSION */
151 #ifndef NTDDI_VERSION
153 #define NTDDI_VERSION NTDDI_VERSION_FROM_WIN32_WINNT(_WIN32_WINNT)
155 #define NTDDI_VERSION NTDDI_WS03
193 /* Make Sure NTDDI_VERSION and _WIN32_WINNT Match */
194 #if ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K) && (_WIN32_WINNT != _WIN32_WINNT_WIN2K)) || \
195 ((OSVER(NTDDI_VERSION) == NTDDI_WINXP) && (_WIN32_WINNT != _WIN32_WINNT_WINXP)) || \
196 ((OSVER(NTDDI_VERSION) == NTDDI_WS03) && (_WIN32_WINNT != _WIN32_WINNT_WS03)) ||
    [all...]
  /external/python/cpython2/PC/
pyconfig.h 185 #ifndef NTDDI_VERSION
186 #define NTDDI_VERSION Py_NTDDI
  /external/python/cpython3/PC/
pyconfig.h 154 #ifndef NTDDI_VERSION
155 #define NTDDI_VERSION Py_NTDDI

Completed in 891 milliseconds