Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 49 for reflect1 (0.31 sec)

  1. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    org.junit.runners.model; synchronized class NoGenericTypeParamet { private final reflect.Method method; void NoGenericTypeParamet(reflect.Method); void validate(java.util.List); private void validateNoTypeParame(reflect.Type, java.util.List); private void validateNoTypeParame(reflect.ParameterizedType, java.util.List); private void validateNoTypeParame(reflect.WildcardType, java.util.List); private void validateNoTypeParame(reflect.GenericArrayType, java.util.List); } org/junit/runners/model/TestClass$F...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 373.7K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/rewritePPC64.go

    	typ := &b.Func.Config.Types
    	// match: (Select1 (Mul64uhilo x y))
    	// result: (MULLD x y)
    	for {
    		if v_0.Op != OpMul64uhilo {
    			break
    		}
    		y := v_0.Args[1]
    		x := v_0.Args[0]
    		v.reset(OpPPC64MULLD)
    		v.AddArg2(x, y)
    		return true
    	}
    	// match: (Select1 (Add64carry x y c))
    	// result: (ADDZEzero (Select1 <typ.UInt64> (ADDE x y (Select1 <typ.UInt64> (ADDCconst c [-1])))))
    	for {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 19:02:52 UTC 2024
    - 360.2K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/rewriteS390X.go

    		v.AddArg(v0)
    		return true
    	}
    	// match: (Select1 (AddTupleFirst32 _ tuple))
    	// result: (Select1 tuple)
    	for {
    		if v_0.Op != OpS390XAddTupleFirst32 {
    			break
    		}
    		tuple := v_0.Args[1]
    		v.reset(OpSelect1)
    		v.AddArg(tuple)
    		return true
    	}
    	// match: (Select1 (AddTupleFirst64 _ tuple))
    	// result: (Select1 tuple)
    	for {
    		if v_0.Op != OpS390XAddTupleFirst64 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 18:09:26 UTC 2023
    - 395.1K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation.go

    	reflectType, reflectValue := reflect.TypeOf(value), reflect.ValueOf(value)
    	for i := 0; i < reflectType.NumField(); i++ {
    		f := reflectType.Field(i)
    		if allowedFields[f.Name] {
    			continue
    		}
    
    		// Compare the value of this field to its zero value to determine if it has been set
    		if !reflect.DeepEqual(reflectValue.Field(i).Interface(), reflect.Zero(f.Type).Interface()) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 349.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.17.md

    - When the go-client reflector relists, the ResourceVersion list option is set to the reflector's latest synced resource version to ensure the reflector does not "go back in time" and reprocess events older than it has already processed. If the server responds with an HTTP 410 (Gone) status code response, the relist falls back to using...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (0)
  6. pkg/registry/core/service/storage/storage_test.go

    			}
    			for _, item := range update.Spec.Ports {
    				uNodePorts = append(uNodePorts, item.NodePort)
    			}
    			if tc.expectSameNodePort && !reflect.DeepEqual(bNodePorts, uNodePorts) {
    				t.Errorf("expected nodePort to be patched: %v != %v", bNodePorts, uNodePorts)
    			} else if !tc.expectSameNodePort && reflect.DeepEqual(bNodePorts, uNodePorts) {
    				t.Errorf("expected nodePort to not be patched: %v == %v", bNodePorts, uNodePorts)
    			}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 440.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.25.md

    ### Bug or Regression
    
    - Fix missing delete events on informer re-lists to ensure all delete events are correctly emitted and using the latest known object state, so that all event handlers and stores always reflect the actual apiserver state as best as possible ([#115900](https://github.com/kubernetes/kubernetes/pull/115900), [@odinuge](https://github.com/odinuge)) [SIG API Machinery]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.15.md

    * The CRD handler now properly re-creates stale CR storage to reflect CRD update. ([#79114](https://github.com/kubernetes/kubernetes/pull/79114), [@roycaihw](https://github.com/roycaihw))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.27.md

    - Introduces new alpha functionality to the reflector, allowing user to enable API streaming.
      
      To activate this feature, users can set the `ENABLE_CLIENT_GO_WATCH_LIST_ALPHA` environmental variable.
      It is important to note that the server must support streaming for this feature to function properly.
      If streaming is not supported by the server, the reflector will revert to the previous method
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      // This is then reshaped to add the new axes.
    
      // The start, limit indices and strides attributes of mhlo.slice would
      // reflect the canonicalized slice.
      // As output shape of StridedSlice differs, a reshape will follow to reflect
      // new axes added.
    
      %begin = "tf.Const"() {value = dense<[1, 0, 0, 8, 1, 2, 0]> : tensor<7xi32>} : () -> (tensor<7xi32>)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top