Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for one8 (0.13 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    be well observed.
    
    _Exper._ 9. A Prism, whose two Angles at its Base were equal to one
    another, and half right ones, and the third a right one, I placed in a
    Beam of the Sun's Light let into a dark Chamber through a Hole in the
    Window-shut, as in the third Experiment. And turning the Prism slowly
    about its Axis, until all the Light which went through one of its
    Angles, and was refracted by it began to be reflected by its Base, at
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      Listeners. No picking one of the conflicting listeners as the winner.
                      This also means that the Gateway must have at least one non-conflicting
                      Listener in this case, otherwise it violates the requirement that at
                      least one Listener must be present.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          x-kubernetes-validations:
                          - message: wildcard not allowed in label value match
                            rule: '!self.contains(''*'')'
                        description: One or more labels that indicate a specific set of
                          pods/VMs on which a policy should be applied.
                        maxProperties: 4096
                        type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                          x-kubernetes-validations:
                          - message: wildcard not allowed in label value match
                            rule: '!self.contains(''*'')'
                        description: One or more labels that indicate a specific set of
                          pods/VMs on which a policy should be applied.
                        maxProperties: 4096
                        type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                    description: Optional.
                    properties:
                      matchLabels:
                        additionalProperties:
                          type: string
                        description: One or more labels that indicate a specific set of
                          pods/VMs on which a policy should be applied.
                        type: object
                    type: object
                  targetRef:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2150          ; mapped                 ; 0031 2044 0037 #5.2  VULGAR FRACTION ONE SEVENTH
    2151          ; mapped                 ; 0031 2044 0039 #5.2  VULGAR FRACTION ONE NINTH
    2152          ; mapped                 ; 0031 2044 0031 0030 #5.2 VULGAR FRACTION ONE TENTH
    2153          ; mapped                 ; 0031 2044 0033 #1.1  VULGAR FRACTION ONE THIRD
    2154          ; mapped                 ; 0032 2044 0033 #1.1  VULGAR FRACTION TWO THIRDS
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    Makes a "one-shot" iterator that can be iterated only once.
      }];
    
      let description = [{
    A one-shot iterator bundles the logic for defining the dataset and
    the state of the iterator in a single op, which allows simple input
    pipelines to be defined without an additional initialization
    ("MakeIterator") step.
    
    One-shot iterators have the following limitations:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

              }
            },
            "required": [
              "driver"
            ],
            "type": "object"
          },
          "io.k8s.api.core.v1.FlockerVolumeSource": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "description": "Shareable determines whether the resource supports more than one consumer at a time.",
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "io.k8s.api.resource.v1alpha2.DriverAllocationResult": {
            "description": "DriverAllocationResult contains vendor parameters and the allocation result for one request.",
            "properties": {
              "namedResources": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  10. pkg/apis/core/validation/validation_test.go

    		desc          string
    		podConditions []core.PodCondition
    	}{{
    		"no condition",
    		[]core.PodCondition{},
    	}, {
    		"one system condition",
    		[]core.PodCondition{{
    			Type:   core.PodReady,
    			Status: core.ConditionTrue,
    		}},
    	}, {
    		"one system condition and one custom condition",
    		[]core.PodCondition{{
    			Type:   core.PodReady,
    			Status: core.ConditionTrue,
    		}, {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top