Home
last modified time | relevance | path

Searched defs:th32HeapID (Results 1 – 25 of 25) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d43 ULONG_PTR th32HeapID; variable
58 ULONG_PTR th32HeapID; member
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d43 ULONG_PTR th32HeapID; variable
58 ULONG_PTR th32HeapID; member
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d42 ULONG_PTR th32HeapID; variable
57 ULONG_PTR th32HeapID; member
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d43 ULONG_PTR th32HeapID; variable
58 ULONG_PTR th32HeapID; member
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d42 ULONG_PTR th32HeapID; variable
57 ULONG_PTR th32HeapID; member
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d42 ULONG_PTR th32HeapID; variable
57 ULONG_PTR th32HeapID; member
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d42 ULONG_PTR th32HeapID; variable
57 ULONG_PTR th32HeapID; member
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d42 ULONG_PTR th32HeapID; variable
57 ULONG_PTR th32HeapID; member
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d42 ULONG_PTR th32HeapID; variable
57 ULONG_PTR th32HeapID; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dtlhelp32.d43 ULONG_PTR th32HeapID; variable
58 ULONG_PTR th32HeapID; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dtlhelp32.h49 DWORD th32HeapID; member
61 DWORD th32HeapID; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dtlhelp32.h49 DWORD th32HeapID; member
61 DWORD th32HeapID; member
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/ms/
H A Dtlhelp32.h33 DWORD th32HeapID; member
45 DWORD th32HeapID; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtlhelp32.h28 ULONG_PTR th32HeapID; member
49 ULONG_PTR th32HeapID; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtlhelp32.h28 ULONG_PTR th32HeapID; member
49 ULONG_PTR th32HeapID; member
/dports/security/openssl-legacy-static/openssl-1.0.2u/ms/
H A Dtlhelp32.h33 DWORD th32HeapID; member
45 DWORD th32HeapID; member
/dports/security/openssl-unsafe/openssl-c9ba19c/ms/
H A Dtlhelp32.h33 DWORD th32HeapID; member
45 DWORD th32HeapID; member
/dports/security/gnupg1/gnupg-1.4.23/cipher/
H A Drndw32.c108 DWORD th32HeapID; member
121 DWORD th32HeapID; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Diagnostics/ToolHelp/
H A Dmod.rs56 pub th32HeapID: usize, field
74 pub th32HeapID: usize, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/ToolHelp/
H A Dmod.rs75 pub th32HeapID: usize, field
162 pub th32HeapID: usize, field
/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 Dkernel32.py4326 def Heap32First(th32ProcessID, th32HeapID): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py4326 def Heap32First(th32ProcessID, th32HeapID): argument
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py4326 def Heap32First(th32ProcessID, th32HeapID): argument
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py4326 def Heap32First(th32ProcessID, th32HeapID): argument
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h8993 … BOOL WINAPI kPrf2Wrap_Heap32First( LPHEAPENTRY32 lphe, DWORD th32ProcessID, ULONG_PTR th32HeapID ) in kPrf2Wrap_Heap32First()