Home
last modified time | relevance | path

Searched defs:ZeroMemory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
H A DTcpServer.c59 # define ZeroMemory(ptr, sz) (memset((ptr), 0, (sz))) macro
/aosp_15_r20/art/libartbase/base/
H A Dmem_map.cc1291 void ZeroMemory(void* address, size_t length, bool release_eagerly) { in ZeroMemory() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dminwinbase.h11 #define ZeroMemory RtlZeroMemory macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6970 bool ZeroMemory = Intrinsic == Intrinsic::aarch64_settag_zero; in visitIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7243 bool ZeroMemory = Intrinsic == Intrinsic::aarch64_settag_zero; in visitIntrinsicCall() local