Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for sumneg (2.3 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            properties:
                              destinationSubnets:
                                description: IPv4 or IPv6 ip addresses of destination
                                  with optional subnet.
                                items:
                                  type: string
                                type: array
                              gateways:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/rewriteARM64.go

    	v_0 := v.Args[0]
    	b := v.Block
    	// match: (MNEG x (MOVDconst [-1]))
    	// result: x
    	for {
    		for _i0 := 0; _i0 <= 1; _i0, v_0, v_1 = _i0+1, v_1, v_0 {
    			x := v_0
    			if v_1.Op != OpARM64MOVDconst || auxIntToInt64(v_1.AuxInt) != -1 {
    				continue
    			}
    			v.copyOf(x)
    			return true
    		}
    		break
    	}
    	// match: (MNEG _ (MOVDconst [0]))
    	// result: (MOVDconst [0])
    	for {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 608.6K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                            properties:
                              destinationSubnets:
                                description: IPv4 or IPv6 ip addresses of destination
                                  with optional subnet.
                                items:
                                  type: string
                                type: array
                              gateways:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                            properties:
                              destinationSubnets:
                                description: IPv4 or IPv6 ip addresses of destination
                                  with optional subnet.
                                items:
                                  type: string
                                type: array
                              gateways:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. RELEASE.md

    # Release 2.12.1
    
    ### Bug Fixes and Other Changes
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - Avoid marking node as Ready until node has synced with API servers at least once ([#97996](https://github.com/kubernetes/kubernetes/pull/97996), [@ehashman](https://github.com/ehashman)) [SIG Node]
    - Cleanup subnet in frontend IP configs to prevent huge subnet request bodies in some scenarios. ([#98288](https://github.com/kubernetes/kubernetes/pull/98288), [@nilo19](https://github.com/nilo19)) [SIG Cloud Provider]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    equal to 1.}]>:$weights
      );
    
      let results = (outs
        Res<TensorOf<[TF_Float32, TF_Float64, TF_Int32, TF_Int64]>, [{1D `Tensor` with length equal to `size`. The counts or summed weights for
    each value in the range [0, size).}]>:$bins
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<2>;
    }
    
    def TF_BitcastOp : TF_Op<"Bitcast", [Pure]> {
      let summary = [{
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0EA8..0EA9    ; valid                                  # 12.0 LAO LETTER SANSKRIT SHA..LAO LETTER SANSKRIT SSA
    0EAA..0EAB    ; valid                                  # 1.1  LAO LETTER SO SUNG..LAO LETTER HO SUNG
    0EAC          ; valid                                  # 12.0 LAO LETTER PALI LLA
    0EAD..0EB2    ; valid                                  # 1.1  LAO LETTER O..LAO VOWEL SIGN AA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  9. src/testdata/Isaac.Newton-Opticks.txt

    and at length became co-incident; and afterwards when I went still
    farther off, they parted again in a contrary Order, the violet by a
    greater Refraction being carried beyond the red.
    
    _Exper._ 8. In Summer, when the Sun's Light uses to be strongest, I
    placed a Prism at the Hole of the Window-shut, as in the third
    Experiment, yet so that its Axis might be parallel to the Axis of the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top