Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for 147 (0.04 sec)

  1. 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)
  2. 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)
  3. CHANGELOG/CHANGELOG-1.14.md

        - [Client Binaries](#client-binaries-2)
        - [Server Binaries](#server-binaries-2)
        - [Node Binaries](#node-binaries-2)
      - [Changelog since v1.14.7](#changelog-since-v1147)
        - [Other notable changes](#other-notable-changes-2)
    - [v1.14.7](#v1147)
      - [Downloads for v1.14.7](#downloads-for-v1147)
        - [Client Binaries](#client-binaries-3)
        - [Server Binaries](#server-binaries-3)
        - [Node Binaries](#node-binaries-3)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  4. 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)
  5. 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)
  6. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VRANGEPD $14, (R14), Z27, K1, Z2                   // 62d3a54150160e
    	VRANGEPD $14, -7(DI)(R8*8), Z27, K1, Z2            // 62b3a5415094c7f9ffffff0e
    	VRANGEPD $14, Z23, Z25, K1, Z2                     // 62b3b54150d70e
    	VRANGEPD $14, Z9, Z25, K1, Z2                      // 62d3b54150d10e
    	VRANGEPD $14, (R14), Z25, K1, Z2                   // 62d3b54150160e
    	VRANGEPD $14, -7(DI)(R8*8), Z25, K1, Z2            // 62b3b5415094c7f9ffffff0e
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 194.8K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SETREUID = 126
    pkg syscall (darwin-386), const SYS_SETRLIMIT = 195
    pkg syscall (darwin-386), const SYS_SETSGROUPS = 287
    pkg syscall (darwin-386), const SYS_SETSID = 147
    pkg syscall (darwin-386), const SYS_SETSOCKOPT = 105
    pkg syscall (darwin-386), const SYS_SETTID = 285
    pkg syscall (darwin-386), const SYS_SETTID_WITH_PID = 311
    pkg syscall (darwin-386), const SYS_SETTIMEOFDAY = 122
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  8. 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)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_USB_LINUX_MMAPPED = 220
    pkg syscall (freebsd-arm64), const DLT_USB_LINUX_MMAPPED ideal-int
    pkg syscall (freebsd-arm64), const DLT_USER0 = 147
    pkg syscall (freebsd-arm64), const DLT_USER0 ideal-int
    pkg syscall (freebsd-arm64), const DLT_USER1 = 148
    pkg syscall (freebsd-arm64), const DLT_USER1 ideal-int
    pkg syscall (freebsd-arm64), const DLT_USER10 = 157
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const IFT_DVBASIOUT = 173
    pkg syscall (netbsd-arm64-cgo), const IFT_DVBASIOUT ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCDOWNSTREAM = 147
    pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCDOWNSTREAM ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCMACLAYER = 146
    pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCMACLAYER ideal-int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
Back to top