Home
last modified time | relevance | path

Searched refs:cached_obj (Results 1 – 16 of 16) sorted by relevance

/dports/www/py-django-staticinline/django-staticinline-1.3.1/staticinline/templatetags/
H A Dstaticinline.py53 cached_obj = cache_backend.get(cache_key)
56 if cached_obj:
58 return config.data_response(cached_obj)
/dports/www/ilias/ILIAS-5.4.25/Services/UICore/classes/
H A Dclass.ilCachedCtrl.php58 $cached_obj = $global_cache->get('ilCachedCtrl');
59 if ($cached_obj instanceof ilCachedCtrl) {
60 self::$instance = $cached_obj;
/dports/www/ilias6/ILIAS-6.14/Services/UICore/classes/
H A Dclass.ilCachedCtrl.php58 $cached_obj = $global_cache->get('ilCachedCtrl');
59 if ($cached_obj instanceof ilCachedCtrl) {
60 self::$instance = $cached_obj;
/dports/math/py-claripy/claripy-9.0.5405/claripy/backends/
H A Dbackend_concrete.py96 cached_obj = self._object_cache.get(expr._cache_key, None)
97 if cached_obj is None:
98 cached_obj = self.BVV(*expr.args)
99 self._object_cache[expr._cache_key] = cached_obj
100 return cached_obj
H A D__init__.py170 cached_obj = self._object_cache.get(ast._cache_key, None)
171 if cached_obj is not None:
172 arg_queue.append(cached_obj)
/dports/www/ilias/ILIAS-5.4.25/Services/Component/classes/
H A Dclass.ilCachedComponentData.php432 $cached_obj = $global_cache->get('ilCachedComponentData');
433 if ($cached_obj instanceof ilCachedComponentData) {
434 self::$instance = $cached_obj;
/dports/www/ilias6/ILIAS-6.14/Services/Component/classes/
H A Dclass.ilCachedComponentData.php432 $cached_obj = $global_cache->get('ilCachedComponentData');
433 if ($cached_obj instanceof ilCachedComponentData) {
434 self::$instance = $cached_obj;
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c132 static char *cached_obj; variable
1192 x_unlink(cached_obj); in get_file_from_cache()
1388 copy_file_to_cache(output_obj, cached_obj); in to_fscache()
1825 cached_obj = get_path_in_cache(object_name, ".o"); in update_cached_result_globals()
2359 if (stat(cached_obj, &st) == 0) { in from_fscache()
2362 cc_log("Object file %s not in cache", cached_obj); in from_fscache()
2384 put_data_in_cache(data_obj, size_obj, cached_obj); in from_fscache()
2402 x_unlink(cached_obj); in from_fscache()
2412 get_file_from_cache(cached_obj, output_obj); in from_fscache()
2432 update_mtime(cached_obj); in from_fscache()
[all …]
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c132 static char *cached_obj; variable
1192 x_unlink(cached_obj); in get_file_from_cache()
1388 copy_file_to_cache(output_obj, cached_obj); in to_fscache()
1825 cached_obj = get_path_in_cache(object_name, ".o"); in update_cached_result_globals()
2359 if (stat(cached_obj, &st) == 0) { in from_fscache()
2362 cc_log("Object file %s not in cache", cached_obj); in from_fscache()
2384 put_data_in_cache(data_obj, size_obj, cached_obj); in from_fscache()
2402 x_unlink(cached_obj); in from_fscache()
2412 get_file_from_cache(cached_obj, output_obj); in from_fscache()
2432 update_mtime(cached_obj); in from_fscache()
[all …]
/dports/security/py-pyaff4/pyaff4-0.26.post6/pyaff4/
H A Ddata_store.py353 cached_obj = self.ObjectCache.Get(urn)
354 if cached_obj:
355 cached_obj.Prepare()
357 return cached_obj
/dports/devel/ccache/ccache-3.7.12/src/
H A Dccache.c144 static char *cached_obj; variable
1354 x_unlink(cached_obj); in do_copy_or_link_file_from_cache()
1443 cached_obj = get_path_in_cache(object_name, ".o"); in update_cached_result_globals()
1493 tmp_stdout = format("%s.tmp.stdout", cached_obj); in to_cache()
1497 tmp_stderr = format("%s.tmp.stderr", cached_obj); in to_cache()
1684 put_file_in_cache(output_obj, cached_obj); in to_cache()
2420 if (stat(cached_obj, &st) != 0) { in from_cache()
2426 x_unlink(cached_obj); in from_cache()
2441 get_file_from_cache(cached_obj, output_obj); in from_cache()
2465 update_mtime(cached_obj); in from_cache()
[all …]
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dccache.c144 static char *cached_obj; variable
1354 x_unlink(cached_obj); in do_copy_or_link_file_from_cache()
1443 cached_obj = get_path_in_cache(object_name, ".o"); in update_cached_result_globals()
1493 tmp_stdout = format("%s.tmp.stdout", cached_obj); in to_cache()
1497 tmp_stderr = format("%s.tmp.stderr", cached_obj); in to_cache()
1684 put_file_in_cache(output_obj, cached_obj); in to_cache()
2420 if (stat(cached_obj, &st) != 0) { in from_cache()
2426 x_unlink(cached_obj); in from_cache()
2441 get_file_from_cache(cached_obj, output_obj); in from_cache()
2465 update_mtime(cached_obj); in from_cache()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Devalgraph.c2568 Object temp_obj, cached_obj; in ExCheckDDI() local
2597 cached_obj = inpv->gv->obj; in ExCheckDDI()
2602 cached_obj = inpv->obj; in ExCheckDDI()
2604 cached_obj = inpv->dflt; in ExCheckDDI()
2616 if(temp_obj != cached_obj) { in ExCheckDDI()
2617 if(!cached_obj) { in ExCheckDDI()
2737 Object cached_obj; in ExCacheDDIInputs() local
2759 cached_obj = inpv->gv->obj; in ExCacheDDIInputs()
2764 cached_obj = inpv->obj; in ExCacheDDIInputs()
2766 cached_obj = inpv->dflt; in ExCacheDDIInputs()
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typegraph/
H A Dcfg.cc67 CachedPyObject* cached_obj = reinterpret_cast<CachedPyObject*>(obj); in NewCachedPyObject() local
75 cached_obj->program = program; in NewCachedPyObject()
246 CachedPyObject* cached_obj = reinterpret_cast<CachedPyObject*>(obj); in ProgramDealloc() local
247 cached_obj->program = nullptr; in ProgramDealloc()
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPI.cc5323 HTTPInfo *cached_obj = sm->t_state.cache_info.object_read; in TSHttpTxnCachedReqGet() local
5328 if ((!cached_obj) || (!cached_obj->valid())) { in TSHttpTxnCachedReqGet()
5361 HTTPInfo *cached_obj = sm->t_state.cache_info.object_read; in TSHttpTxnCachedRespGet() local
5366 if ((!cached_obj) || (!cached_obj->valid())) { in TSHttpTxnCachedRespGet()
5405 if ((!cached_obj) || (!cached_obj->valid())) { in TSHttpTxnCachedRespModifiableGet()
5708 HTTPInfo *cached_obj = s->cache_info.object_read; in TSHttpTxnServerRespIgnore() local
5711 if (cached_obj == nullptr || !cached_obj->valid()) { in TSHttpTxnServerRespIgnore()
5715 cached_resp = cached_obj->response_get(); in TSHttpTxnServerRespIgnore()
6815 HTTPInfo *cached_obj = sm->t_state.cache_info.object_read; in TSHttpTxnCachedRespTimeGet() local
6817 if (cached_obj == nullptr || !cached_obj->valid()) { in TSHttpTxnCachedRespTimeGet()
[all …]
/dports/security/libpreludedb/libpreludedb-1.2.6/
H A DChangeLog10868 remove unneeded cached_obj variable.