Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for v100 (0.11 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	ERROR_NOT_SAFEBOOT_SERVICE                                                syscall.Errno = 1084
    	ERROR_END_OF_MEDIA                                                        syscall.Errno = 1100
    	ERROR_FILEMARK_DETECTED                                                   syscall.Errno = 1101
    	ERROR_BEGINNING_OF_MEDIA                                                  syscall.Errno = 1102
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                  implementation supports. Weight is not a percentage and the sum of
                                  weights does not need to equal 100.
    
    
                                  If only one backend is specified and it has a weight greater than 0, 100%
                                  of the traffic is forwarded to that backend. If weight is set to 0, no
    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

                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
                                  type: integer
                                percentage:
                                  description: Percentage of requests on which the delay
    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

                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
                                  type: integer
                                percentage:
                                  description: Percentage of requests on which the delay
    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. pkg/apis/core/validation/validation_test.go

    		Hard: core.ResourceList{
    			core.ResourceCPU:                      resource.MustParse("100"),
    			core.ResourceMemory:                   resource.MustParse("10000"),
    			core.ResourceRequestsCPU:              resource.MustParse("100"),
    			core.ResourceRequestsMemory:           resource.MustParse("10000"),
    			core.ResourceLimitsCPU:                resource.MustParse("100"),
    			core.ResourceLimitsMemory:             resource.MustParse("10000"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  type: string
                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
                                  type: integer
                                percentage:
                                  description: Percentage of requests on which the delay
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    11A00..11A3E  ; valid                                  # 10.0 ZANABAZAR SQUARE LETTER A..ZANABAZAR SQUARE CLUSTER-FINAL LETTER VA
    11A3F..11A46  ; valid                  ;      ; NV8    # 10.0 ZANABAZAR SQUARE INITIAL HEAD MARK..ZANABAZAR SQUARE CLOSING DOUBLE-LINED HEAD MARK
    11A47         ; valid                                  # 10.0 ZANABAZAR SQUARE SUBJOINER
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SO_PROTOTYPE = 4118
    pkg syscall (freebsd-arm64), const SO_PROTOTYPE ideal-int
    pkg syscall (freebsd-arm64), const SO_RCVBUF = 4098
    pkg syscall (freebsd-arm64), const SO_RCVLOWAT = 4100
    pkg syscall (freebsd-arm64), const SO_RCVLOWAT ideal-int
    pkg syscall (freebsd-arm64), const SO_RCVTIMEO = 4102
    pkg syscall (freebsd-arm64), const SO_RCVTIMEO ideal-int
    pkg syscall (freebsd-arm64), const SO_REUSEADDR = 4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  9. RELEASE.md

        *   Added new op: `tf.strings.unsorted_segment_join`.
        *   Added HW acceleration support for `topK_v2`.
        *   CloudBigtable version updated to v0.10.0 BEGIN_PUBLIC CloudBigtable
            version updated to v0.10.0.
        *   Expose `Head` as public API.
        *   Added `tf.sparse.from_dense` utility function.
        *   Improved ragged tensor support in `TensorFlowTestCase`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "weight": {
                "default": 0,
                "description": "Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100.",
                "format": "int32",
                "type": "integer"
              }
            },
            "required": [
              "weight",
              "preference"
            ],
            "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top