Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 405 for 99$ (0.02 sec)

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

    	VPERMT2B (CX), Z1, K3, Z6                          // 62f2754b7d31
    	VPERMT2B 99(R15), Z1, K3, Z6                       // 62d2754b7db763000000
    	VPERMT2B Z20, Z9, K3, Z6                           // 62b2354b7df4
    	VPERMT2B Z9, Z9, K3, Z6                            // 62d2354b7df1
    	VPERMT2B (CX), Z9, K3, Z6                          // 62f2354b7d31
    	VPERMT2B 99(R15), Z9, K3, Z6                       // 62d2354b7db763000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 28.7K bytes
    - Viewed (0)
  2. src/internal/coverage/cformat/fmt_test.go

    		t.Fatalf("EmitTextual returned %v", err)
    	}
    	wantText := strings.TrimSpace(`
    mode: atomic
    p.go:10.0,11.0 2 0
    p.go:15.0,11.0 1 1
    q.go:20.0,25.0 3 0
    q.go:30.0,31.0 2 1
    q.go:33.0,40.0 7 2
    lit.go:99.0,100.0 1 0`)
    	gotText := strings.TrimSpace(b1.String())
    	if wantText != gotText {
    		t.Errorf("emit text: got:\n%s\nwant:\n%s\n", gotText, wantText)
    	}
    
    	// Percent output with no aggregation.
    	noCoverPkg := ""
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 23 11:36:57 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_linux_riscv64.go

    	SYS_EXIT_GROUP             = 94
    	SYS_WAITID                 = 95
    	SYS_SET_TID_ADDRESS        = 96
    	SYS_UNSHARE                = 97
    	SYS_FUTEX                  = 98
    	SYS_SET_ROBUST_LIST        = 99
    	SYS_GET_ROBUST_LIST        = 100
    	SYS_NANOSLEEP              = 101
    	SYS_GETITIMER              = 102
    	SYS_SETITIMER              = 103
    	SYS_KEXEC_LOAD             = 104
    	SYS_INIT_MODULE            = 105
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Nov 23 11:00:41 UTC 2019
    - 8.9K bytes
    - Viewed (0)
  4. testing/internal-performance-testing/src/test/groovy/org/gradle/performance/fixture/CrossVersionPerformanceTestExecutionTest.groovy

            when:
            result.assertCurrentVersionHasNotRegressed()
    
            then:
            AssertionError e = thrown()
            e.message.startsWith("Speed ${result.displayName}: we're slower than 1.0 with 99% confidence.")
            e.message.contains('Difference: 11 ms slower (11 ms), 11.00%')
            !e.message.contains('1.3')
        }
    
        def "can lookup the results for a baseline version"() {
            expect:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  5. src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial

    00000070  39 0c 60 81 c9 06 3f dc  e5 e0 24 9a c4 88 35 14  |9.`...?...$...5.|
    00000080  03 03 00 01 01 17 03 03  00 17 25 70 5a e5 6b 9e  |..........%pZ.k.|
    00000090  56 b9 cf 83 48 b0 bc 99  6a 86 e1 cb 4e ce b5 10  |V...H...j...N...|
    000000a0  e0 17 03 03 02 6d c7 a6  79 ef b0 81 d6 e4 0e 02  |.....m..y.......|
    000000b0  59 32 88 cc b1 0d 53 f6  33 9b d2 e8 74 a9 0a a7  |Y2....S.3...t...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  6. istioctl/pkg/wait/wait.go

      istioctl experimental wait --for=distribution virtualservice bookinfo.default --proxy workload-instance.namespace
    
      # Wait until 99% of the proxies receive the distribution, timing out after 5 minutes
      istioctl experimental wait --for=distribution --threshold=.99 --timeout=300s virtualservice bookinfo.default
    `,
    		RunE: func(cmd *cobra.Command, args []string) error {
    			if forFlag == "delete" {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Feb 17 12:24:17 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go

    	SYS_EXIT_GROUP              = 94
    	SYS_WAITID                  = 95
    	SYS_SET_TID_ADDRESS         = 96
    	SYS_UNSHARE                 = 97
    	SYS_FUTEX                   = 98
    	SYS_SET_ROBUST_LIST         = 99
    	SYS_GET_ROBUST_LIST         = 100
    	SYS_NANOSLEEP               = 101
    	SYS_GETITIMER               = 102
    	SYS_SETITIMER               = 103
    	SYS_KEXEC_LOAD              = 104
    	SYS_INIT_MODULE             = 105
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_linux_loong64.go

    	SYS_EXIT_GROUP              = 94
    	SYS_WAITID                  = 95
    	SYS_SET_TID_ADDRESS         = 96
    	SYS_UNSHARE                 = 97
    	SYS_FUTEX                   = 98
    	SYS_SET_ROBUST_LIST         = 99
    	SYS_GET_ROBUST_LIST         = 100
    	SYS_NANOSLEEP               = 101
    	SYS_GETITIMER               = 102
    	SYS_SETITIMER               = 103
    	SYS_KEXEC_LOAD              = 104
    	SYS_INIT_MODULE             = 105
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.3K bytes
    - Viewed (0)
  9. src/runtime/map_test.go

    	const key1 = 12
    	const key2 = 13
    
    	m := make(map[int]int)
    	m[key1] = 99
    	delete(m, key1)
    	m[key2]++
    	if n2 := m[key2]; n2 != 1 {
    		t.Errorf("incremented 0 to %d", n2)
    	}
    }
    
    func TestIncrementAfterDeleteValueInt32(t *testing.T) {
    	const key1 = 12
    	const key2 = 13
    
    	m := make(map[int]int32)
    	m[key1] = 99
    	delete(m, key1)
    	m[key2]++
    	if n2 := m[key2]; n2 != 1 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 33.5K bytes
    - Viewed (0)
  10. src/math/rand/v2/normal.go

    	for {
    		u := r.Uint64()
    		j := int32(u) // Possibly negative
    		i := u >> 32 & 0x7F
    		x := float64(j) * float64(wn[i])
    		if absInt32(j) < kn[i] {
    			// This case should be hit better than 99% of the time.
    			return x
    		}
    
    		if i == 0 {
    			// This extra work is only required for the base strip.
    			for {
    				x = -math.Log(r.Float64()) * (1.0 / rn)
    				y := -math.Log(r.Float64())
    				if y+y >= x*x {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 30 17:08:47 UTC 2023
    - 6.3K bytes
    - Viewed (0)
Back to top