Home
last modified time | relevance | path

Searched refs:RtlEqualMemory (Results 1 – 25 of 25) sorted by relevance

/dports/devel/cppcheck/cppcheck-2.6.3/test/cfg/
H A Dwindows.cpp250 boolVar = RtlEqualMemory(byteBuf, byteBuf2, sizeof(byteBuf)); in validCode()
315 RtlEqualMemory(byteBuf, byteBuf2, 20); in bufferAccessOutOfBounds()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/cfg/
H A Dwindows.cpp250 boolVar = RtlEqualMemory(byteBuf, byteBuf2, sizeof(byteBuf)); in validCode()
315 RtlEqualMemory(byteBuf, byteBuf2, 20); in bufferAccessOutOfBounds()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_common/linux/common/os/
H A Dmos_os_specific.h95 #define RtlEqualMemory(Destination,Source,Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.h95 #define RtlEqualMemory(Destination,Source,Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dos_interface.h211 #define RtlEqualMemory(Destination,Source,Length) (!memcmp((Destination),(Source),(Length))) macro
H A Dhal_cm.cpp549 if (RtlEqualMemory in HalCm_GetBatchBuffer()
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake694 RtlEqualMemory
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake694 RtlEqualMemory
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake694 RtlEqualMemory
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinnt.h2660 #define RtlEqualMemory(Destination, Source, Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h2655 #define RtlEqualMemory(Destination, Source, Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h2655 #define RtlEqualMemory(Destination, Source, Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinnt.h4648 #define RtlEqualMemory(Destination, Source, Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dndis.h2453 RtlEqualMemory(Source1, Source2, Length)
H A Dwinddk.h4465 #define RtlEqualMemory(Destination, Source, Length) (!memcmp(Destination, Source, Length)) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dndis.h2453 RtlEqualMemory(Source1, Source2, Length)
H A Dwinddk.h4465 #define RtlEqualMemory(Destination, Source, Length) (!memcmp(Destination, Source, Length)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dndis.h3798 RtlEqualMemory(Source1, Source2, Length)
H A Dwdm.h8379 #define RtlEqualMemory(Destination, Source, Length) \ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dndis.h3798 RtlEqualMemory(Source1, Source2, Length)
H A Dwdm.h8379 #define RtlEqualMemory(Destination, Source, Length) \ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h7942 #define RtlEqualMemory(Destination,Source,Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h7942 #define RtlEqualMemory(Destination,Source,Length) (!memcmp((Destination),(Source),(Length))) macro
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_hal.cpp937 … if (RtlEqualMemory(kernelIds, bbcmArgs->kernelIds, sizeof(uint64_t)*CM_MAX_KERNELS_PER_TASK)) in HalCm_GetBatchBuffer()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_hal.cpp937 … if (RtlEqualMemory(kernelIds, bbcmArgs->kernelIds, sizeof(uint64_t)*CM_MAX_KERNELS_PER_TASK)) in HalCm_GetBatchBuffer()