Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 2,966 for index (0.08 sec)

  1. android/guava-tests/test/com/google/common/math/QuantilesTest.java

      }
    
      private static double expectedLargeDatasetPercentile(int index) {
        // We have q=100, k=index, and N=9951. Therefore k*(N-1)/q is 99.5*index. If index is even, that
        // is an integer 199*index/2. If index is odd, that is halfway between floor(199*index/2) and
        // ceil(199*index/2).
        if (index % 2 == 0) {
          int position = IntMath.divide(199 * index, 2, UNNECESSARY);
          return PSEUDORANDOM_DATASET_SORTED.get(position);
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Sep 06 17:04:31 UTC 2023
    - 29.7K bytes
    - Viewed (0)
  2. .idea/misc.xml

              <item index="5" class="java.lang.String" itemvalue="io.reactivex.annotations.Nullable" />
              <item index="6" class="java.lang.String" itemvalue="io.reactivex.rxjava3.annotations.Nullable" />
              <item index="7" class="java.lang.String" itemvalue="jakarta.annotation.Nullable" />
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 19:23:39 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go

    		}
    	}
    	if len(m.Finalizers) > 0 {
    		for iNdEx := len(m.Finalizers) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.Finalizers[iNdEx])
    			copy(dAtA[i:], m.Finalizers[iNdEx])
    			i = encodeVarintGenerated(dAtA, i, uint64(len(m.Finalizers[iNdEx])))
    			i--
    			dAtA[i] = 0x72
    		}
    	}
    	if len(m.OwnerReferences) > 0 {
    		for iNdEx := len(m.OwnerReferences) - 1; iNdEx >= 0; iNdEx-- {
    			{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 281.4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/rbac/v1beta1/generated.pb.go

    		for iNdEx := len(m.APIGroups) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.APIGroups[iNdEx])
    			copy(dAtA[i:], m.APIGroups[iNdEx])
    			i = encodeVarintGenerated(dAtA, i, uint64(len(m.APIGroups[iNdEx])))
    			i--
    			dAtA[i] = 0x12
    		}
    	}
    	if len(m.Verbs) > 0 {
    		for iNdEx := len(m.Verbs) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.Verbs[iNdEx])
    			copy(dAtA[i:], m.Verbs[iNdEx])
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 77.6K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/rbac/v1alpha1/generated.pb.go

    		for iNdEx := len(m.APIGroups) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.APIGroups[iNdEx])
    			copy(dAtA[i:], m.APIGroups[iNdEx])
    			i = encodeVarintGenerated(dAtA, i, uint64(len(m.APIGroups[iNdEx])))
    			i--
    			dAtA[i] = 0x1a
    		}
    	}
    	if len(m.Verbs) > 0 {
    		for iNdEx := len(m.Verbs) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.Verbs[iNdEx])
    			copy(dAtA[i:], m.Verbs[iNdEx])
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 77.7K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/storage/v1alpha1/generated.pb.go

    				return ErrInvalidLengthGenerated
    			}
    			if (iNdEx + skippy) > l {
    				return io.ErrUnexpectedEOF
    			}
    			iNdEx += skippy
    		}
    	}
    
    	if iNdEx > l {
    		return io.ErrUnexpectedEOF
    	}
    	return nil
    }
    func (m *VolumeAttachmentList) Unmarshal(dAtA []byte) error {
    	l := len(dAtA)
    	iNdEx := 0
    	for iNdEx < l {
    		preIndex := iNdEx
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 76.5K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/authentication/v1/generated.pb.go

    			dAtA[i] = 0x12
    			i -= len(keysForExtra[iNdEx])
    			copy(dAtA[i:], keysForExtra[iNdEx])
    			i = encodeVarintGenerated(dAtA, i, uint64(len(keysForExtra[iNdEx])))
    			i--
    			dAtA[i] = 0xa
    			i = encodeVarintGenerated(dAtA, i, uint64(baseI-i))
    			i--
    			dAtA[i] = 0x22
    		}
    	}
    	if len(m.Groups) > 0 {
    		for iNdEx := len(m.Groups) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.Groups[iNdEx])
    			copy(dAtA[i:], m.Groups[iNdEx])
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 72K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/flowcontrol/v1beta2/generated.pb.go

    	if len(m.Resources) > 0 {
    		for iNdEx := len(m.Resources) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.Resources[iNdEx])
    			copy(dAtA[i:], m.Resources[iNdEx])
    			i = encodeVarintGenerated(dAtA, i, uint64(len(m.Resources[iNdEx])))
    			i--
    			dAtA[i] = 0x1a
    		}
    	}
    	if len(m.APIGroups) > 0 {
    		for iNdEx := len(m.APIGroups) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.APIGroups[iNdEx])
    			copy(dAtA[i:], m.APIGroups[iNdEx])
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 142K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.pb.go

    			iNdEx = postIndex
    		default:
    			iNdEx = preIndex
    			skippy, err := skipGenerated(dAtA[iNdEx:])
    			if err != nil {
    				return err
    			}
    			if (skippy < 0) || (iNdEx+skippy) < 0 {
    				return ErrInvalidLengthGenerated
    			}
    			if (iNdEx + skippy) > l {
    				return io.ErrUnexpectedEOF
    			}
    			iNdEx += skippy
    		}
    	}
    
    	if iNdEx > l {
    		return io.ErrUnexpectedEOF
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 248K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/networking/v1/generated.pb.go

    	_ = l
    	if len(m.PolicyTypes) > 0 {
    		for iNdEx := len(m.PolicyTypes) - 1; iNdEx >= 0; iNdEx-- {
    			i -= len(m.PolicyTypes[iNdEx])
    			copy(dAtA[i:], m.PolicyTypes[iNdEx])
    			i = encodeVarintGenerated(dAtA, i, uint64(len(m.PolicyTypes[iNdEx])))
    			i--
    			dAtA[i] = 0x22
    		}
    	}
    	if len(m.Egress) > 0 {
    		for iNdEx := len(m.Egress) - 1; iNdEx >= 0; iNdEx-- {
    			{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 158.2K bytes
    - Viewed (0)
Back to top