Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for invalidate (0.3 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const MS_ASYNC = 1 #53466
    pkg syscall (freebsd-riscv64), const MS_ASYNC ideal-int #53466
    pkg syscall (freebsd-riscv64), const MS_INVALIDATE = 2 #53466
    pkg syscall (freebsd-riscv64), const MS_INVALIDATE ideal-int #53466
    pkg syscall (freebsd-riscv64), const MS_SYNC = 0 #53466
    pkg syscall (freebsd-riscv64), const MS_SYNC ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const MCL_FUTURE ideal-int
    pkg syscall (freebsd-arm64), const MS_ASYNC = 1
    pkg syscall (freebsd-arm64), const MS_ASYNC ideal-int
    pkg syscall (freebsd-arm64), const MS_INVALIDATE = 2
    pkg syscall (freebsd-arm64), const MS_INVALIDATE ideal-int
    pkg syscall (freebsd-arm64), const MS_SYNC = 0
    pkg syscall (freebsd-arm64), const MS_SYNC ideal-int
    pkg syscall (freebsd-arm64), const MSG_CMSG_CLOEXEC = 262144
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                        jwks:
                          description: JSON Web Key Set of public keys to validate signature
                            of the JWT.
                          type: string
                        jwks_uri:
                          description: URL of the provider's public key set to validate
                            signature of the JWT.
                          type: string
                        jwksUri:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        jwks:
                          description: JSON Web Key Set of public keys to validate signature
                            of the JWT.
                          type: string
                        jwks_uri:
                          description: URL of the provider's public key set to validate
                            signature of the JWT.
                          type: string
                        jwksUri:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Fix: resize Azure disk issue when it's in attached state ([#96705](https://github.com/kubernetes/kubernetes/pull/96705), [@andyzhangx](https://github.com/andyzhangx)) [SIG Cloud Provider]
    - Fixed a bug that prevents kubectl to validate CRDs with schema using x-kubernetes-preserve-unknown-fields on object fields.
    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)
  6. RELEASE.md

        you are migrating from TF 1.x to TF2 and need to make sure your computation
        is still happening correctly along the way. See the
        [validating correctness migration guide](https://www.tensorflow.org/guide/migrate/validate_correctness)
        for more info.
    
    # Release 0.5.0
    
    Initial release of TensorFlow.
    
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top