- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for 147 (0.02 sec)
-
src/test/java/jcifs/dcerpc/UnicodeStringTest.java
rpc.unicode_string dummyRus = new rpc.unicode_string(); dummyRus.buffer = new short[] { 'T', 'e', 's', 't', 'i', 'n', 'g' }; dummyRus.length = 14; // 7 characters * 2 bytes/char dummyRus.maximum_length = 14; UnicodeString manualUnicodeString = new UnicodeString(dummyRus, false);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 9.3K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/hash/Crc32cHashFunctionTest.java
private static final int CRC32C_GENERATOR_FLIPPED = Integer.reverse(CRC32C_GENERATOR); public void testCrc32cByteTable() { // See Hacker's Delight 2nd Edition, Figure 14-7. int[] expected = new int[256]; for (int i = 0; i < expected.length; i++) { int crc = i; for (int j = 7; j >= 0; j--) { int mask = -(crc & 1);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 6.6K bytes - Viewed (0) -
cmd/erasure-sets_test.go
{"117Gn8rfHL2ACARPAhaFd0AGzic9pUbIA/5OCn5A", 35}, {"SHØRT", 49}, {"There are far too many object names, and far too few bucket names!", 8}, {"a/b/c/", 159}, {"/a/b/c", 96}, {string([]byte{0xff, 0xfe, 0xfd}), 147}, } // Tests hashing order to be consistent. for i, testCase := range testCases { if sipHashElement := hashKey("SIPMOD", testCase.objectName, 200, testUUID); sipHashElement != testCase.sipHash {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 6.8K bytes - Viewed (0) -
cmd/apierrorcode_string.go
_ = x[ErrInvalidSSECustomerKey-143] _ = x[ErrMissingSSECustomerKey-144] _ = x[ErrMissingSSECustomerKeyMD5-145] _ = x[ErrSSECustomerKeyMD5Mismatch-146] _ = x[ErrInvalidSSECustomerParameters-147] _ = x[ErrIncompatibleEncryptionMethod-148] _ = x[ErrKMSNotConfigured-149] _ = x[ErrKMSKeyNotFoundException-150] _ = x[ErrKMSDefaultKeyAlreadyConfigured-151] _ = x[ErrNoAccessKey-152] _ = x[ErrInvalidToken-153]
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Apr 16 07:34:24 UTC 2025 - 21.6K bytes - Viewed (0) -
docs/en/data/translation_reviewers.yml
s111d: login: s111d count: 147 avatarUrl: https://avatars.githubusercontent.com/u/4954856?v=4 url: https://github.com/s111d Xewus: login: Xewus count: 140 avatarUrl: https://avatars.githubusercontent.com/u/85196001?u=f8e2dc7e5104f109cef944af79050ea8d1b8f914&v=4 url: https://github.com/Xewus sodaMelon: login: sodaMelon count: 127
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 08:58:29 UTC 2025 - 65.1K bytes - Viewed (0)