Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for 168 (0.04 sec)

  1. okhttp/src/test/java/okhttp3/internal/HostnamesTest.kt

            byteArrayOf(
              192.toByte(),
              168.toByte(),
              0,
              1,
            ),
        )
      }
    
      @Test
      fun canonicalizeInetAddressIPv6RepresentationOfMappedIPV4() {
        val addressAIpv6 = decodeIpv6("::FFFF:192.168.0.1")!!
        assertThat(canonicalizeInetAddress(addressAIpv6)).isEqualTo(byteArrayOf(192.toByte(), 168.toByte(), 0, 1))
      }
    
      @Test
      fun inet4AddressToAscii() {
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Tue Jan 30 06:23:33 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  2. src/test/java/jcifs/tests/PACTest.java

    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Oct 01 12:01:17 UTC 2023
    - 22.3K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb/NtlmUtil.java

            Encdec.enc_uint32le(0x00000101, temp, 0); // Header
            Encdec.enc_uint32le(0x00000000, temp, 4); // Reserved
            Encdec.enc_uint64le(nanos1601, temp, 8);
            System.arraycopy(clientChallenge, 0, temp, 16, 8);
            Encdec.enc_uint32le(0x00000000, temp, 24); // Unknown
            if ( avPairs != null )
                System.arraycopy(avPairs, 0, temp, 28, avPairsLength);
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Tue Jul 07 12:07:20 UTC 2020
    - 9.7K bytes
    - Viewed (0)
  4. cmd/endpoint-ellipses_test.go

    			12,
    			true,
    		},
    		{
    			[]string{"http://host{0...5}/data{1...28}"},
    			[]uint64{168},
    			[][]uint64{{12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12}},
    			12,
    			true,
    		},
    		// Incorrect custom set drive count.
    		{
    			[]string{"http://host{0...5}/data{1...28}"},
    			[]uint64{168},
    			nil,
    			10,
    			false,
    		},
    		// Failure not divisible number of disks.
    		{
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 15.2K bytes
    - Viewed (0)
  5. src/main/java/jcifs/smb1/smb1/NtlmPasswordAuthentication.java

                hmac = new HMACT64(hmac.digest());
                hmac.update(challenge);
                hmac.update(clientChallenge);
                hmac.digest(response, 0, 16);
                System.arraycopy(clientChallenge, 0, response, 16, 8);
                return response;
            } catch (Exception ex) {
                if( log.level > 0 )
                    ex.printStackTrace( log );
                return null;
            }
        }
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 22.5K bytes
    - Viewed (0)
  6. cmd/apierrorcode_string.go

    	_ = x[ErrObjectExistsAsDirectory-164]
    	_ = x[ErrInvalidObjectName-165]
    	_ = x[ErrInvalidObjectNamePrefixSlash-166]
    	_ = x[ErrInvalidResourceName-167]
    	_ = x[ErrInvalidLifecycleQueryParameter-168]
    	_ = x[ErrServerNotInitialized-169]
    	_ = x[ErrBucketMetadataNotInitialized-170]
    	_ = x[ErrRequestTimedout-171]
    	_ = x[ErrClientDisconnected-172]
    	_ = x[ErrTooManyRequests-173]
    	_ = x[ErrInvalidRequest-174]
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.16.md

        - [Node Binaries](#node-binaries-7)
      - [Changelog since v1.16.8](#changelog-since-v1168)
      - [Changes by Kind](#changes-by-kind-7)
        - [Feature](#feature-1)
        - [Bug or Regression](#bug-or-regression-7)
        - [Other (Cleanup or Flake)](#other-cleanup-or-flake-3)
    - [v1.16.8](#v1168)
      - [Downloads for v1.16.8](#downloads-for-v1168)
        - [Client Binaries](#client-binaries-8)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  8. api/go1.11.txt

    pkg debug/elf, const EM_DSPIC30F Machine
    pkg debug/elf, const EM_DXP = 112
    pkg debug/elf, const EM_DXP Machine
    pkg debug/elf, const EM_ECOG1 = 168
    pkg debug/elf, const EM_ECOG1 Machine
    pkg debug/elf, const EM_ECOG16 = 176
    pkg debug/elf, const EM_ECOG16 Machine
    pkg debug/elf, const EM_ECOG1X = 168
    pkg debug/elf, const EM_ECOG1X Machine
    pkg debug/elf, const EM_ECOG2 = 134
    pkg debug/elf, const EM_ECOG2 Machine
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  9. src/cmd/asm/internal/asm/testdata/arm.s

    // BFX/BFXU/BFC/BFI
    	BFX	$16, $8, R1, R2 // BFX $16, R1, $8, R2   // 5124afe7
    	BFX	$29, $2, R8                              // 5881bce7
    	BFXU	$16, $8, R1, R2 // BFXU $16, R1, $8, R2  // 5124efe7
    	BFXU	$29, $2, R8                              // 5881fce7
    	BFC	$29, $2, R8                              // 1f81dee7
    	BFI	$29, $2, R8                              // 1881dee7
    	BFI	$16, $8, R1, R2 // BFI $16, R1, $8, R2   // 1124d7e7
    
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 69K bytes
    - Viewed (0)
  10. android/guava-tests/test/com/google/common/collect/MapMakerInternalMapTest.java

    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Tue Feb 20 17:00:05 UTC 2024
    - 35.1K bytes
    - Viewed (0)
Back to top