- Sort Score
- Result 10 results
- Languages All
Results 501 - 510 of 595 for cacher (3.92 sec)
-
src/main/webapp/js/admin/jquery-3.7.1.min.js
unction(e){var t=e[this.expando];return t||(t={},$(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[F(t)]=n;else for(r in t)i[F(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][F(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 85.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
* etcd3: watcher logging error ([#32831](https://github.com/kubernetes/kubernetes/pull/32831), [@hongchaodeng](https://github.com/hongchaodeng)) * etcd: watcher centralize error handling ([#32907](https://github.com/kubernetes/kubernetes/pull/32907), [@hongchaodeng](https://github.com/hongchaodeng))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
fstype: ext3 ``` ([#56147](https://github.com/kubernetes/kubernetes/pull/56147), [@andyzhangx](https://github.com/andyzhangx)) ### Scheduling * Fixed a bug the in scheduler cache by using Pod UID as the cache key instead of namespace/name ([#61069](https://github.com/kubernetes/kubernetes/pull/61069), [@anfernee](https://github.com/anfernee))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.search_result_favorite=Vind ik leuk labels.search_result_favorited=Vond ik leuk labels.search_click_count=Klikken ({0}) labels.search_click_views={0} weergaven labels.search_result_more=Meer details.. labels.search_result_cache=Cache labels.search_result_similar=Vergelijkbare resultaten ({0}) labels.facet_label_title=Label labels.facet_timestamp_title=Periode labels.facet_timestamp_1day=Afgelopen 24 uur labels.facet_timestamp_1week=Afgelopen week
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/resources/fess_label_it.properties
labels.search_result_favorite=Mi piace labels.search_result_favorited=Ti piace labels.search_click_count=Clic ({0}) labels.search_click_views={0} visualizzazioni labels.search_result_more=Dettagli.. labels.search_result_cache=Cache labels.search_result_similar=Risultati simili ({0}) labels.facet_label_title=Etichetta labels.facet_timestamp_title=Periodo labels.facet_timestamp_1day=Ultime 24 ore labels.facet_timestamp_1week=Ultima settimana
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.search_list_configuration=Suchen labels.search_list_button_delete=Löschen labels.search_list_delete_confirmation=Sind Sie sicher, dass Sie löschen möchten? labels.search_list_button_delete_all=Alle mit dieser Abfrage löschen labels.search_list_delete_all_confirmation=Sind Sie sicher, dass Sie alle mit dieser Abfrage löschen möchten? labels.search_list_button_cancel=Abbrechen labels.failure_url_configuration=Fehler-URL
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.34.md
using Endpoints. If you were using the aggregated API server feature, and you were writing out the endpoints for it by hand (rather than letting kube-controller-manager generate `Endpoints` and `EndpointSlices` for it automatically based on the Service definition), then you should write out an EndpointSlice object rather
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (0) -
tensorflow/c/c_api_experimental.cc
// scheduled on that same threadpool, causing a deadlock in cases where the // caller of event_mgr->ThenExecute() blocks on the completion of the callback // (as in the case of ConstOp kernel creation on GPU, which involves copying a // CPU tensor to GPU). // Setting a larger thread pool does not help with the Swift caller, as we use // a different TFE context for each thread of execution (for running graph
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 03:53:25 UTC 2025 - 29.5K bytes - Viewed (0) -
src/archive/zip/writer.go
} return nil } // CreateHeader adds a file to the zip archive using the provided [FileHeader] // for the file metadata. [Writer] takes ownership of fh and may mutate // its fields. The caller must not modify fh after calling [Writer.CreateHeader]. // // This returns a [Writer] to which the file contents should be written. // The file's contents must be written to the io.Writer before the next
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Jan 28 04:20:09 UTC 2025 - 19.4K bytes - Viewed (0) -
src/test/java/jcifs/config/DelegatingConfigurationTest.java
assertEquals(65024, transactionBufferSize, "Should delegate transaction buffer size"); assertEquals(16, bufferCacheSize, "Should delegate buffer cache size"); assertEquals(1024, notifyBufferSize, "Should delegate notify buffer size"); verify(mockDelegate).getSendBufferSize(); verify(mockDelegate).getReceiveBufferSize();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 20.7K bytes - Viewed (0)