- Sort Score
- Num 10 results
- Language All
Results 231 - 240 of 260 for cycles (0.07 seconds)
-
TESTING.asciidoc
------------------------------------------------------------------ ./gradlew test -Dtests.awaitsfix=[false] - known issue (@AwaitsFix) ------------------------------------------------------------------ === Load balancing and caches. By default the tests run on multiple processes using all the available cores on all available CPUs. Not including hyper-threading. If you want to explicitly specify the number of JVMs you can do so on the command line:
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Mon Jun 07 13:55:20 GMT 2021 - 32.5K bytes - Click Count (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 112.2K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/TreeRangeSet.java
return get(key) != null; } @Override public @Nullable Range<C> get(@Nullable Object key) { if (key instanceof Cut) { try { @SuppressWarnings("unchecked") // we catch CCEs Cut<C> cut = (Cut<C>) key; if (!upperBoundWindow.contains(cut)) { return null; } Entry<Cut<C>, Range<C>> candidate = rangesByLowerBound.lowerEntry(cut);
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Sep 23 17:50:58 GMT 2025 - 32.3K bytes - Click Count (0) -
api/go1.1.txt
pkg runtime, method (*BlockProfileRecord) Stack() []uintptr pkg runtime, type BlockProfileRecord struct pkg runtime, type BlockProfileRecord struct, Count int64 pkg runtime, type BlockProfileRecord struct, Cycles int64 pkg runtime, type BlockProfileRecord struct, embedded StackRecord pkg runtime/debug, func FreeOSMemory() pkg runtime/debug, func ReadGCStats(*GCStats) pkg runtime/debug, func SetGCPercent(int) int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
compat/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
MavenExecutionRequest request = executionRequestPopulator.populateDefaults(cliRequest.request); request.setRepositoryCache(new DefaultRepositoryCache()); // reset caches if (cliRequest.request.getRepositoryCache() == null) { cliRequest.request.setRepositoryCache(new DefaultRepositoryCache()); } eventSpyDispatcher.onEvent(request);
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Mon Oct 27 13:24:03 GMT 2025 - 78.1K bytes - Click Count (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"audio/vmr-wb", "audio/vnd.3gpp.iufp", "audio/vnd.4sb", "audio/vnd.audiokoz", "audio/vnd.adobe.soundbooth", "audio/vnd.celp", "audio/vnd.cisco.nse", "audio/vnd.cmles.radio-events", "audio/vnd.cns.anp1", "audio/vnd.cns.inf1", "audio/vnd.digital-winds", "audio/vnd.dlna.adts", "audio/vnd.dolby.heaac.1", "audio/vnd.dolby.heaac.2",
Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Wed Feb 11 01:15:55 GMT 2026 - 50.4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.8.md
* request a client certificate from the API server during the boot cycle and pause * waiting for the request to be satisfied. It will continually refresh the certificate * as the certificates expiration approaches.Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Feb 20 15:45:02 GMT 2024 - 312.2K bytes - Click Count (0) -
src/main/resources/fess_config.properties
log.notification.search.size=1000 # Maximum number of events to buffer in memory. log.notification.buffer.size=1000 # Interval (seconds) for the notification job cycle, used in notification messages.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
cmd/xl-storage.go
} return res, err } if len(xlMeta.versions) <= 10 { // any number of versions beyond this is excessive // avoid healing such objects in this manner, let // it heal during the regular scanner cycle. dst := []byte{} for _, ver := range xlMeta.versions { dst = slices.Grow(dst, 16) copy(dst[len(dst):], ver.header.VersionID[:]) } res.Sign = dst }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 91.7K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.7.md
* request a client certificate from the API server during the boot cycle and pause * waiting for the request to be satisfied. It will continually refresh the certificateCreated: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 308.7K bytes - Click Count (1)