HomeSort by relevance Sort by last modified time
    Searched refs:HEAP_ZERO_MEMORY (Results 1 - 10 of 10) sorted by null

  /external/lzma/CPP/Windows/
SecurityUtils.cpp 90 PSID pSid = ::HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, sidLen);
91 LPWSTR domainName = (LPWSTR)::HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (domainLen + 1) * sizeof(WCHAR));
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/DxeNt32PeCoffExtraActionLib/
DxeNt32PeCoffExtraActionLib.c 116 HEAP_ZERO_MEMORY,
179 HEAP_ZERO_MEMORY,
201 HEAP_ZERO_MEMORY,
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/
PeiNt32PeCoffExtraActionLib.c 107 HEAP_ZERO_MEMORY,
  /external/compiler-rt/lib/asan/
asan_malloc_win.cc 169 // Otherwise it is difficult to HeapReAlloc with HEAP_ZERO_MEMORY.
171 if (dwFlags == HEAP_ZERO_MEMORY)
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopScreen.c 338 HEAP_ZERO_MEMORY,
698 HEAP_ZERO_MEMORY,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 981 return (PBLOB_TABLE)HeapAlloc(GetProcessHeap(),HEAP_ZERO_MEMORY,size);
986 return (PMBLOB_TABLE)HeapAlloc(GetProcessHeap(),HEAP_ZERO_MEMORY,size);
    [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]