Home
last modified time | relevance | path

Searched refs:NTDDI_VERSION (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/utils/win/
DSkDWriteNTDDI_VERSION.h21 #if defined(NTDDI_VERSION)
22 # undef NTDDI_VERSION
/third_party/python/PC/
Dpyconfig.h150 #ifndef NTDDI_VERSION
151 #define NTDDI_VERSION Py_NTDDI macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASupport.h17 #define NTDDI_VERSION NTDDI_VISTA macro
/third_party/python/Include/internal/
Dpycore_condvar.h50 #if !defined NTDDI_VISTA || NTDDI_VERSION < NTDDI_VISTA
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp162 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in onGetVariationDesignPosition()
211 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in onGetVariationDesignParameters()
323 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in onMakeClone()
DSkFontMgr_win_dw.cpp1030 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in apply_fontargument_variation()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dkshelpers.c25 #undef NTDDI_VERSION
27 #define NTDDI_VERSION NTDDI_WINXP macro
/third_party/skia/buildtools/third_party/libc++/
DBUILD.gn35 "NTDDI_VERSION=NTDDI_WIN7",
/third_party/node/deps/cares/
DCHANGES4929 * The 'NTDDI_VERSION' needs to be raised to 0x05010000
/third_party/chromium/patch/
D0001-cve.patch7076 -#if defined( NTDDI_VERSION ) && NTDDI_VERSION < 0x0A000007 && \