Home
last modified time | relevance | path

Searched defs:HeapEnableTerminationOnCorruption (Results 1 – 17 of 17) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/src/c/scilab_windows/
H A DSetHeapOptions.c41 #define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 in SetHeapOptions() macro
/dports/security/tor/tor-0.4.6.8/src/lib/llharden/
H A Dwinprocess_sys.c25 #define HeapEnableTerminationOnCorruption 1 in subsys_winprocess_initialize() macro
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/llharden/
H A Dwinprocess_sys.c25 #define HeapEnableTerminationOnCorruption 1 in subsys_winprocess_initialize() macro
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/PrinterSetupWizard/
H A DPrinterSetupWizardApp.cpp29 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS) 1 macro
/dports/multimedia/vlc/vlc-3.0.16/bin/
H A Dwinvlc.c45 #define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A Dos_win.cpp149 #define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 in SetHeapOptions() macro
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A Dos_win.cpp149 #define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 in SetHeapOptions() macro
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ZeroConfDevice/
H A DAutoDiscoveryWinImpl.cpp9 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ZeroConfDevice/
H A DAutoDiscoveryWinImpl.cpp9 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
/dports/games/warzone2100/warzone2100/src/
H A Dmain.cpp1261 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 in osSpecificFirstChanceProcessSetup_Win() macro
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ZeroConfDevice/mdns_win/
H A Ddns-sd.c100 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ZeroConfDevice/mdns_win/
H A Ddns-sd.c100 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/
H A Ddns-sd.c89 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Memory/
H A Dmod.rs235 pub const HeapEnableTerminationOnCorruption: HEAP_INFORMATION_CLASS = 1i32; const
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h8182 HeapEnableTerminationOnCorruption enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h8182 HeapEnableTerminationOnCorruption enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs9828 pub const HeapEnableTerminationOnCorruption: HEAP_INFORMATION_CLASS = HEAP_INFORMATION_CLASS(1i32); const