Home
last modified time | relevance | path

Searched refs:cached_object (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/pear-Cache/Cache-1.5.6/
H A DFunction.php117 $cached_object = $this->get($id, 'function_cache');
119 if ($cached_object != null) {
122 $output = $cached_object[0];
123 $result = $cached_object[1];
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dtarget.c90 t_cached_object *cached_object; in send_file() local
400 cached_object = NULL; in send_file()
410 if (cached_object != NULL) { in send_file()
413 cached_object = NULL; in send_file()
417 if (cached_object != NULL) { in send_file()
420 cached_object = NULL; in send_file()
530 t_cached_object *cached_object; in execute_cgi() local
703 } else if (send_buffer(session, cached_object->header, cached_object->header_length) == -1) { in execute_cgi()
1692 t_cached_object *cached_object; in proxy_request() local
1707 if (send_buffer(session, cached_object->header, cached_object->header_length) == -1) { in proxy_request()
[all …]
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/resolwe/
H A Dgenapi.py34 cached_object = requests_cache.core.get_cache()
35 …responses = [cached_object.get_response_and_time(response) for response in cached_object.responses]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/cache/
H A Dhelpers.rb25 cached_object(
59 def cached_object(object, presenter:, presenter_args:, context:, expires_in:) method
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/cache/
H A Ddictionary_client.cc1088 const typename T::Cache_partition *cached_object = nullptr; in acquire() local
1105 *object = dynamic_cast<const T *>(cached_object); in acquire()
1109 releaser.transfer_release(cached_object); in acquire()
1120 const typename T::Cache_partition *cached_object = nullptr; in acquire_for_modification() local
1137 const T *casted = dynamic_cast<const T *>(cached_object); in acquire_for_modification()
1260 *object = dynamic_cast<const T *>(cached_object); in acquire()
1264 releaser.transfer_release(cached_object); in acquire()
1360 *object = dynamic_cast<const T *>(cached_object); in acquire()
1364 releaser.transfer_release(cached_object); in acquire()
1525 if (cached_object != nullptr) { in acquire_for_modification()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/v8windbg/src/
H A Dobject-inspection.cc174 V8CachedObject* cached_object, in CreateSyntheticObjectForV8Object() argument
181 ctx, Extension::Current()->GetObjectDataModel(), cached_object, result); in CreateSyntheticObjectForV8Object()
205 WRL::ComPtr<V8CachedObject> cached_object = WRL::Make<V8CachedObject>( in GetModelForBasicField() local
208 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in GetModelForBasicField()
616 WRL::ComPtr<V8CachedObject> cached_object = in Call() local
620 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in Call()
/dports/lang/v8/v8-9.6.180.12/tools/v8windbg/src/
H A Dobject-inspection.cc177 V8CachedObject* cached_object, in CreateSyntheticObjectForV8Object() argument
184 ctx, Extension::Current()->GetObjectDataModel(), cached_object, result); in CreateSyntheticObjectForV8Object()
208 WRL::ComPtr<V8CachedObject> cached_object = WRL::Make<V8CachedObject>( in GetModelForBasicField() local
211 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in GetModelForBasicField()
667 WRL::ComPtr<V8CachedObject> cached_object = in Call() local
671 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in Call()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/v8windbg/src/
H A Dobject-inspection.cc174 V8CachedObject* cached_object, in CreateSyntheticObjectForV8Object() argument
181 ctx, Extension::Current()->GetObjectDataModel(), cached_object, result); in CreateSyntheticObjectForV8Object()
205 WRL::ComPtr<V8CachedObject> cached_object = WRL::Make<V8CachedObject>( in GetModelForBasicField() local
208 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in GetModelForBasicField()
664 WRL::ComPtr<V8CachedObject> cached_object = in Call() local
668 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in Call()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/helpers/
H A Dcaching.rb56 cached_object(
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dmeta.php1052 foreach ( $cache_values as $id => $cached_object ) {
1053 if ( false === $cached_object ) {
1056 $cache[ $id ] = $cached_object;
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dmeta.php1052 foreach ( $cache_values as $id => $cached_object ) {
1053 if ( false === $cached_object ) {
1056 $cache[ $id ] = $cached_object;
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsha1-file.c206 static struct cached_object { struct
214 static struct cached_object empty_tree = { argument
221 static struct cached_object *find_cached_object(const struct object_id *oid) in find_cached_object()
224 struct cached_object *co = cached_objects; in find_cached_object()
1420 struct cached_object *co; in oid_object_info_extended()
1544 struct cached_object *co; in pretend_object_file()
/dports/devel/git-svn/git-2.34.1/
H A Dobject-file.c271 static struct cached_object { struct
279 static struct cached_object empty_tree = { argument
286 static struct cached_object *find_cached_object(const struct object_id *oid) in find_cached_object()
289 struct cached_object *co = cached_objects; in find_cached_object()
1479 struct cached_object *co; in do_oid_object_info_extended()
1623 struct cached_object *co; in pretend_object_file()
/dports/devel/git-gui/git-2.34.1/
H A Dobject-file.c271 static struct cached_object { struct
279 static struct cached_object empty_tree = { argument
286 static struct cached_object *find_cached_object(const struct object_id *oid) in find_cached_object()
289 struct cached_object *co = cached_objects; in find_cached_object()
1479 struct cached_object *co; in do_oid_object_info_extended()
1623 struct cached_object *co; in pretend_object_file()
/dports/devel/git-p4/git-2.34.1/
H A Dobject-file.c271 static struct cached_object {
279 static struct cached_object empty_tree = {
286 static struct cached_object *find_cached_object(const struct object_id *oid)
289 struct cached_object *co = cached_objects;
1479 struct cached_object *co;
1623 struct cached_object *co;
/dports/devel/git/git-2.34.1/
H A Dobject-file.c271 static struct cached_object { struct
279 static struct cached_object empty_tree = { argument
286 static struct cached_object *find_cached_object(const struct object_id *oid) in find_cached_object()
289 struct cached_object *co = cached_objects; in find_cached_object()
1479 struct cached_object *co; in do_oid_object_info_extended()
1623 struct cached_object *co; in pretend_object_file()
/dports/devel/git-cvs/git-2.34.1/
H A Dobject-file.c271 static struct cached_object { struct
279 static struct cached_object empty_tree = { argument
286 static struct cached_object *find_cached_object(const struct object_id *oid) in find_cached_object()
289 struct cached_object *co = cached_objects; in find_cached_object()
1479 struct cached_object *co; in do_oid_object_info_extended()
1623 struct cached_object *co; in pretend_object_file()