Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for casa (0.17 sec)

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

                                description: Flag to specify whether the URI matching
                                  should be case-insensitive.
                                type: boolean
                              method:
                                description: 'HTTP Method values are case-sensitive and
                                  formatted as follows: - `exact: "value"` for exact string
    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)
  2. RELEASE.md

            *   Use the free functions such as
                `tensorflow::errors::IsInvalidArgument` if needed.
            *   In the last resort, use
                e.g.`static_cast<tensorflow::errors::Code>(error::Code::INVALID_ARGUMENT)`
                or `static_cast<int>(code)` for comparisons.
    *   `tensorflow::StatusOr` will also become in the future an alias to
        `absl::StatusOr`, so use `StatusOr::value` instead of
    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)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2104          ; valid                  ;      ; NV8    # 1.1  CENTRE LINE SYMBOL
    2105          ; disallowed_STD3_mapped ; 0063 002F 006F #1.1  CARE OF
    2106          ; disallowed_STD3_mapped ; 0063 002F 0075 #1.1  CADA UNA
    2107          ; mapped                 ; 025B          # 1.1  EULER CONSTANT
    2108          ; valid                  ;      ; NV8    # 1.1  SCRUPLE
    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