- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 57 for 5215 (0.03 sec)
-
guava/src/com/google/common/net/InetAddresses.java
Inet4Address client = getInet4Address(clientBytes); return new TeredoInfo(server, client, port, flags); } /** * Evaluates whether the argument is an ISATAP address. * * <p>From RFC 5214: "ISATAP interface identifiers are constructed in Modified EUI-64 format [...] * by concatenating the 24-bit IANA OUI (00-00-5E), the 8-bit hexadecimal value 0xFE, and a 32-bit * IPv4 address in network byte order [...]" *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0) -
docs/en/docs/tutorial/handling-errors.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 9.4K bytes - Viewed (0) -
README.md
└── src/test/java/ # Comprehensive test suite ``` ## 📊 Performance Metrics CoreLib 0.7.0 includes significant performance improvements through Java 21 optimizations: - **5-15% faster** type conversions with pattern matching and switch expressions - **Reduced memory allocation** in collection operations and bean copying - **Improved reflection performance** with cached descriptors and optimized field access
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Sun Aug 31 02:56:02 UTC 2025 - 12.7K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s
VPSHRDW $82, Z8, Z22, K4, Z12 // 6253cd4472e052 VPSHRDW $82, 15(R8), Z22, K4, Z12 // 6253cd4472a00f00000052 VPSHRDW $82, (BP), Z22, K4, Z12 // 6273cd4472650052 VPSHRDW $82, Z6, Z11, K4, Z12 // 6273a54c72e652 VPSHRDW $82, Z8, Z11, K4, Z12 // 6253a54c72e052 VPSHRDW $82, 15(R8), Z11, K4, Z12 // 6253a54c72a00f00000052
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 97.1K bytes - Viewed (0) -
cmd/apierrorcode_string.go
_ = x[ErrSiteReplicationPeerResp-211] _ = x[ErrSiteReplicationBackendIssue-212] _ = x[ErrSiteReplicationServiceAccountError-213] _ = x[ErrSiteReplicationBucketConfigError-214] _ = x[ErrSiteReplicationBucketMetaError-215] _ = x[ErrSiteReplicationIAMError-216] _ = x[ErrSiteReplicationConfigMissing-217] _ = x[ErrSiteReplicationIAMConfigMismatch-218] _ = x[ErrAdminRebalanceAlreadyStarted-219] _ = x[ErrAdminRebalanceNotStarted-220]
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Apr 16 07:34:24 UTC 2025 - 21.6K bytes - Viewed (0) -
android/guava/src/com/google/common/net/InetAddresses.java
Inet4Address client = getInet4Address(clientBytes); return new TeredoInfo(server, client, port, flags); } /** * Evaluates whether the argument is an ISATAP address. * * <p>From RFC 5214: "ISATAP interface identifiers are constructed in Modified EUI-64 format [...] * by concatenating the 24-bit IANA OUI (00-00-5E), the 8-bit hexadecimal value 0xFE, and a 32-bit * IPv4 address in network byte order [...]" *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/RegularImmutableMap.java
// Max size is halved due to indexing into double-sized alternatingKeysAndValues private static final int BYTE_MAX_SIZE = 1 << (Byte.SIZE - 1); // 2^7 = 128 private static final int SHORT_MAX_SIZE = 1 << (Short.SIZE - 1); // 2^15 = 32_768 private static final int BYTE_MASK = (1 << Byte.SIZE) - 1; // 2^8 - 1 = 255 private static final int SHORT_MASK = (1 << Short.SIZE) - 1; // 2^16 - 1 = 65_535 @SuppressWarnings("unchecked")
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 22.5K bytes - Viewed (0) -
CONTRIBUTING.md
workspace). you can do this by using the following command. As an example- ```bash docker run -it --rm -v $PWD:/tmp -w /tmp tensorflow/build:2.15-python3.10 ``` Once you have the packages installed, you can run a specific unit test in bazel by doing as follows: ```bash export flags="--config=linux -k" ```
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Sat Jan 11 04:47:59 UTC 2025 - 15.9K bytes - Viewed (0) -
kotlin-js-store/yarn.lock
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== dependencies: glob "^7.1.3" safe-buffer@^5.1.0: version "5.2.1" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Jul 22 12:28:51 UTC 2023 - 87.4K bytes - Viewed (0) -
android/guava-tests/benchmark/com/google/common/base/EnumsBenchmark.java
X199, X200, X201, X202, X203, X204, X205, X206, X207, X208, X209, X210, X211, X212, X213, X214, X215, X216, X217, X218, X219, X220, X221, X222, X223, X224, X225, X226, X227, X228, X229, X230, X231,
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Dec 19 18:03:30 UTC 2024 - 29.4K bytes - Viewed (0)