Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for madd (0.21 sec)

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

    			break
    		}
    		v.copyOf(a)
    		return true
    	}
    	// match: (MADD a x (MOVDconst [1]))
    	// result: (ADD a x)
    	for {
    		a := v_0
    		x := v_1
    		if v_2.Op != OpARM64MOVDconst || auxIntToInt64(v_2.AuxInt) != 1 {
    			break
    		}
    		v.reset(OpARM64ADD)
    		v.AddArg2(a, x)
    		return true
    	}
    	// match: (MADD a x (MOVDconst [c]))
    	// cond: isPowerOfTwo64(c)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 608.6K bytes
    - Viewed (0)
  2. gradle/verification-keyring.keys

    u23+JcIZlQe/UMb2x7zXFWJJO++gpB8sbuxrhGChl6i2kGGUE4JYU7RcDA6YgZrP
    FJLAuP+P55xhXI4Jl0OHdLlJR9ytgWh8B4Z4QK03I5qDm2CVDXOWLtb0atqGL4zW
    oUnhkseTynRN66Rv6CoxAQ/o1n7N4GvG/yLGNkcCBZO7QpCxfhqOT78OqtFvbOXo
    MADd/cTFiNKP0OzYEiqysu06rD9zJCASorAELPmWbcccQP0FyFKigRw8YwjH+Mlq
    U0j2Fvtw/5o+Asy2T5/4aH8PJ8vy1pnnFSK3qPElB/WgpHjjkhb0gMKGly8estyV
    wAB7snGCxF7X7DcdKrrB3pdWZkx0UCV+5LThTVt5eIePiMUwQPXzTKuDBQARAQAB
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    found the Circles which the red Light made to be manifestly bigger than
    those which were made by the blue and violet. And it was very pleasant
    to see them gradually swell or contract accordingly as the Colour of the
    Light was changed. The Interval of the Glasses at any of the Rings when
    they were made by the utmost red Light, was to their Interval at the
    same Ring when made by the utmost violet, greater than as 3 to 2, and
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0892..0897    ; disallowed                             # NA   <reserved-0892>..<reserved-0897>
    0898..089F    ; valid                                  # 14.0 ARABIC SMALL HIGH WORD AL-JUZ..ARABIC HALF MADDA OVER MADDA
    08A0          ; valid                                  # 6.1  ARABIC LETTER BEH WITH SMALL V BELOW
    08A1          ; valid                                  # 7.0  ARABIC LETTER BEH WITH HAMZA ABOVE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

    recursively.\n\nIf ReadOnly is false, this field has no meaning and must be unspecified.\n\nIf ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only.  If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime.  If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. manifests/charts/base/crds/crd-all.gen.yaml

                                Determines how the patch should be applied.
    
                                Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE
                              enum:
                              - INVALID
                              - MERGE
                              - ADD
                              - REMOVE
                              - INSERT_BEFORE
                              - INSERT_AFTER
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    ```
    indices.shape[:-1] + tensor.shape[indices.shape[-1]:]
    ```
    
    The simplest form of `tensor_scatter_nd_add` is to add individual elements to a
    tensor by index. For example, say we want to add 4 elements in a rank-1
    tensor with 8 elements.
    
    In Python, this scatter add operation would look like this:
    
    >>> indices = tf.constant([[4], [3], [1], [7]])
    >>> updates = tf.constant([9, 10, 11, 12])
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.19.md

    - Add .import-restrictions file to cmd/cloud-controller-manager. ([#90630](https://github.com/kubernetes/kubernetes/pull/90630), [@nilo19](https://github.com/nilo19)) [SIG API Machinery and Cloud Provider]
    - Add Annotations to CRI-API ImageSpec objects. ([#90061](https://github.com/kubernetes/kubernetes/pull/90061), [@marosset](https://github.com/marosset)) [SIG Node and Windows]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                        randomSamplingPercentage:
                          description: Controls the rate at which traffic will be selected
                            for tracing if no prior sampling decision has been made.
                          maximum: 100
                          minimum: 0
                          nullable: true
                          type: number
                        useRequestIdForTraceSampling:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  10. src/main/webapp/css/bootstrap.min.css.map

    with the form controls.\n.col-form-label {\n  padding-top: add($input-padding-y, $input-border-width);\n  padding-bottom: add($input-padding-y, $input-border-width);\n  margin-bottom: 0; // Override the `<label>/<legend>` default\n  @include font-size(inherit); // Override the `<legend>` default\n  line-height: $input-line-height;\n}\n\n.col-form-label-lg {\n  padding-top: add($input-padding-y-lg, $input-border-width);\n  padding-bottom: add($input-padding-y-lg, $input-border-width);\n  @include f...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
Back to top