Home
last modified time | relevance | path

Searched defs:mem_free (Results 1 – 25 of 581) sorted by relevance

12345678910>>...24

/dports/math/R/R-4.1.2/src/extra/xdr/rpc/
H A Dtypes.h70 #define mem_free(ptr, bsize) Rm_free(ptr) macro
73 #define mem_free(ptr, bsize) free(ptr) macro
/dports/math/libRmath/R-4.1.1/src/extra/xdr/rpc/
H A Dtypes.h70 #define mem_free(ptr, bsize) Rm_free(ptr) macro
73 #define mem_free(ptr, bsize) free(ptr) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/vm/
H A Dcompaction_test.c84 int check_compaction(unsigned long mem_free, unsigned int hugepage_size) in check_compaction()
167 unsigned long mem_free = 0; in main() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/vm/
H A Dcompaction_test.c84 int check_compaction(unsigned long mem_free, unsigned int hugepage_size) in check_compaction()
167 unsigned long mem_free = 0; in main() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/vm/
H A Dcompaction_test.c84 int check_compaction(unsigned long mem_free, unsigned int hugepage_size) in check_compaction()
167 unsigned long mem_free = 0; in main() local
/dports/security/fiked/fiked-0.0.5/
H A Dmem.c24 inline void mem_free(void *memptr) in mem_free() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/process/
H A Dprocess_metrics_freebsd.cc118 unsigned int mem_total, mem_free, mem_inactive; in GetSystemCommitCharge() local
120 unsigned long mem_total, mem_free, mem_inactive; in GetSystemCommitCharge() local
162 unsigned int mem_total, mem_free, swap_total, swap_used; in GetSystemMemoryInfo() local
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcached/
H A Dallocators.cc82 memcached_free_fn mem_free, in memcached_set_memory_allocators()
127 memcached_free_fn *mem_free, in memcached_get_memory_allocators()
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/microbit/api_stubs/
H A Dgc.py21 def mem_free(): function
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/micropython/api_stubs/
H A Dgc.py21 def mem_free(): function
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/esp/esp32_api_stubs/
H A Dgc.py21 def mem_free(): function
/dports/lang/gravity/gravity-0.8.5/src/shared/
H A Dgravity_memory.h31 #define mem_free(v) memdebug_free((void *)v) macro
42 #define mem_free(v) free((void *)v) macro
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/rpc/
H A Dtypes.h96 #define mem_free(ptr, bsize) free(ptr) macro
101 #define mem_free(ptr, bsize) kmem_free(ptr, bsize) macro
/dports/net/librdkafka/librdkafka-1.8.2/src-cpp/
H A DRdKafka.cpp57 void RdKafka::mem_free (void *ptr) { in mem_free() function in RdKafka
/dports/sysutils/wmmemfree/wmmemfree-0.7/
H A Dmem_linux.c24 long long int mem_total, mem_used, mem_free, mem_shared, mem_buffers, mem_cached; variable
/dports/sysutils/wmmemload/dockapps/src/
H A Dmem_solaris.c33 static int mem_free; in mem_getusage() local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src-cpp/
H A DRdKafka.cpp57 void RdKafka::mem_free (void *ptr) { in mem_free() function in RdKafka
/dports/multimedia/jmref/JM/lcommon/inc/
H A Dmemalloc.h212 static inline void mem_free(void *a) in mem_free() function
/dports/games/0verkill/0verkill-0.16/
H A Derror.h45 #define mem_free(x) debug_mem_free(__FILE__, __LINE__, x) macro
72 static inline void mem_free(void *p) in mem_free() function
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/rpc/
H A Dtypes.h59 #define mem_free(ptr, bsize) free(ptr) macro
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_stats.h42 void mem_free(size_t size) in mem_free() function
/dports/net-mgmt/p5-SNMP-Info/SNMP-Info-3.81/lib/SNMP/Info/
H A DCiscoStats.pm269 sub mem_free { subroutine
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/
H A Dmem.h55 #define mem_free free macro
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/
H A Dmem.h55 #define mem_free free macro
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/rpc/
H A Dtypes.h67 #define mem_free(ptr, bsize) free(ptr) macro

12345678910>>...24