Home
last modified time | relevance | path

Searched defs:auto_free (Results 1 – 25 of 43) sorted by relevance

12

/dports/editors/abiword/abiword-3.0.5/plugins/garble/xp/
H A Dabiword-garble.cpp42 struct auto_free { struct
44 auto_free( _T p ) : pointer(p) {} in auto_free() argument
45 ~auto_free() { in ~auto_free() argument
/dports/dns/knot-resolver/knot-resolver-5.4.3/contrib/
H A Dcleanup.h13 #define auto_free __attribute__((cleanup(_cleanup_free))) macro
/dports/net/xrdp-devel/xrdp-0.9.16/common/
H A Dlist.h33 int auto_free; member
H A Dfifo.h38 int auto_free; member
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/common/
H A Dlist.h33 int auto_free; member
H A Dfifo.h38 int auto_free; member
/dports/devel/boost-docs/boost_1_72_0/libs/python/src/object/
H A Denum.cpp47 object auto_free = object(handle<>(mod)); in enum_repr() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/src/object/
H A Denum.cpp47 object auto_free = object(handle<>(mod)); in enum_repr() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/python/src/object/
H A Denum.cpp47 object auto_free = object(handle<>(mod)); in enum_repr() local
/dports/devel/boost-libs/boost_1_72_0/libs/python/src/object/
H A Denum.cpp47 object auto_free = object(handle<>(mod)); in enum_repr() local
/dports/devel/hyperscan/boost_1_75_0/libs/python/src/object/
H A Denum.cpp47 object auto_free = object(handle<>(mod)); in enum_repr() local
/dports/emulators/dosbox/dosbox-0.74-3/src/hardware/mame/
H A Demu.h122 static void auto_free(const device_t::machine_t& machine, void * buffer) { in auto_free() function
/dports/multimedia/musique/musique-1.10.1/lib/media/src/mpv/
H A Dmediampv.cpp289 mpv::qt::node_autofree auto_free(&node); in snapshot() local
/dports/multimedia/minitube/minitube-3.9.2/lib/media/src/mpv/
H A Dmediampv.cpp297 mpv::qt::node_autofree auto_free(&node); in snapshot() local
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_sfont.h169 …int auto_free; /**< TRUE if _fluid_sample_t::data and _fluid_sample_t::data24 shoul… member
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_sfont.h169 …int auto_free; /**< TRUE if _fluid_sample_t::data and _fluid_sample_t::data24 shoul… member
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_sfont.h169 …int auto_free; /**< TRUE if _fluid_sample_t::data and _fluid_sample_t::data24 shoul… member
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_sfont.h169 …int auto_free; /**< TRUE if _fluid_sample_t::data and _fluid_sample_t::data24 shoul… member
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dmachine.h73 #define auto_free(m, v) pool_free(static_cast<running_machine &>(m).respool(), v) macro
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dmachine.h73 #define auto_free(m, v) pool_free(static_cast<running_machine &>(m).respool(), v) macro
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/
H A Dmc_include.h96 Bool auto_free; // De-alloc block frees all chunks in block member
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/
H A Dmc_include.h96 Bool auto_free; // De-alloc block frees all chunks in block member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dcommon.c985 void auto_free(void) in auto_free() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dcommon.c985 void auto_free(void) in auto_free() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dedit-context.c899 auto_free (POINTER_T p) : m_ptr (p) {} in auto_free() function

12