Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 51 for 6e15 (0.08 sec)

  1. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go

    		{"1.2e3", decQuantity(12, 2, DecimalExponent)},
    		{"1.3E+6", decQuantity(13, 5, DecimalExponent)},
    		{"1.40e9", decQuantity(14, 8, DecimalExponent)},
    		{"1.53E12", decQuantity(153, 10, DecimalExponent)},
    		{"1.6e15", decQuantity(16, 14, DecimalExponent)},
    		{"1.7E18", decQuantity(17, 17, DecimalExponent)},
    
    		{"9.01", decQuantity(901, -2, DecimalSI)},
    		{"8.1k", decQuantity(81, 2, DecimalSI)},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/gfni_avx512f.s

    	VGF2P8AFFINEINVQB $64, -15(R14)(R15*8), X31, K3, X26 // 62038503cf94fef1ffffff40
    	VGF2P8AFFINEINVQB $64, X8, X16, K3, X26            // 6243fd03cfd040
    	VGF2P8AFFINEINVQB $64, X1, X16, K3, X26            // 6263fd03cfd140
    	VGF2P8AFFINEINVQB $64, X0, X16, K3, X26            // 6263fd03cfd040
    	VGF2P8AFFINEINVQB $64, -17(BP), X16, K3, X26       // 6263fd03cf95efffffff40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 22.6K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPALIGNR $67, 15(R8)(R14*8), Z6, K3, Z11           // 62134d4b0f9cf00f00000043 or 6213cd4b0f9cf00f00000043
    	VPALIGNR $67, -15(R14)(R15*2), Z6, K3, Z11         // 62134d4b0f9c7ef1ffffff43 or 6213cd4b0f9c7ef1ffffff43
    	VPALIGNR $67, Z25, Z8, K3, Z11                     // 62133d4b0fd943 or 6213bd4b0fd943
    	VPALIGNR $67, Z12, Z8, K3, Z11                     // 62533d4b0fdc43 or 6253bd4b0fdc43
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssa/testdata/scopes.gdb-opt.nexts

    58:				if i == f {
    62:				sleepytime()
    56:			for i := 0; i <= 5; i++ {
    58:				if i == f {
    62:				sleepytime()
    56:			for i := 0; i <= 5; i++ {
    58:				if i == f {
    59:					fmt.Println("foo")
    64:			helloworld()
    66:	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 02 22:18:10 UTC 2019
    - 1.1K bytes
    - Viewed (0)
  5. src/runtime/netpoll_windows.go

    		return gList{}, 0
    	}
    
    	var entries [64]overlappedEntry
    	var wait uint32
    	var toRun gList
    	mp := getg().m
    
    	if delay >= 1e15 {
    		// An arbitrary cap on how long to wait for a timer.
    		// 1e15 ns == ~11.5 days.
    		delay = 1e15
    	}
    
    	if delay > 0 && mp.waitIocpHandle != 0 {
    		// GetQueuedCompletionStatusEx doesn't use a high resolution timer internally,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 26 19:58:28 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  6. test/fixedbugs/issue43480.go

    // Issue #43480: ICE on large uint64 constants in switch cases.
    
    package main
    
    func isPow10(x uint64) bool {
    	switch x {
    	case 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9,
    		1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16, 1e17, 1e18, 1e19:
    		return true
    	}
    	return false
    }
    
    func main() {
    	var x uint64 = 1
    
    	for {
    		if !isPow10(x) || isPow10(x-1) || isPow10(x+1) {
    			panic(x)
    		}
    		next := x * 10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 04 10:30:07 UTC 2021
    - 626 bytes
    - Viewed (0)
  7. src/cmd/compile/internal/ssa/testdata/scopes.gdb-dbg.nexts

    57:				j += j * (j ^ 3) / 100
    58:				if i == f {
    62:				sleepytime()
    56:			for i := 0; i <= 5; i++ {
    57:				j += j * (j ^ 3) / 100
    58:				if i == f {
    59:					fmt.Println("foo")
    60:					break
    64:			helloworld()
    66:	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 23 18:05:07 UTC 2018
    - 1.3K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s

    	VPSHLDW $65, -15(R14), X7, K3, X11                 // 6253c50b709ef1ffffff41
    	VPSHLDW $65, X24, X0, K3, X11                      // 6213fd0b70d841
    	VPSHLDW $65, X20, X0, K3, X11                      // 6233fd0b70dc41
    	VPSHLDW $65, X7, X0, K3, X11                       // 6273fd0b70df41
    	VPSHLDW $65, 7(SI)(DI*8), X0, K3, X11              // 6273fd0b709cfe0700000041
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 97.1K bytes
    - Viewed (0)
  9. src/math/pow10.go

    package math
    
    // pow10tab stores the pre-computed values 10**i for i < 32.
    var pow10tab = [...]float64{
    	1e00, 1e01, 1e02, 1e03, 1e04, 1e05, 1e06, 1e07, 1e08, 1e09,
    	1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16, 1e17, 1e18, 1e19,
    	1e20, 1e21, 1e22, 1e23, 1e24, 1e25, 1e26, 1e27, 1e28, 1e29,
    	1e30, 1e31,
    }
    
    // pow10postab32 stores the pre-computed value for 10**(i*32) at index i.
    var pow10postab32 = [...]float64{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:34:30 UTC 2022
    - 1.2K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssa/testdata/scopes.dlv-dbg.nexts

    57:				j += j * (j ^ 3) / 100
    58:				if i == f {
    62:				sleepytime()
    56:			for i := 0; i <= 5; i++ {
    57:				j += j * (j ^ 3) / 100
    58:				if i == f {
    59:					fmt.Println("foo")
    60:					break
    64:			helloworld()
    66:	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 23 18:05:07 UTC 2018
    - 1.3K bytes
    - Viewed (0)