Home
last modified time | relevance | path

Searched defs:cacheobj (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/ods2/ods2-1.3_1/
H A Dcache.c87 int cache_refcount(struct CACHE *cacheobj) in cache_refcount()
102 struct CACHE *cache_delete(struct CACHE *cacheobj) in cache_delete()
178 register struct CACHE *cacheobj = lrulist.lastlru; in cache_purge() local
204 register struct CACHE *cacheobj = lrulist.lastlru; in cache_flush() local
216 void cache_remove(struct CACHE *cacheobj) in cache_remove()
232 void cache_touch(struct CACHE *cacheobj) in cache_touch()
250 void cache_untouch(struct CACHE *cacheobj,int recycle) in cache_untouch()
295 register struct CACHE *cacheobj,**parent = (struct CACHE **) root; in cache_find() local
H A Daccess.c368 void *vioc_manager(struct CACHE * cacheobj,int flushonly) in vioc_manager()
577 void *fcb_manager(struct CACHE *cacheobj,int flushonly) in fcb_manager()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/LINKERN/
H A Dflip_sg1.c83 typedef struct cacheobj { struct
86 } cacheobj; argument
H A Dflip_sg2.c82 typedef struct cacheobj { struct
85 } cacheobj; typedef
H A Dflip_sg3.c84 typedef struct cacheobj { struct
87 } cacheobj; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/common/
H A Ddecorators.py177 def copy_cache(obj, funcname, cacheobj): argument
/dports/devel/py-logilab-common/logilab-common-1.8.2/logilab/common/
H A Ddecorators.py196 def copy_cache(obj, funcname, cacheobj): argument
/dports/devel/py-tables/tables-3.6.1/tables/
H A Dlrucacheextension.c1200 PyArrayObject *cacheobj; member
H A Dindexesextension.c1295 PyArrayObject *cacheobj; member
H A Dtableextension.c1277 PyArrayObject *cacheobj; member