Home
last modified time | relevance | path

Searched refs:hdSrc (Results 1 – 22 of 22) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/GDI/
H A DGraphics2D.hs191 plgBlt hdDest p1 p2 p3 hdSrc x y w h mb_bm xMask yMask =
194 c_PlgBlt hdDest vertices hdSrc x y w h (maybePtr mb_bm) xMask yMask
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Ddbghelp.py101 hdSrc = 2 variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Ddbghelp.py101 hdSrc = 2 variable
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Ddbghelp.py96 hdSrc = 2 variable
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Ddbghelp.py101 hdSrc = 2 variable
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/
H A Ddbghelp.h574 hdBase = 0,hdSym,hdSrc,hdMax enumerator
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/src/
H A D_dbg_common.h680 #define hdSrc 2 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_dbg_common.h632 #define hdSrc 2 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_dbg_common.h632 #define hdSrc 2 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dimagehlp.pp342 hdSrc, // where source is stored
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs4808 pub const hdSrc: IMAGEHLP_HD_TYPE = 2i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs35832 pub const hdSrc: IMAGEHLP_HD_TYPE = IMAGEHLP_HD_TYPE(2i32); const