Home
last modified time | relevance | path

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

12345678910

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dheap.h33 #define HEAP_ZERO_MEMORY 0x00000008 macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Interop/Windows/mincore/
H A DInterop.MemAllocWithZeroInitializeNoThrow.cs13 internal const int HEAP_ZERO_MEMORY = 0x8; // Flag to zero memory field in Interop.mincore
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/Interop/Windows/Heap/
H A DInterop.Heap.cs24 HEAP_ZERO_MEMORY = 0x00000008, enumerator
/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/windows/
H A Dalloc.rs17 const HEAP_ZERO_MEMORY: c::DWORD = 0x00000008; const
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/example/
H A Dalloc_system.rs157 const HEAP_ZERO_MEMORY: DWORD = 0x00000008; const
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/example/
H A Dalloc_system.rs157 const HEAP_ZERO_MEMORY: DWORD = 0x00000008; const
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc25 #define HEAP_ZERO_MEMORY 0x00000008 macro
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/asan/
H A Dasan_malloc_win.cc23 #define HEAP_ZERO_MEMORY 0x00000008 macro
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/asan/
H A Dasan_malloc_win.cc23 #define HEAP_ZERO_MEMORY 0x00000008 macro
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/asan/
H A Dasan_malloc_win.cc23 #define HEAP_ZERO_MEMORY 0x00000008 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libsanitizer/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp33 constexpr unsigned long HEAP_ZERO_MEMORY = 0x00000008; variable

12345678910