- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 12 for 2361 (0.06 seconds)
-
src/test/resources/plugin/repo3/fess-crawler-webdriver/maven-metadata.xml
<version>2.2.1</version> <version>2.2.2</version> <version>2.2.3</version> <version>2.3.0</version> <version>2.3.1</version> <version>2.3.2</version> <version>2.3.3</version> <version>2.3.4</version> <version>2.3.5</version> <version>2.3.6</version> <version>2.4.0</version> <version>2.4.1</version> <version>2.4.2</version> <version>2.4.3</version>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 3.6K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-parent/maven-metadata.xml
<version>2.2.1</version> <version>2.2.2</version> <version>2.2.3</version> <version>2.3.0</version> <version>2.3.1</version> <version>2.3.2</version> <version>2.3.3</version> <version>2.3.4</version> <version>2.3.5</version> <version>2.3.6</version> <version>2.4.0</version> <version>2.4.1</version> <version>2.4.2</version> <version>2.4.3</version>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 4.2K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler/maven-metadata.xml
<version>2.2.1</version> <version>2.2.2</version> <version>2.2.3</version> <version>2.3.0</version> <version>2.3.1</version> <version>2.3.2</version> <version>2.3.3</version> <version>2.3.4</version> <version>2.3.5</version> <version>2.3.6</version> <version>2.4.0</version> <version>2.4.1</version> <version>2.4.2</version> <version>2.4.3</version>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 4.2K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/CompactHashing.java
/** Bitmask that selects the low bits of metadata to get hashTableBits. */ static final int HASH_TABLE_BITS_MASK = (1 << HASH_TABLE_BITS_MAX_BITS) - 1; /** Maximum size of a compact hash-based collection (2^30 - 1 because 0 is UNSET). */ static final int MAX_SIZE = Ints.MAX_POWER_OF_TWO - 1; /** Default size of a compact hash-based collection. */ static final int DEFAULT_SIZE = 3; /**
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Dec 26 20:08:09 GMT 2025 - 7.1K bytes - Click Count (0) -
android/guava/src/com/google/common/primitives/SignedBytes.java
* * @since 23.1 */ public static void sortDescending(byte[] array) { checkNotNull(array); sortDescending(array, 0, array.length); } /** * Sorts the elements of {@code array} between {@code fromIndex} inclusive and {@code toIndex} * exclusive in descending order. * * @since 23.1 */
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Dec 21 03:10:51 GMT 2024 - 7.2K bytes - Click Count (0) -
fuzzing/fuzzingserver-expected.txt
"13.5.18 UNIMPLEMENTED" "13.5.2 UNIMPLEMENTED" "13.5.3 UNIMPLEMENTED" "13.5.4 UNIMPLEMENTED" "13.5.5 UNIMPLEMENTED" "13.5.6 UNIMPLEMENTED" "13.5.7 UNIMPLEMENTED" "13.5.8 UNIMPLEMENTED" "13.5.9 UNIMPLEMENTED" "13.6.1 UNIMPLEMENTED" "13.6.10 UNIMPLEMENTED" "13.6.11 UNIMPLEMENTED" "13.6.12 UNIMPLEMENTED" "13.6.13 UNIMPLEMENTED" "13.6.14 UNIMPLEMENTED" "13.6.15 UNIMPLEMENTED" "13.6.16 UNIMPLEMENTED"
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 26 02:01:32 GMT 2019 - 6.7K bytes - Click Count (1) -
android/guava-tests/test/com/google/common/util/concurrent/StripedTest.java
Striped.lock(100), Striped.lock(256), Striped.custom(100, FAIR_LOCK_SUPPLER), Striped.custom(256, FAIR_LOCK_SUPPLER), Striped.semaphore(100, 1), Striped.semaphore(256, 1)); } private static final Supplier<Lock> FAIR_LOCK_SUPPLER = () -> new ReentrantLock(true); private static final Supplier<Semaphore> SEMAPHORE_SUPPLER = () -> new Semaphore(1, false);
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 8.1K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/StripedTest.java
Striped.lock(100), Striped.lock(256), Striped.custom(100, FAIR_LOCK_SUPPLER), Striped.custom(256, FAIR_LOCK_SUPPLER), Striped.semaphore(100, 1), Striped.semaphore(256, 1)); } private static final Supplier<Lock> FAIR_LOCK_SUPPLER = () -> new ReentrantLock(true); private static final Supplier<Semaphore> SEMAPHORE_SUPPLER = () -> new Semaphore(1, false);
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 8.1K bytes - Click Count (0) -
build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/test/rerun/InternalTestRerunPluginFuncTest.groovy
Test jvm system exit trace:""") == false } def "all tests are rerun when test jvm has crashed"() { when: settingsFile.text = """ plugins { id "com.gradle.enterprise" version "3.6.1" } gradleEnterprise { server = 'https://gradle-enterprise.elastic.co/' } """ + settingsFile.text buildFile.text = """ plugins { id 'java'Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Fri Sep 03 10:22:28 GMT 2021 - 8.9K bytes - Click Count (0) -
guava/src/com/google/common/collect/CompactHashing.java
/** Bitmask that selects the low bits of metadata to get hashTableBits. */ static final int HASH_TABLE_BITS_MASK = (1 << HASH_TABLE_BITS_MAX_BITS) - 1; /** Maximum size of a compact hash-based collection (2^30 - 1 because 0 is UNSET). */ static final int MAX_SIZE = Ints.MAX_POWER_OF_TWO - 1; /** Default size of a compact hash-based collection. */ static final int DEFAULT_SIZE = 3; /**
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Dec 26 20:08:09 GMT 2025 - 7.1K bytes - Click Count (0)