Home
last modified time | relevance | path

Searched defs:ISzAllocPtr (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libunwindstack/
H A DElfInterface.cpp90 alloc.Alloc = [](ISzAllocPtr, size_t size) { return malloc(size); }; in CreateGnuDebugdataMemory() argument
91 alloc.Free = [](ISzAllocPtr, void* ptr) { return free(ptr); }; in CreateGnuDebugdataMemory() argument
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/simpleperf/
H A Dutils.cpp252 static void* xz_alloc(ISzAllocPtr, size_t size) { in xz_alloc() argument
256 static void xz_free(ISzAllocPtr, void* address) { in xz_free() argument
/dports/devel/upp/upp/uppsrc/plugin/lzma/
H A Dlzma.cpp10 static voidpf lzma_alloc_new(ISzAllocPtr, size_t size) { in lzma_alloc_new() argument
15 static void lzma_free_new(ISzAllocPtr, void *address) { in lzma_free_new() argument
/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxarchive.cpp36 static void *SzAlloc(ISzAllocPtr, size_t size) in SzAlloc() argument
41 static void SzFree(ISzAllocPtr, void *address) in SzFree() argument
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/graphics/evince/evince-41.3/cut-n-paste/unarr/lzmasdk/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/lzma-19.00/include/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/games/libretro-opera/opera-libretro-5781f68/deps/lzma-19.00/include/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A D7zTypes.h294 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/games/retroarch/RetroArch-1.9.7/deps/7zip/
H A D7zTypes.h293 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lzma-19.00/include/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/lzma-19.00/include/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/archivers/unarr/unarr-1.0.1/lzmasdk/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/archivers/py-lzma/pylzma-0.5.0/src/sdk/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/archivers/lzma/lzma-19.00/C/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A D7zTypes.h294 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A D7zTypes.h294 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/mgba/mgba-0.9.2/src/third-party/lzma/
H A D7zTypes.h291 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A D7zTypes.h294 typedef const ISzAlloc * ISzAllocPtr; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A D7zTypes.h290 typedef const ISzAlloc * ISzAllocPtr; typedef

123