Home
last modified time | relevance | path

Searched refs:oldcache (Results 1 – 25 of 27) sorted by relevance

12

/dports/textproc/xmlgen/xmlgen-1.4/rules/
H A Dc++deps.rule35 PatternMake {.*[.]dc} .C {[oldcache $target $d]} {
39 PatternMake {.*[.]dc} .cc {[oldcache $target $d]} {
43 PatternMake {.*[.]dc} .cxx {[oldcache $target $d]} {
47 PatternMake {.*[.]dc} .cpp {[oldcache $target $d]} {
51 PatternMake {.*[.]dc} .c++ {[oldcache $target $d]} {
H A Dcdeps.rule36 PatternMake {.*[.]dc} .c {[oldcache $target $d]} {
H A Djavadeps.rule41 PatternMake {.*[.]dc} .java {[oldcache $target $d]} {
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs42xattr.c347 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_unlink() local
351 oldcache = nfsi->xattr_cache; in nfs4_xattr_cache_unlink()
352 if (oldcache != NULL) { in nfs4_xattr_cache_unlink()
354 oldcache->inode = NULL; in nfs4_xattr_cache_unlink()
359 return oldcache; in nfs4_xattr_cache_unlink()
434 cache = oldcache = NULL; in nfs4_xattr_get_cache()
498 if (oldcache != NULL) in nfs4_xattr_get_cache()
499 nfs4_xattr_discard_cache(oldcache); in nfs4_xattr_get_cache()
773 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_zap() local
779 if (oldcache) in nfs4_xattr_cache_zap()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs42xattr.c347 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_unlink() local
351 oldcache = nfsi->xattr_cache; in nfs4_xattr_cache_unlink()
352 if (oldcache != NULL) { in nfs4_xattr_cache_unlink()
354 oldcache->inode = NULL; in nfs4_xattr_cache_unlink()
359 return oldcache; in nfs4_xattr_cache_unlink()
434 cache = oldcache = NULL; in nfs4_xattr_get_cache()
498 if (oldcache != NULL) in nfs4_xattr_get_cache()
499 nfs4_xattr_discard_cache(oldcache); in nfs4_xattr_get_cache()
773 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_zap() local
779 if (oldcache) in nfs4_xattr_cache_zap()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs42xattr.c347 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_unlink() local
351 oldcache = nfsi->xattr_cache; in nfs4_xattr_cache_unlink()
352 if (oldcache != NULL) { in nfs4_xattr_cache_unlink()
354 oldcache->inode = NULL; in nfs4_xattr_cache_unlink()
359 return oldcache; in nfs4_xattr_cache_unlink()
434 cache = oldcache = NULL; in nfs4_xattr_get_cache()
498 if (oldcache != NULL) in nfs4_xattr_get_cache()
499 nfs4_xattr_discard_cache(oldcache); in nfs4_xattr_get_cache()
773 struct nfs4_xattr_cache *oldcache; in nfs4_xattr_cache_zap() local
779 if (oldcache) in nfs4_xattr_cache_zap()
[all …]
/dports/www/mod_webauth/webauth-4.7.0/perl/t/token/
H A Dmisc.t47 my $oldcache = $ENV{KRB5CCNAME};
51 $ENV{KRB5CCNAME} = $oldcache;
70 $ENV{KRB5CCNAME} = $oldcache;
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/
H A Dfw.el123 (oldcache semantic-cache-data-overlays))
124 (while oldcache
125 (let* ((o (car oldcache))
136 (setq oldcache (cdr oldcache)))
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/semantic/
H A Dfw.el119 (oldcache semantic-cache-data-overlays))
120 (while oldcache
121 (let* ((o (car oldcache))
132 (setq oldcache (cdr oldcache)))
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/artsearch/
H A Dartsearch.py34 import oldcache
88 if oldcache.USEFUL:
89 searches.append(oldcache.OldCacheSearch())
H A DMakefile.am12 oldcache.py
H A DMakefile.in410 oldcache.py
/dports/graphics/Coin/coin-Coin-4.0.0/src/shapenodes/
H A DSoAsciiText.cpp845 SoGlyphCache * oldcache = this->cache; in setUpGlyphs() local
914 if (oldcache) oldcache->unref(); in setUpGlyphs()
H A DSoText2.cpp831 SoGlyphCache * oldcache = this->cache; in buildGlyphCache() local
932 if (oldcache) oldcache->unref(); in buildGlyphCache()
H A DSoText3.cpp1431 SoGlyphCache * oldcache = this->cache; in setUpGlyphs() local
1496 if (oldcache) oldcache->unref(); in setUpGlyphs()
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddCache.c897 DdCache *cache, *oldcache, *oldacache, *entry, *old; in cuddCacheResize() local
910 oldcache = table->cache; in cuddCacheResize()
967 old = &oldcache[i]; in cuddCacheResize()
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddCache.c838 DdCache *cache, *oldcache, *oldacache, *entry, *old; in cuddCacheResize() local
851 oldcache = table->cache; in cuddCacheResize()
908 old = &oldcache[i]; in cuddCacheResize()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddCache.c897 DdCache *cache, *oldcache, *oldacache, *entry, *old; in cuddCacheResize() local
910 oldcache = table->cache; in cuddCacheResize()
967 old = &oldcache[i]; in cuddCacheResize()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddCache.c928 DdCache *cache, *oldcache, *oldacache, *entry, *old; in cuddCacheResize() local
941 oldcache = table->cache; in cuddCacheResize()
1003 old = &oldcache[i]; in cuddCacheResize()
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DText.cpp1068 SoGlyphCache * oldcache = this->cache; in setUpGlyphs() local
1145 if (oldcache) oldcache->unref(); in setUpGlyphs()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-qt/
H A Dpuae_mainwindow.cpp1691 int newcpu, newfpu, newtrust, oldcache, jitena, idx; in values_from_cpudlg() local
1762 oldcache = workprefs.cachesize; in values_from_cpudlg()
1769 } else if (jitena && !oldcache) { in values_from_cpudlg()
1779 if (oldcache == 0 && candirect && workprefs.cachesize > 0) in values_from_cpudlg()
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-mallard-document.c533 xmlNodePtr child, oldcur, oldcache, info; in mallard_page_data_walk() local
610 oldcache = page_data->cache; in mallard_page_data_walk()
614 page_data->cache = oldcache; in mallard_page_data_walk()
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Dbts.pl3890 my $oldcache = File::Spec->catdir($ENV{HOME}, '.devscripts_cache', 'bts');
3891 if (-d $oldcache && !-d $cachedir) {
3895 system('mv', $oldcache, $cachedir);
/dports/textproc/xmlgen/xmlgen-1.4/
H A Dbras-sa1339 dcold oldcache \
1566 proc ::bras::p::oldcache {dc dotc} {
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dsecurity.c1529 struct PERMISSIONS_CACHE *oldcache; in resize_cache() local
1536 oldcache = *scx->pseccache; in resize_cache()
1544 oldcnt = oldcache->head.last + 1; in resize_cache()
1550 memcpy(newcache,oldcache, in resize_cache()
1553 free(oldcache); in resize_cache()

12