Search Options

Results per page
Sort
Preferred Languages
Advance

Results 221 - 230 of 260 for 18 (0.09 sec)

  1. lib/fips140/v1.0.0.zip

    bits.RotateLeft64(t, 3) t = a[11] ^ d1 bc3 = bits.RotateLeft64(t, 45) t = a[2] ^ d2 bc4 = bits.RotateLeft64(t, 61) t = a[18] ^ d3 bc0 = bits.RotateLeft64(t, 28) t = a[9] ^ d4 bc1 = bits.RotateLeft64(t, 20) a[20] = bc0 ^ (bc2 &^ bc1) a[11] = bc1 ^ (bc3 &^ bc2) a[2] = bc2 ^ (bc4 &^ bc3) a[18] = bc3 ^ (bc0 &^ bc4) a[9] = bc4 ^ (bc1 &^ bc0) t = a[15] ^ d0 bc4 = bits.RotateLeft64(t, 18) t = a[6] ^ d1 bc0 = bits.RotateLeft64(t, 1) t = a[22] ^ d2 bc1 = bits.RotateLeft64(t, 6) t = a[13] ^ d3 bc2 = bits.RotateLeft64(t,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. api/go1.11.txt

    pkg debug/elf, const R_RISCV_ALIGN = 43
    pkg debug/elf, const R_RISCV_ALIGN R_RISCV
    pkg debug/elf, const R_RISCV_BRANCH = 16
    pkg debug/elf, const R_RISCV_BRANCH R_RISCV
    pkg debug/elf, const R_RISCV_CALL = 18
    pkg debug/elf, const R_RISCV_CALL R_RISCV
    pkg debug/elf, const R_RISCV_CALL_PLT = 19
    pkg debug/elf, const R_RISCV_CALL_PLT R_RISCV
    pkg debug/elf, const R_RISCV_COPY = 4
    pkg debug/elf, const R_RISCV_COPY R_RISCV
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.28.md

        - [Source Code](#source-code-18)
        - [Client Binaries](#client-binaries-18)
        - [Server Binaries](#server-binaries-18)
        - [Node Binaries](#node-binaries-18)
        - [Container Images](#container-images-18)
      - [Changelog since v1.28.0-alpha.4](#changelog-since-v1280-alpha4)
      - [Changes by Kind](#changes-by-kind-18)
        - [Deprecation](#deprecation-1)
        - [API Change](#api-change-7)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.7.md

      - [Downloads for v1.7.0-beta.2](#downloads-for-v170-beta2)
        - [Client Binaries](#client-binaries-18)
        - [Server Binaries](#server-binaries-18)
        - [Node Binaries](#node-binaries-18)
      - [Changelog since v1.7.0-beta.1](#changelog-since-v170-beta1)
        - [Action Required](#action-required-2)
        - [Other notable changes](#other-notable-changes-18)
    - [v1.7.0-beta.1](#v170-beta1)
      - [Downloads for v1.7.0-beta.1](#downloads-for-v170-beta1)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.26.md

        - [Source Code](#source-code-18)
        - [Client Binaries](#client-binaries-18)
        - [Server Binaries](#server-binaries-18)
        - [Node Binaries](#node-binaries-18)
        - [Container Images](#container-images-18)
      - [Changelog since v1.26.0-alpha.3](#changelog-since-v1260-alpha3)
      - [Changes by Kind](#changes-by-kind-18)
        - [Deprecation](#deprecation-1)
        - [API Change](#api-change-10)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  6. api/go1.4.txt

    pkg debug/elf, const R_AARCH64_P32_TLS_DTPREL R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_TLS_TPREL = 186
    pkg debug/elf, const R_AARCH64_P32_TLS_TPREL R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_TSTBR14 = 18
    pkg debug/elf, const R_AARCH64_P32_TSTBR14 R_AARCH64
    pkg debug/elf, const R_AARCH64_PREL16 = 262
    pkg debug/elf, const R_AARCH64_PREL16 R_AARCH64
    pkg debug/elf, const R_AARCH64_PREL32 = 261
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 12 03:01:01 UTC 2014
    - 34K bytes
    - Viewed (0)
  7. doc/go_spec.html

    <p>
    The following character sequences represent <a href="#Operators">operators</a>
    (including <a href="#Assignment_statements">assignment operators</a>) and punctuation
    [<a href="#Go_1.18">Go 1.18</a>]:
    </p>
    <pre class="grammar">
    +    &amp;     +=    &amp;=     &amp;&amp;    ==    !=    (    )
    -    |     -=    |=     ||    &lt;     &lt;=    [    ]
    *    ^     *=    ^=     &lt;-    &gt;     &gt;=    {    }
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.22.md

        - [Removed](#removed-17)
    - [v1.22.0-rc.0](#v1220-rc0)
      - [Downloads for v1.22.0-rc.0](#downloads-for-v1220-rc0)
        - [Source Code](#source-code-18)
        - [Client Binaries](#client-binaries-18)
        - [Server Binaries](#server-binaries-18)
        - [Node Binaries](#node-binaries-18)
      - [Changelog since v1.22.0-beta.2](#changelog-since-v1220-beta2)
      - [Changes by Kind](#changes-by-kind-17)
        - [API Change](#api-change-3)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  9. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	VROTRB		$3, V1		// 212ca072
    	VROTRH		$0, V1, V2	// 2240a072
    	VROTRH		$15, V1, V2	// 227ca072
    	VROTRH		$5, V1		// 2154a072
    	VROTRW		$0, V1, V2	// 2280a072
    	VROTRW		$31, V1, V2	// 22fca072
    	VROTRW		$18, V1		// 21c8a072
    	VROTRV		$0, V1, V2	// 2200a172
    	VROTRV		$63, V1, V2	// 22fca172
    	VROTRV		$52, V1		// 21d0a172
    	XVSLLB		$0, X2, X1	// 41202c77
    	XVSLLB		$7, X2, X1	// 413c2c77
    	XVSLLB		$4, X2		// 42302c77
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Sep 04 19:24:25 UTC 2025
    - 35.5K bytes
    - Viewed (0)
  10. cmd/xl-storage-format-v1_gen.go

    			}
    		}
    	}
    	o = bts
    	return
    }
    
    // Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
    func (z *xlMetaV1Object) Msgsize() (s int) {
    	s = 1 + 8 + msgp.StringPrefixSize + len(z.Version) + 7 + msgp.StringPrefixSize + len(z.Format) + 5 + z.Stat.Msgsize() + 8 + z.Erasure.Msgsize() + 6 + 1 + 8 + msgp.StringPrefixSize + len(z.Minio.Release) + 5 + msgp.MapHeaderSize
    	if z.Meta != nil {
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Dec 15 22:50:12 UTC 2024
    - 41.4K bytes
    - Viewed (0)
Back to top