Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 57 for 100000000000 (0.15 sec)

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

    		return 100000
    	case 6:
    		return 1000000
    	case 7:
    		return 10000000
    	case 8:
    		return 100000000
    	case 9:
    		return 1000000000
    	case 10:
    		return 10000000000
    	case 11:
    		return 100000000000
    	case 12:
    		return 1000000000000
    	case 13:
    		return 10000000000000
    	case 14:
    		return 100000000000000
    	case 15:
    		return 1000000000000000
    	case 16:
    		return 10000000000000000
    	case 17:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 23 13:07:14 UTC 2020
    - 7.3K bytes
    - Viewed (0)
  2. src/net/testdata/igmp

    1	lo        :     1      V3
    				010000E0     1 0:00000000		0
    2	eth0      :     2      V2
    				FB0000E0     1 0:00000000		1
    				010000E0     1 0:00000000		0
    3	eth1      :     1      V3
    				010000E0     1 0:00000000		0
    4	eth2      :     1      V3
    				010000E0     1 0:00000000		0
    5	eth0.100  :     2      V3
    				FB0000E0     1 0:00000000		0
    				010000E0     1 0:00000000		0
    6	eth0.101  :     2      V3
    				FB0000E0     1 0:00000000		0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 775 bytes
    - Viewed (0)
  3. src/go/constant/value_test.go

    	`0 * 0 = 0`,
    	`1 * 0.1 = 0.1`,
    	`1 * 0.1i = 0.1i`,
    	`1i * 1i = -1`,
    	`? * 0 = ?`,
    	`0 * ? = ?`,
    	`0 * 1e+1000000000 = ?`,
    
    	`0 / 0 = "division_by_zero"`,
    	`10 / 2 = 5`,
    	`5 / 3 = 5/3`,
    	`5i / 3i = 5/3`,
    	`? / 0 = ?`,
    	`0 / ? = ?`,
    	`0 * 1e+1000000000i = ?`,
    
    	`0 % 0 = "runtime_error:_integer_divide_by_zero"`, // TODO(gri) should be the same as for /
    	`10 % 3 = 1`,
    	`? % 0 = ?`,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 15.6K bytes
    - Viewed (0)
  4. src/runtime/pprof/proto_test.go

    7f7d77f65000-7f7d77f66000 rw-p 00000000 00:00 0
    7ffc342a2000-7ffc342c3000 rw-p 00000000 00:00 0                          [stack]
    7ffc34343000-7ffc34345000 r-xp 00000000 00:00 0                          [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000090 00:00 0                  [vsyscall]
    ->
    00400000 0040b000 00000000 /bin/cat
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 31 23:21:53 UTC 2024
    - 17K bytes
    - Viewed (0)
  5. pkg/kubelet/metrics/collectors/resource_metrics_test.go

    		},
    		{
    			name: "arbitrary node metrics",
    			summary: &statsapi.Summary{
    				Node: statsapi.NodeStats{
    					CPU: &statsapi.CPUStats{
    						Time:                 testTime,
    						UsageCoreNanoSeconds: uint64Ptr(10000000000),
    					},
    					Memory: &statsapi.MemoryStats{
    						Time:            testTime,
    						WorkingSetBytes: uint64Ptr(1000),
    					},
    					Swap: &statsapi.SwapStats{
    						Time:           testTime,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 08:12:16 UTC 2024
    - 15.3K bytes
    - Viewed (1)
  6. okhttp-tls/src/test/java/okhttp3/tls/internal/der/DerTest.kt

          .isEqualTo(date("1950-01-01T00:00:00.000+0000").time)
        assertThat(Adapters.parseGeneralizedTime("20500101000000Z"))
          .isEqualTo(date("2050-01-01T00:00:00.000+0000").time)
        assertThat(Adapters.parseGeneralizedTime("20990101000000Z"))
          .isEqualTo(date("2099-01-01T00:00:00.000+0000").time)
        assertThat(Adapters.parseGeneralizedTime("19920521000000Z"))
          .isEqualTo(date("1992-05-21T00:00:00.000+0000").time)
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 31.7K bytes
    - Viewed (0)
  7. src/net/addrselect_test.go

    		{netip.MustParseAddr("ff0e::"), scopeGlobal},     // IPv6 multicast
    
    		{netip.AddrFrom16([16]byte{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0xe0, 0, 0, 0}), scopeGlobal}, // IPv4 link-local multicast as 16 bytes
    		{netip.AddrFrom16([16]byte{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0xe0, 2, 2, 2}), scopeGlobal}, // IPv4 global multicast as 16 bytes
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 05 07:16:00 UTC 2022
    - 8.5K bytes
    - Viewed (0)
  8. src/net/testdata/igmp6

    9    eth0.103        ff0200000000000000000001ffac891e     1 00000004 0
    9    eth0.103        ff020000000000000000000000000001     1 0000000C 0
    10   device1tap2     ff0200000000000000000001ff4cc3a3     1 00000004 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 1.2K bytes
    - Viewed (0)
  9. src/encoding/ascii85/ascii85_test.go

    }
    
    var pairs = []testpair{
    	// Encode returns 0 when len(src) is 0
    	{
    		"",
    		"",
    	},
    	// Wikipedia example
    	bigtest,
    	// Special case when shortening !!!!! to z.
    	{
    		"\000\000\000\000",
    		"z",
    	},
    }
    
    func testEqual(t *testing.T, msg string, args ...any) bool {
    	t.Helper()
    	if args[len(args)-2] != args[len(args)-1] {
    		t.Errorf(msg, args...)
    		return false
    	}
    	return true
    }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 06 15:46:20 UTC 2022
    - 5.8K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/plugins/form-validator/brazil.js

    .exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.formUtils.registerLoadedModule("brazil"),a.formUtils.addValidator({name:"cpf",validatorFunction:function(a){var b=a.replace(/\D/g,""),c=0,d=0,e=0,f=0;if(11!==b.length||"00000000000"===b)return!1;for(i=1;i<=9;i++)c+=parseInt(b.substring(i-1,i))*(11-i);if(e=10*c%11,e>=10&&(e=0),e!==parseInt(b.substring(9,10)))return!1;for(i=1;i<=10;i++)d+=parseInt(b.substring(i-1,i))*(12-i);return f=10*d%11,f>=10&&(f=0),f===parseInt(b.subst...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 1.3K bytes
    - Viewed (0)