Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for return (0.25 sec)

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

                              description: Specifies the conditions under which retry
                                takes place.
                              type: string
                            retryRemoteLocalities:
                              description: Flag to specify whether the retries should
                                retry to other localities.
                              nullable: true
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              description: Specifies the conditions under which retry
                                takes place.
                              type: string
                            retryRemoteLocalities:
                              description: Flag to specify whether the retries should
                                retry to other localities.
                              nullable: true
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. RELEASE.md

    *   `tf.math`:
        *   Narrow down `argmin`/`argmax` contract to always return the smallest
            index for ties.
        *   `tf.math.reduce_variance` and `tf.math.reduce_std` return correct
            computation for complex types and no longer support integer types.
        *   Add Bessel functions of order 0,1 to `tf.math.special`.
        *   `tf.divide` now always returns a tensor to be consistent with
            documentation and other APIs.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. CHANGELOG/CHANGELOG-1.19.md

    - If we set parameter cgroupPerQos=false and cgroupRoot=/docker,this function will retrun  nodeAllocatableRoot=/docker/kubepods, it is not right, the correct return should be /docker.
      cm.NodeAllocatableRoot(s.CgroupRoot, s.CgroupDriver)
      
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_AIO_READ = 255 #53466
    pkg syscall (freebsd-riscv64), const SYS_AIO_READ ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_AIO_RETURN = 314 #53466
    pkg syscall (freebsd-riscv64), const SYS_AIO_RETURN ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_AIO_SUSPEND = 315 #53466
    pkg syscall (freebsd-riscv64), const SYS_AIO_SUSPEND ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_AIO_READ = 255
    pkg syscall (freebsd-arm64), const SYS_AIO_READ ideal-int
    pkg syscall (freebsd-arm64), const SYS_AIO_RETURN = 314
    pkg syscall (freebsd-arm64), const SYS_AIO_RETURN ideal-int
    pkg syscall (freebsd-arm64), const SYS_AIO_SUSPEND = 315
    pkg syscall (freebsd-arm64), const SYS_AIO_SUSPEND ideal-int
    pkg syscall (freebsd-arm64), const SYS_AIO_WAITCOMPLETE = 359
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/bootstrap.min.css.map

    $breakpoints: $grid-breakpoints) {\n  $next: breakpoint-next($name, $breakpoints);\n  @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n//    >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n//    \"\"  (Returns a blank string)\n//    >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px,...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  8. src/main/webapp/css/bootstrap.min.css.map

    $breakpoints: $grid-breakpoints) {\n  $next: breakpoint-next($name, $breakpoints);\n  @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n//    >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n//    \"\"  (Returns a blank string)\n//    >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px,...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    048F          ; valid                                  # 3.0  CYRILLIC SMALL LETTER ER WITH TICK
    0490          ; mapped                 ; 0491          # 1.1  CYRILLIC CAPITAL LETTER GHE WITH UPTURN
    0491          ; valid                                  # 1.1  CYRILLIC SMALL LETTER GHE WITH UPTURN
    0492          ; mapped                 ; 0493          # 1.1  CYRILLIC CAPITAL LETTER GHE WITH STROKE
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top