Home
last modified time | relevance | path

Searched refs:globalCache (Results 1 – 25 of 71) sorted by relevance

123

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/quadrature/test/
H A Dcachingquadrature.cc108 …ne::FieldVector<typename GridPartType::ctype,GridPartType::dimensionworld> globalElem, globalCache; in testElementQuadratures() local
109 globalCache = geo.global( cacheQuad.point( qp ) ); in testElementQuadratures()
111 if( (globalCache-globalElem).two_norm() > eps_) in testElementQuadratures()
113 std::cout << " Error: x(cache) = " << globalCache << " != " in testElementQuadratures()
208 …ne::FieldVector<typename GridPartType::ctype,GridPartType::dimensionworld> globalElem, globalCache; in testLumpingQuadrature() local
209 globalCache = geo.global( lumpQuad.point( qp ) ); in testLumpingQuadrature()
211 if( (globalCache-globalElem).two_norm() > eps_) in testLumpingQuadrature()
213 std::cout << " Error: x(cache) = " << globalCache << " != " in testLumpingQuadrature()
/dports/www/nextcloud/nextcloud/lib/private/Files/Cache/
H A DStorage.php49 private static $globalCache = null; variable in OC\\Files\\Cache\\Storage
57 if (is_null(self::$globalCache)) {
58 self::$globalCache = new StorageGlobal(\OC::$server->getDatabaseConnection());
60 return self::$globalCache;
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/Tools/glyphcache_bench/
H A Dmain.cpp277 LVFontGlobalGlyphCache globalCache(0x40000); in main() local
278 LVFontLocalGlyphCache localCache(&globalCache); in main()
371 globalCache.clear(); in main()
H A Dlvfontglyphcache_b.h68 LVFontLocalGlyphCacheB(LVFontGlobalGlyphCacheB *globalCache, int hashTableSize) in LVFontLocalGlyphCacheB() argument
69 : global_cache(globalCache), hashTable(hashTableSize) {} in LVFontLocalGlyphCacheB()
H A Dlvfontglyphcache_a.h65 LVFontLocalGlyphCacheA(LVFontGlobalGlyphCacheA *globalCache) in LVFontLocalGlyphCacheA() argument
66 : head(NULL), tail(NULL), global_cache(globalCache) {} in LVFontLocalGlyphCacheA()
/dports/devel/hs-spago/spago-0.20.3/src/Spago/
H A DGlobalCache.hs152 globalCache <- liftIO $ getXdgDirectory XdgCache "spago" <|> pure ".spago-global-cache"
153 assertDirectory globalCache
154 pure globalCache
H A DRunEnv.hs52 globalCache <- do
64 , envGlobalCache = globalCache
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/ssl/
H A Dsslsnce.c216 static cacheDesc globalCache;
654 cacheDesc *cache = &globalCache;
747 cacheDesc *cache = &globalCache;
808 cacheDesc *cache = &globalCache;
1219 StopLockPoller(&globalCache);
1237 cacheDesc *cache = &globalCache;
1699 cacheDesc *cache = &globalCache;
1755 cacheDesc *cache = &globalCache;
1787 cacheDesc *cache = &globalCache;
1832 cacheDesc *cache = &globalCache;
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/
H A Dlvfontglyphcache.h100 LVFontLocalGlyphCache_t(LVFontGlobalGlyphCache *globalCache) : m_storage(globalCache) { in LVFontLocalGlyphCache_t() argument
H A Dlvfontboldtransform.cpp24 LVFontBoldTransform::LVFontBoldTransform(LVFontRef baseFont, LVFontGlobalGlyphCache *globalCache) in LVFontBoldTransform() argument
26 _glyph_cache(globalCache) { in LVFontBoldTransform()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache;
668 cacheDesc *cache = &globalCache;
763 cacheDesc *cache = &globalCache;
826 cacheDesc *cache = &globalCache;
1236 StopLockPoller(&globalCache);
1254 cacheDesc *cache = &globalCache;
1956 cacheDesc *cache = &globalCache;
2012 cacheDesc *cache = &globalCache;
2048 cacheDesc *cache = &globalCache;
2091 cacheDesc *cache = &globalCache;
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache; variable
668 cacheDesc *cache = &globalCache; in ServerSessionIDLookup()
763 cacheDesc *cache = &globalCache; in ssl_ServerCacheSessionID()
826 cacheDesc *cache = &globalCache; in ssl_ServerUncacheSessionID()
1236 StopLockPoller(&globalCache); in SSL_ShutdownServerSessionIDCache()
1254 cacheDesc *cache = &globalCache; in ssl_ConfigMPServerSIDCacheWithOpt()
1956 cacheDesc *cache = &globalCache; in GenerateSelfEncryptKeys()
2012 cacheDesc *cache = &globalCache; in GenerateAndWrapSelfEncryptKeys()
2048 cacheDesc *cache = &globalCache; in UnwrapCachedSelfEncryptKeys()
2091 cacheDesc *cache = &globalCache; in ssl_GenerateSelfEncryptKeys()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache; variable
668 cacheDesc *cache = &globalCache; in ServerSessionIDLookup()
763 cacheDesc *cache = &globalCache; in ssl_ServerCacheSessionID()
826 cacheDesc *cache = &globalCache; in ssl_ServerUncacheSessionID()
1236 StopLockPoller(&globalCache); in SSL_ShutdownServerSessionIDCache()
1254 cacheDesc *cache = &globalCache; in ssl_ConfigMPServerSIDCacheWithOpt()
1956 cacheDesc *cache = &globalCache; in GenerateSelfEncryptKeys()
2012 cacheDesc *cache = &globalCache; in GenerateAndWrapSelfEncryptKeys()
2048 cacheDesc *cache = &globalCache; in UnwrapCachedSelfEncryptKeys()
2091 cacheDesc *cache = &globalCache; in ssl_GenerateSelfEncryptKeys()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache; variable
644 cacheDesc *cache = &globalCache; in ServerSessionIDLookup()
739 cacheDesc *cache = &globalCache; in ssl_ServerCacheSessionID()
802 cacheDesc *cache = &globalCache; in ssl_ServerUncacheSessionID()
1212 StopLockPoller(&globalCache); in SSL_ShutdownServerSessionIDCache()
1230 cacheDesc *cache = &globalCache; in ssl_ConfigMPServerSIDCacheWithOpt()
1911 cacheDesc *cache = &globalCache; in GenerateSelfEncryptKeys()
1967 cacheDesc *cache = &globalCache; in GenerateAndWrapSelfEncryptKeys()
2003 cacheDesc *cache = &globalCache; in UnwrapCachedSelfEncryptKeys()
2047 cacheDesc *cache = &globalCache; in ssl_GenerateSelfEncryptKeys()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache; variable
668 cacheDesc *cache = &globalCache; in ServerSessionIDLookup()
763 cacheDesc *cache = &globalCache; in ssl_ServerCacheSessionID()
826 cacheDesc *cache = &globalCache; in ssl_ServerUncacheSessionID()
1236 StopLockPoller(&globalCache); in SSL_ShutdownServerSessionIDCache()
1254 cacheDesc *cache = &globalCache; in ssl_ConfigMPServerSIDCacheWithOpt()
1956 cacheDesc *cache = &globalCache; in GenerateSelfEncryptKeys()
2012 cacheDesc *cache = &globalCache; in GenerateAndWrapSelfEncryptKeys()
2048 cacheDesc *cache = &globalCache; in UnwrapCachedSelfEncryptKeys()
2091 cacheDesc *cache = &globalCache; in ssl_GenerateSelfEncryptKeys()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache; variable
668 cacheDesc *cache = &globalCache; in ServerSessionIDLookup()
763 cacheDesc *cache = &globalCache; in ssl_ServerCacheSessionID()
826 cacheDesc *cache = &globalCache; in ssl_ServerUncacheSessionID()
1236 StopLockPoller(&globalCache); in SSL_ShutdownServerSessionIDCache()
1254 cacheDesc *cache = &globalCache; in ssl_ConfigMPServerSIDCacheWithOpt()
1956 cacheDesc *cache = &globalCache; in GenerateSelfEncryptKeys()
2012 cacheDesc *cache = &globalCache; in GenerateAndWrapSelfEncryptKeys()
2048 cacheDesc *cache = &globalCache; in UnwrapCachedSelfEncryptKeys()
2091 cacheDesc *cache = &globalCache; in ssl_GenerateSelfEncryptKeys()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/ssl/
H A Dsslsnce.c219 static cacheDesc globalCache; variable
668 cacheDesc *cache = &globalCache; in ServerSessionIDLookup()
763 cacheDesc *cache = &globalCache; in ssl_ServerCacheSessionID()
826 cacheDesc *cache = &globalCache; in ssl_ServerUncacheSessionID()
1236 StopLockPoller(&globalCache); in SSL_ShutdownServerSessionIDCache()
1254 cacheDesc *cache = &globalCache; in ssl_ConfigMPServerSIDCacheWithOpt()
1956 cacheDesc *cache = &globalCache; in GenerateSelfEncryptKeys()
2012 cacheDesc *cache = &globalCache; in GenerateAndWrapSelfEncryptKeys()
2048 cacheDesc *cache = &globalCache; in UnwrapCachedSelfEncryptKeys()
2091 cacheDesc *cache = &globalCache; in ssl_GenerateSelfEncryptKeys()
[all …]
/dports/games/bzflag-server/bzflag-2.4.22/src/game/
H A DServerListCache.cxx30 ServerListCache ServerListCache::globalCache; member in ServerListCache
44 return &globalCache; in get()
/dports/games/bzflag/bzflag-2.4.22/src/game/
H A DServerListCache.cxx30 ServerListCache ServerListCache::globalCache; member in ServerListCache
44 return &globalCache; in get()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/
H A DTableAuthManager.java101 private volatile PermissionCache<Permission> globalCache; field in TableAuthManager
118 globalCache = initGlobal(conf); in TableAuthManager()
217 globalCache = newCache; in updateGlobalCache()
319 if (authorize(globalCache.getUser(user.getShortName()), action)) { in authorize()
326 if (authorize(globalCache.getGroup(group), action)) { in authorize()
480 List<Permission> perms = globalCache.getGroup(groupName); in authorizeGroup()
/dports/games/bzflag-server/bzflag-2.4.22/include/
H A DServerListCache.h93 static ServerListCache globalCache; variable
/dports/games/bzflag/bzflag-2.4.22/include/
H A DServerListCache.h93 static ServerListCache globalCache; variable
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/
H A Dexec.go62 globalCache = newCache() var
105 return newAuthenticator(globalCache, config)
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/
H A Dexec.go65 globalCache = newCache() var
110 return newAuthenticator(globalCache, config)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/
H A Dexec.go65 globalCache = newCache() var
110 return newAuthenticator(globalCache, config)

123