Home
last modified time | relevance | path

Searched defs:MemMap (Results 1 – 25 of 112) sorted by relevance

12345

/dports/graphics/blender/blender-2.91.0/intern/guardedalloc/intern/
H A Dmmap_win.c58 typedef struct MemMap { struct
59 struct MemMap *next, *prev; argument
63 } MemMap; argument
/dports/net/grive2/grive2-ffb744a/libgrive/src/util/
H A DMemMap.hh30 class MemMap class
H A DMemMap.cc25 MemMap::MemMap( File& file, off_t offset, std::size_t length ) : in MemMap() function in gr::MemMap
/dports/emulators/unicorn/unicorn-1.0.2/tests/regress/
H A Dmemmap.py9 class MemMap(regress.RegressTest): class
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h9 /// \file
10 /// Interface definition of the TargetLowering class that is common
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmPkg/Library/ArmSmcPsciResetSystemLib/
H A DArmSmcPsciResetSystemLib.c93 EFI_MEMORY_DESCRIPTOR *MemMap; in EnterS3WithImmediateWake() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ArmPkg/Library/ArmSmcPsciResetSystemLib/
H A DArmSmcPsciResetSystemLib.c93 EFI_MEMORY_DESCRIPTOR *MemMap; in EnterS3WithImmediateWake() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmPkg/Library/ArmSmcPsciResetSystemLib/
H A DArmSmcPsciResetSystemLib.c93 EFI_MEMORY_DESCRIPTOR *MemMap; in EnterS3WithImmediateWake() local
/dports/security/pinentry-tty/pinentry-1.1.1/efl/
H A Dpinentry-efl.c94 elm_exit();
/dports/www/squid/squid-4.15/src/ssl/
H A Dsupport.h64 class MemMap; variable
/dports/emulators/py-unicorn/unicorn-1.0.2/bindings/go/unicorn/
H A Dunicorn.go37 MemMap(addr, size uint64) error methodSpec
211 func (u *uc) MemMap(addr, size uint64) error { func
/dports/emulators/unicorn/unicorn-1.0.2/bindings/go/unicorn/
H A Dunicorn.go37 MemMap(addr, size uint64) error methodSpec
211 func (u *uc) MemMap(addr, size uint64) error { func
/dports/www/squid/squid-4.15/src/ipc/
H A DMemMap.cc16 Ipc::MemMap::MemMap(const char *const aPath) : in MemMap() function in Ipc::MemMap
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EmbeddedPkg/Ebl/
H A DEfiDevice.c557 EFI_MEMORY_DESCRIPTOR *MemMap; in EblMemMapCmd() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.h86 UINT8* MemMap[SEK_PAGE_COUNT * 3]; member
H A Dmips3_intf.cpp21 UINT8 *MemMap[PAGE_COUNT * 2]; member
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.h86 UINT8* MemMap[SEK_PAGE_COUNT * 3]; member
H A Dmips3_intf.cpp21 UINT8 *MemMap[PAGE_COUNT * 2]; member
/dports/lang/ocaml-nox11/ocaml-4.05.0/lex/
H A Dlexgen.ml612 module MemMap = module
/dports/graphics/blender/blender-2.91.0/intern/cycles/device/opencl/
H A Ddevice_opencl.h388 typedef map<string, device_ptr> MemMap; typedef
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h339 MEMMAP_DEVICE_PATH MemMap; member
373 MEMMAP_DEVICE_PATH *MemMap; member
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/
H A Defidevp.h337 MEMMAP_DEVICE_PATH MemMap; member
371 MEMMAP_DEVICE_PATH *MemMap; member
/dports/sysutils/syslinux/syslinux-6.03/efi32/include/efi/
H A Defidevp.h337 MEMMAP_DEVICE_PATH MemMap; member
371 MEMMAP_DEVICE_PATH *MemMap; member
/dports/sysutils/syslinux/syslinux-6.03/efi64/include/efi/
H A Defidevp.h337 MEMMAP_DEVICE_PATH MemMap; member
371 MEMMAP_DEVICE_PATH *MemMap; member
/dports/lang/ocaml/ocaml-4.05.0/lex/
H A Dlexgen.ml612 module MemMap = module

12345