Home
last modified time | relevance | path

Searched defs:cache_alloc (Results 1 – 25 of 78) sorted by relevance

1234

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/od-amiga/
H A Dmemory.c17 void *cache_alloc (int size) in cache_alloc() function
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/od-beos/
H A Dmemory.c17 void *cache_alloc (int size) in cache_alloc() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_initcache.c32 static int cache_alloc = 0; variable
/dports/graphics/proj/proj-7.2.1/src/
H A Dinitcache.cpp34 static int cache_alloc = 0; variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_initcache.c32 static int cache_alloc = 0; variable
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcachedprotocol/
H A Dcache.c112 void* cache_alloc(cache_t *cache) { in cache_alloc() function
H A Dcache.h45 # define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcachedprotocol/
H A Dcache.c112 void* cache_alloc(cache_t *cache) { in cache_alloc() function
H A Dcache.h45 # define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/memcached/memcached-1.6.12/
H A Dcache.c67 void* cache_alloc(cache_t *cache) { in cache_alloc() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/extra/memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/extra/memcached/daemon/
H A Dcache.c84 void* cache_alloc(cache_t *cache) { in cache_alloc() function
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/daemon/
H A Dcache.c84 void* cache_alloc(cache_t *cache) { in cache_alloc() function
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/daemon/
H A Dcache.c84 void* cache_alloc(cache_t *cache) { in cache_alloc() function
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/innodb_memcached/daemon_memcached/daemon/
H A Dcache.h9 #define cache_alloc(a) umem_cache_alloc(a, UMEM_DEFAULT) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/extra/memcached/daemon/
H A Dcache.c84 void* cache_alloc(cache_t *cache) { in cache_alloc() function

1234