- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Arc (0.03 sec)
-
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/integration-tests/kubernetes-client-devservices/pom.xml quarkus/extensions/kubernetes-client/runtime/pom.xml quarkus/extensions/arc/runtime/pom.xml quarkus/test-framework/junit5/pom.xml quarkus/independent-projects/arc/tcks/cdi-tck-runner/pom.xml quarkus/independent-projects/arc/tcks/arquillian/pom.xml quarkus/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0) -
src/test/java/org/codelibs/opensearch/extension/analysis/NGramSynonymTokenizer.java
private final boolean ignoreCase; private final SynonymLoader synonymLoader; private long lastModified; private SynonymMap synonymMap = null; private FST.Arc<BytesRef> scratchArc; private FST<BytesRef> fst; private FST.BytesReader fstReader; private final BytesRef scratchBytes = new BytesRef(); private final CharsRef scratchChars = new CharsRef();Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Sat Mar 15 06:51:20 UTC 2025 - 17K bytes - Viewed (0) -
internal/disk/directio_unsupported.go
// reasons. Note that ZFS is effectively the default filesystem on illumos // systems. // // One benefit of using DirectIO on Linux is that the page cache will not be // polluted with single-access data. The ZFS read cache (ARC) is scan-resistant // so there is no risk of polluting the entire cache with data accessed once. // Another goal of DirectIO is to minimize the mutation of data by the kernel
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Wed Oct 18 18:08:15 UTC 2023 - 2.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</magic> </mime-type> <mime-type type="application/x-internet-archive"> <acronym>ARC</acronym> <_comment>ARC</_comment> <magic priority="60"> <match value="filedesc://" type="string" offset="0"/> </magic> <glob pattern="*.arc"/> </mime-type> <mime-type type="application/x-isatab-investigation"> <_comment>ISA-Tab Investigation file</_comment>Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Oct 16 07:46:32 UTC 2025 - 320.2K bytes - Viewed (5) -
CHANGELOG/CHANGELOG-1.3.md
* kubectl apply: retry applying a patch if a version conflict error is encountered ([#26557](https://github.com/kubernetes/kubernetes/pull/26557), [@AdoHe](https://github.com/AdoHe)) * Revert "Wait for arc.getArchive() to complete before running tests" ([#27130](https://github.com/kubernetes/kubernetes/pull/27130), [@pwittrock](https://github.com/pwittrock))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K bytes - Viewed (0)