Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 111 for INT32 (0.05 sec)

  1. src/cmd/compile/internal/ssa/rewriteLOONG64.go

    	// result: (MOVVaddr [int32(off1)+int32(off2)] {sym} ptr)
    	for {
    		off1 := auxIntToInt64(v.AuxInt)
    		if v_0.Op != OpLOONG64MOVVaddr {
    			break
    		}
    		off2 := auxIntToInt32(v_0.AuxInt)
    		sym := auxToSym(v_0.Aux)
    		ptr := v_0.Args[0]
    		if !(is32Bit(off1 + int64(off2))) {
    			break
    		}
    		v.reset(OpLOONG64MOVVaddr)
    		v.AuxInt = int32ToAuxInt(int32(off1) + int32(off2))
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 19:26:25 UTC 2023
    - 195.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/apps/v1/generated.pb.go

    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				m.MinReadySeconds |= int32(b&0x7F) << shift
    				if b < 0x80 {
    					break
    				}
    			}
    		case 6:
    			if wireType != 0 {
    				return fmt.Errorf("proto: wrong wireType = %d for field RevisionHistoryLimit", wireType)
    			}
    			var v int32
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 217.1K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/rewriteMIPS64.go

    	// result: (MOVVaddr [int32(off1)+int32(off2)] {sym} ptr)
    	for {
    		off1 := auxIntToInt64(v.AuxInt)
    		if v_0.Op != OpMIPS64MOVVaddr {
    			break
    		}
    		off2 := auxIntToInt32(v_0.AuxInt)
    		sym := auxToSym(v_0.Aux)
    		ptr := v_0.Args[0]
    		if !(is32Bit(off1 + int64(off2))) {
    			break
    		}
    		v.reset(OpMIPS64MOVVaddr)
    		v.AuxInt = int32ToAuxInt(int32(off1) + int32(off2))
    		v.Aux = symToAux(sym)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 31 03:59:48 UTC 2023
    - 211.6K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/apps/v1beta2/generated.pb.go

    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				m.MinReadySeconds |= int32(b&0x7F) << shift
    				if b < 0x80 {
    					break
    				}
    			}
    		case 6:
    			if wireType != 0 {
    				return fmt.Errorf("proto: wrong wireType = %d for field RevisionHistoryLimit", wireType)
    			}
    			var v int32
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/apps/v1beta1/generated.pb.go

    				return fmt.Errorf("proto: wrong wireType = %d for field Replicas", wireType)
    			}
    			var v int32
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    				}
    				if iNdEx >= l {
    					return io.ErrUnexpectedEOF
    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				v |= int32(b&0x7F) << shift
    				if b < 0x80 {
    					break
    				}
    			}
    			m.Replicas = &v
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 169.2K bytes
    - Viewed (0)
  6. pkg/controller/podautoscaler/horizontal_test.go

    	sync.Mutex
    	minReplicas     int32
    	maxReplicas     int32
    	specReplicas    int32
    	statusReplicas  int32
    	initialReplicas int32
    	scaleUpRules    *autoscalingv2.HPAScalingRules
    	scaleDownRules  *autoscalingv2.HPAScalingRules
    
    	// CPU target utilization as a percentage of the requested resources.
    	CPUTarget                    int32
    	CPUCurrent                   int32
    	verifyCPUCurrent             bool
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 199.3K bytes
    - Viewed (0)
  7. pkg/apis/apps/validation/validation_test.go

    	observedGenerationMinusOne := int64(-1)
    	collisionCountMinusOne := int32(-1)
    	tests := []struct {
    		name               string
    		replicas           int32
    		readyReplicas      int32
    		currentReplicas    int32
    		updatedReplicas    int32
    		availableReplicas  int32
    		observedGeneration *int64
    		collisionCount     *int32
    		expectedErr        bool
    	}{{
    		name:            "valid status",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 111.9K bytes
    - Viewed (0)
  8. src/cmd/compile/internal/ssa/_gen/AMD64Ops.go

    		{name: "MOVLQSX", argLength: 1, reg: gp11, asm: "MOVLQSX"}, // sign extend arg0 from int32 to int64
    		{name: "MOVLQZX", argLength: 1, reg: gp11, asm: "MOVL"},    // zero extend arg0 from int32 to int64
    
    		{name: "MOVLconst", reg: gp01, asm: "MOVL", typ: "UInt32", aux: "Int32", rematerializeable: true}, // 32 low bits of auxint
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 04 16:40:24 UTC 2023
    - 98K bytes
    - Viewed (1)
  9. src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go

    	return
    }
    
    func MultiByteToWideChar(codePage uint32, dwFlags uint32, str *byte, nstr int32, wchar *uint16, nwchar int32) (nwrite int32, err error) {
    	r0, _, e1 := syscall.Syscall6(procMultiByteToWideChar.Addr(), 6, uintptr(codePage), uintptr(dwFlags), uintptr(unsafe.Pointer(str)), uintptr(nstr), uintptr(unsafe.Pointer(wchar)), uintptr(nwchar))
    	nwrite = int32(r0)
    	if nwrite == 0 {
    		err = errnoErr(e1)
    	}
    	return
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 195.8K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/batch/v1/generated.pb.go

    					m.Values = make([]int32, 0, elementCount)
    				}
    				for iNdEx < postIndex {
    					var v int32
    					for shift := uint(0); ; shift += 7 {
    						if shift >= 64 {
    							return ErrIntOverflowGenerated
    						}
    						if iNdEx >= l {
    							return io.ErrUnexpectedEOF
    						}
    						b := dAtA[iNdEx]
    						iNdEx++
    						v |= int32(b&0x7F) << shift
    						if b < 0x80 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 20:49:09 UTC 2024
    - 133K bytes
    - Viewed (0)
Back to top