Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for 432 (0.05 sec)

  1. src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s

    	VMOVDQU AA2, (0*32)(oup); VMOVDQU BB2, (1*32)(oup); VMOVDQU CC2, (2*32)(oup); VMOVDQU DD2, (3*32)(oup)
    	LEAQ    (4*32)(inp), inp
    	LEAQ    (4*32)(oup), oup
    	SUBQ    $4*32, inl
    
    	JMP openAVX2TailLoop
    
    // ----------------------------------------------------------------------------
    // Special optimization for the last 384 bytes of ciphertext
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 21:28:33 UTC 2023
    - 105.6K bytes
    - Viewed (0)
  2. src/cmd/trace/testdata/go122.test

    	pc=5077843 func=35 file=36 line=32
    Stack id=56 nframes=5
    	pc=4753924 func=81 file=25 line=432
    	pc=4744422 func=82 file=83 line=106
    	pc=4823012 func=84 file=85 line=218
    	pc=4824373 func=86 file=87 line=21
    	pc=5079543 func=59 file=36 line=82
    Stack id=60 nframes=5
    	pc=4753924 func=81 file=25 line=432
    	pc=4744422 func=82 file=83 line=106
    	pc=4813961 func=145 file=29 line=129
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  3. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^234560 mod p(x), x^234496 mod p(x) */
    DATA ·IEEEConst+416(SB)/8,$0x00000001a0531540
    DATA ·IEEEConst+424(SB)/8,$0x00000000c53dfb04
    
    	/* x^233536 mod p(x), x^233472 mod p(x) */
    DATA ·IEEEConst+432(SB)/8,$0x0000000132cd7ebc
    DATA ·IEEEConst+440(SB)/8,$0x00000000e10c9ad6
    
    	/* x^232512 mod p(x), x^232448 mod p(x) */
    DATA ·IEEEConst+448(SB)/8,$0x0000000073ab7f36
    DATA ·IEEEConst+456(SB)/8,$0x0000000025aa994a
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

          "integrity": "sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==",
          "dev": true,
          "dependencies": {
            "ajv": "^6.12.4",
            "debug": "^4.3.2",
            "espree": "^9.5.2",
            "globals": "^13.19.0",
            "ignore": "^5.2.0",
            "import-fresh": "^3.2.1",
            "js-yaml": "^4.1.0",
            "minimatch": "^3.1.2",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_OPENDIR                         = 0x1AD // 429
    	SYS_PATHCONF                        = 0x1AE // 430
    	SYS_PAUSE                           = 0x1AF // 431
    	SYS_PIPE                            = 0x1B0 // 432
    	SYS_W_GETPSENT                      = 0x1B1 // 433
    	SYS_READ                            = 0x1B2 // 434
    	SYS_READDIR                         = 0x1B3 // 435
    	SYS_READLINK                        = 0x1B4 // 436
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  6. src/crypto/internal/nistec/fiat/p521_fiat64.go

    //
    //   eval z = z[0] + (z[1] << 64) + (z[2] << 128) + (z[3] << 192) + (z[4] << 256) + (z[5] << 0x140) + (z[6] << 0x180) + (z[7] << 0x1c0) + (z[8] << 2^9)
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 167K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/tests/prepare-composite-functions-tf.mlir

      %3 = "tf.Const"() {value = dense<4096> : tensor<i32>} : () -> tensor<i32>
      %4 = "tf.Const"() {value = dense<0> : tensor<i32>} : () -> tensor<i32>
      %5 = "tf.Range"(%4, %3, %2) : (tensor<i32>, tensor<i32>, tensor<i32>) -> tensor<4096xi32>
      %6 = "tf.Equal"(%1, %5) : (tensor<*xi32>, tensor<4096xi32>) -> tensor<*xi1>
      %7 = "tf.Cast"(%6) : (tensor<*xi1>) -> tensor<*xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 122.1K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/arm64/asm7.go

    		case pack(0, ARNG_4H, ARNG_4S):
    			immh, width = 2, 16
    		case pack(1, ARNG_8H, ARNG_4S):
    			immh, width = 2, 16
    		case pack(0, ARNG_2S, ARNG_2D):
    			immh, width = 4, 32
    		case pack(1, ARNG_4S, ARNG_2D):
    			immh, width = 4, 32
    		default:
    			c.ctxt.Diag("operand mismatch: %v\n", p)
    		}
    		if !(0 <= shift && shift <= int(width-1)) {
    			c.ctxt.Diag("shift amount out of range: %v\n", p)
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  9. src/cmd/cgo/internal/test/callback.go

    func stack424()  { var buf [424]byte; use(buf[:]); C.callGoStackCheck() }
    func stack428()  { var buf [428]byte; use(buf[:]); C.callGoStackCheck() }
    func stack432()  { var buf [432]byte; use(buf[:]); C.callGoStackCheck() }
    func stack436()  { var buf [436]byte; use(buf[:]); C.callGoStackCheck() }
    func stack440()  { var buf [440]byte; use(buf[:]); C.callGoStackCheck() }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 12:00:02 UTC 2023
    - 111.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	428:  {region: 0x99, script: 0x5b, flags: 0x0},
    	429:  {region: 0x166, script: 0x5b, flags: 0x0},
    	430:  {region: 0xdc, script: 0x22, flags: 0x0},
    	431:  {region: 0x166, script: 0x5b, flags: 0x0},
    	432:  {region: 0x166, script: 0x5, flags: 0x0},
    	433:  {region: 0x49, script: 0x5b, flags: 0x0},
    	434:  {region: 0x166, script: 0x5, flags: 0x0},
    	435:  {region: 0x166, script: 0x5b, flags: 0x0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
Back to top