Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 4400 (0.07 sec)

  1. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^5184 mod p(x), x^5120 mod p(x) */
    DATA ·IEEEConst+4000(SB)/8,$0x0000000133212464
    DATA ·IEEEConst+4008(SB)/8,$0x00000000fd226d14
    
    	/* x^4160 mod p(x), x^4096 mod p(x) */
    DATA ·IEEEConst+4016(SB)/8,$0x00000000e4e45610
    DATA ·IEEEConst+4024(SB)/8,$0x000000011cfd42e0
    
    	/* x^3136 mod p(x), x^3072 mod p(x) */
    DATA ·IEEEConst+4032(SB)/8,$0x000000000c1bd370
    DATA ·IEEEConst+4040(SB)/8,$0x000000016e5a5678
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/ppc64/asm9.go

    	case AVCMPNEWCC:
    		return OPVC(4, 135, 0, 1) /* vcmpnew. - v3.00 */
    
    	case AVPERM:
    		return OPVX(4, 43, 0, 0) /* vperm - v2.03 */
    	case AVPERMXOR:
    		return OPVX(4, 45, 0, 0) /* vpermxor - v2.03 */
    	case AVPERMR:
    		return OPVX(4, 59, 0, 0) /* vpermr - v3.0 */
    
    	case AVSEL:
    		return OPVX(4, 42, 0, 0) /* vsel - v2.03 */
    
    	case AVCIPHER:
    		return OPVX(4, 1288, 0, 0) /* vcipher - v2.07 */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  3. src/internal/trace/testdata/tests/go122-gc-stress.test

    GoStart dt=16 g=84 g_seq=1
    GoStop dt=2565 reason_string=20 stack=9
    GoStart dt=17 g=84 g_seq=2
    GoBlock dt=886 reason_string=13 stack=11
    ProcStop dt=2581
    ProcStart dt=17 p=1 p_seq=1
    ProcStop dt=4400
    ProcStart dt=16 p=1 p_seq=2
    GoStart dt=24 g=87 g_seq=3
    GCMarkAssistEnd dt=8
    HeapAlloc dt=70 heapalloc_value=191782336
    GCMarkAssistBegin dt=85 stack=3
    GoBlock dt=1055 reason_string=13 stack=11
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 139.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_INET6_RTH_ADD                   = 0x95D // 2397
    	SYS_INET6_RTH_REVERSE               = 0x95E // 2398
    	SYS_INET6_RTH_SEGMENTS              = 0x95F // 2399
    	SYS_INET6_RTH_GETADDR               = 0x960 // 2400
    	SYS_INET6_OPT_INIT                  = 0x961 // 2401
    	SYS_INET6_OPT_APPEND                = 0x962 // 2402
    	SYS_INET6_OPT_FINISH                = 0x963 // 2403
    	SYS_INET6_OPT_SET_VAL               = 0x964 // 2404
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  5. pkg/controller/podautoscaler/horizontal_test.go

    						Name:     "qps",
    						Selector: &metav1.LabelSelector{},
    					},
    					Target: autoscalingv2.MetricTarget{
    						Type:  autoscalingv2.ValueMetricType,
    						Value: resource.NewMilliQuantity(14400, resource.DecimalSI),
    					},
    				},
    			},
    		},
    		reportedLevels:  []uint64{8600},
    		recommendations: []timestampedRecommendation{},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 199.3K bytes
    - Viewed (0)
  6. pkg/scheduler/schedule_one_test.go

    			profilePercentage: ptr.To[int32](40),
    			numAllNodes:       1000,
    			wantNumNodes:      400,
    		},
    		{
    			name:              "set global and profile percentageOfNodesToScore and nodes number more than 50",
    			globalPercentage:  100,
    			profilePercentage: ptr.To[int32](40),
    			numAllNodes:       1000,
    			wantNumNodes:      400,
    		},
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:20:55 UTC 2024
    - 128.1K bytes
    - Viewed (0)
  7. cmd/bucket-replication.go

    		replLogIf(ctx, err)
    		return nil, err
    	}
    	rcfg := replicationConfig{
    		Config:  cfg,
    		remotes: tgts,
    	}
    	diffCh := make(chan madmin.DiffInfo, 4000)
    	go func() {
    		defer xioutil.SafeClose(diffCh)
    		for res := range objInfoCh {
    			if res.Err != nil {
    				diffCh <- madmin.DiffInfo{Err: res.Err}
    				return
    			}
    			if contextCanceled(ctx) {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 06:56:12 UTC 2024
    - 114.4K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/arm64/asm7.go

    	{AVST1, C_LIST, C_NONE, C_NONE, C_LOREG, C_NONE, 84, 4, 0, 0, C_XPOST},
    	{AVST1, C_LIST, C_NONE, C_NONE, C_ROFF, C_NONE, 84, 4, 0, 0, C_XPOST},
    	{AVST2, C_LIST, C_NONE, C_NONE, C_ZOREG, C_NONE, 84, 4, 0, 0, 0},
    	{AVST2, C_LIST, C_NONE, C_NONE, C_LOREG, C_NONE, 84, 4, 0, 0, C_XPOST},
    	{AVST2, C_LIST, C_NONE, C_NONE, C_ROFF, C_NONE, 84, 4, 0, 0, C_XPOST},
    	{AVST3, C_LIST, C_NONE, C_NONE, C_ZOREG, C_NONE, 84, 4, 0, 0, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
Back to top