Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 290 for dropg (0.78 sec)

  1. pkg/registry/core/service/strategy.go

    	return true
    }
    
    // dropServiceDisabledFields drops fields that are not used if their associated feature gates
    // are not enabled.  The typical pattern is:
    //
    //	if !utilfeature.DefaultFeatureGate.Enabled(features.MyFeature) && !myFeatureInUse(oldSvc) {
    //	    newSvc.Spec.MyFeature = nil
    //	}
    func dropServiceDisabledFields(newSvc *api.Service, oldSvc *api.Service) {
    	// Drop condition for TrafficDistribution field.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 11 13:09:36 UTC 2024
    - 14.1K bytes
    - Viewed (0)
  2. src/cmd/go/internal/workcmd/edit.go

    The -godebug=key=value flag adds a godebug key=value line,
    replacing any existing godebug lines with the given key.
    
    The -dropgodebug=key flag drops any existing godebug lines
    with the given key.
    
    The -use=path and -dropuse=path flags
    add and drop a use directive from the go.work file's set of module directories.
    
    The -replace=old[@v]=new[@v] flag adds a replacement of the given
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:52:10 UTC 2024
    - 11K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tfr/tests/end2end.mlir

      %calls1 = "tfr.cast"(%calls) : (tensor<i64>) -> !tfr.tensor
      %drop = "tfr.constant_tensor"(%drop_remainder) : (i1) -> tensor<i1>
      %drop1 = "tfr.cast"(%drop) : (tensor<i1>) -> !tfr.tensor
      %ret = tfr.call @tf__map_and_batch_dataset_v0(%input_dataset, %batch1, %calls1, %drop1, %other_arguments, %f, %output_types, %output_shapes, %preserve_cardinality)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 13.4K bytes
    - Viewed (0)
  4. src/cmd/go/internal/modcmd/edit.go

    so omitting @v will drop existing replacements for specific versions.
    
    The -dropreplace=old[@v] flag drops a replacement of the given
    module path and version pair. If the @v is omitted, a replacement without
    a version on the left side is dropped.
    
    The -retract=version and -dropretract=version flags add and drop a
    retraction on the given version. The version may be a single version
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:52:10 UTC 2024
    - 17.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go

    	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
    	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
    	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
    	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
    	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
    	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
    	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go

    	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
    	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
    	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
    	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
    	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
    	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
    	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go

    	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
    	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
    	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
    	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
    	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
    	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
    	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go

    	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
    	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
    	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
    	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
    	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
    	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
    	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go

    	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
    	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
    	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
    	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
    	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
    	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
    	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go

    	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
    	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
    	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
    	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
    	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
    	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
    	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
Back to top