Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 38 for 117 (0.07 sec)

  1. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VINSERTF32X8 $1, 17(SP)(BP*1), Z0, K2, Z19         // 62e37d4a1a9c2c1100000001
    	VINSERTF32X8 $1, -7(CX)(DX*8), Z0, K2, Z19         // 62e37d4a1a9cd1f9ffffff01
    	VINSERTF32X8 $1, Y12, Z11, K2, Z19                 // 62c3254a1adc01
    	VINSERTF32X8 $1, Y21, Z11, K2, Z19                 // 62a3254a1add01
    	VINSERTF32X8 $1, Y14, Z11, K2, Z19                 // 62c3254a1ade01
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 194.8K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (darwin-386), const DLT_LINUX_SLL = 113
    pkg syscall (darwin-386), const DLT_LOOP = 108
    pkg syscall (darwin-386), const DLT_NULL = 0
    pkg syscall (darwin-386), const DLT_PFLOG = 117
    pkg syscall (darwin-386), const DLT_PFSYNC = 18
    pkg syscall (darwin-386), const DLT_PPP = 9
    pkg syscall (darwin-386), const DLT_PPP_BSDOS = 16
    pkg syscall (darwin-386), const DLT_PPP_SERIAL = 50
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    - Remove `NodeLease` feature gate that was graduated and locked to stable in 1.17 release. ([#105222](https://github.com/kubernetes/kubernetes/pull/105222), [@cyclinder](https://github.com/cyclinder))
    - Removed deprecated `--seccomp-profile-root`/`seccompProfileRoot` config. ([#103941](https://github.com/kubernetes/kubernetes/pull/103941), [@saschagrunert](https://github.com/saschagrunert))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VINSERTF64X4 $1, Y30, Z9, K3, Z0                   // 6293b54b1ac601
    	VINSERTF64X4 $1, -17(BP)(SI*2), Z9, K3, Z0         // 62f3b54b1a8475efffffff01
    	VINSERTF64X4 $1, 7(AX)(CX*2), Z9, K3, Z0           // 62f3b54b1a84480700000001
    	VINSERTF64X4 $1, Y30, Z3, K3, Z0                   // 6293e54b1ac601
    	VINSERTF64X4 $1, -17(BP)(SI*2), Z3, K3, Z0         // 62f3e54b1a8475efffffff01
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  5. cmd/bucket-replication-utils_gen.go

    			}
    		}
    	}
    	o = bts
    	return
    }
    
    // Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
    func (z *ReplicationState) Msgsize() (s int) {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 61.1K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_VENDOR37 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR38 = 115
    pkg syscall (freebsd-arm64), const AF_VENDOR38 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR39 = 117
    pkg syscall (freebsd-arm64), const AF_VENDOR39 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR40 = 119
    pkg syscall (freebsd-arm64), const AF_VENDOR40 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR41 = 121
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. doc/go_spec.html

    	</li>
    	<li>
    	<code>x</code> is a slice, <code>T</code> is an array [<a href="#Go_1.20">Go 1.20</a>]
    	or a pointer to an array [<a href="#Go_1.17">Go 1.17</a>],
    	and the slice and array types have <a href="#Type_identity">identical</a> element types.
    	</li>
    </ul>
    
    <p>
    Additionally, if <code>T</code> or <code>x</code>'s type <code>V</code> are type
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  8. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_NULL ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PCI_EXP = 125
    pkg syscall (netbsd-arm64-cgo), const DLT_PCI_EXP ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PFLOG = 117
    pkg syscall (netbsd-arm64-cgo), const DLT_PFLOG ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PFSYNC = 18
    pkg syscall (netbsd-arm64-cgo), const DLT_PFSYNC ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PPI = 192
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

      now be able to stop doing that. ([#92035](https://github.com/kubernetes/kubernetes/pull/92035), [@danwinship](https://github.com/danwinship)) [SIG Network and Node]
    - Fixes a regression in 1.17 that dropped cache-control headers on API requests ([#90468](https://github.com/kubernetes/kubernetes/pull/90468), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Testing]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.7.md

        * Add a docker image corruption problem detection in the default docker monitor config. ([#117](https://github.com/kubernetes/node-problem-detector/pull/117), [@ajitak](https://github.com/ajitak))
    
      * Upgrade CAdvisor to v0.26.1. New features added:
    
        * Add Docker overlay2 storage driver support.
    
        * Add ZFS support.
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
Back to top