Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for 1e23 (0.21 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1E24          ; mapped                 ; 1E25          # 1.1  LATIN CAPITAL LETTER H WITH DOT BELOW
    1E25          ; valid                                  # 1.1  LATIN SMALL LETTER H WITH DOT BELOW
    1E26          ; mapped                 ; 1E27          # 1.1  LATIN CAPITAL LETTER H WITH DIAERESIS
    1E27          ; valid                                  # 1.1  LATIN SMALL LETTER H WITH DIAERESIS
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	ERROR_FLOPPY_ID_MARK_NOT_FOUND                                            syscall.Errno = 1122
    	ERROR_FLOPPY_WRONG_CYLINDER                                               syscall.Errno = 1123
    	ERROR_FLOPPY_UNKNOWN_ERROR                                                syscall.Errno = 1124
    	ERROR_FLOPPY_BAD_REGISTERS                                                syscall.Errno = 1125
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    description: |-
                      Hostnames defines a set of hostnames to match against the GRPC
                      Host header to select a GRPCRoute to process the request. This matches
                      the RFC 1123 definition of a hostname with 2 notable exceptions:
    
    
                      1. IPs are not allowed.
                      2. A hostname may be prefixed with a wildcard label (`*.`). The wildcard
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    ```
    
    (2) For the following input of shape `[4, 1, 1, 3]` and block_size of 2:
    
    ```
    [[[[1, 2, 3]]], [[[4, 5, 6]]], [[[7, 8, 9]]], [[[10, 11, 12]]]]
    ```
    
    The output tensor has shape `[1, 2, 2, 3]` and value:
    
    ```
    x = [[[[1, 2, 3], [4, 5, 6]],
          [[7, 8, 9], [10, 11, 12]]]]
    ```
    
    (3) For the following input of shape `[4, 2, 2, 1]` and block_size of 2:
    
    ```
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    		{Name: "abc", MountPath: "/foo"},
    		{Name: "123", MountPath: "/bar"},
    		{Name: "abc-123", MountPath: "/baz"},
    		{Name: "abc-123", MountPath: "/baa", SubPath: ""},
    		{Name: "abc-123", MountPath: "/bab", SubPath: "baz"},
    		{Name: "abc-123", MountPath: "d:", SubPath: ""},
    		{Name: "abc-123", MountPath: "F:", SubPath: ""},
    		{Name: "abc-123", MountPath: "G:\\mount", SubPath: ""},
    		{Name: "abc-123", MountPath: "/bac", SubPath: ".baz"},
    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. RELEASE.md

    Wen-Heng (Jack) Chung, wenxizhu, Will Battel, William D. Irons, wyzhao, Xin,
    Yasuhiro Matsumoto, ymodak, Yong Tang, Younes Khoudli, Yuan Lin, Yves-Noel
    Weweler, Zantares, zjjott, 卜居, 王振华 (Wang Zhenhua), 黄鑫
    
    # Release 1.12.3
    
    ## Bug Fixes and Other Changes
    
    *   Updates `png_archive` dependency to 1.6.37 to not be affected by
        CVE-2019-7317, CVE-2018-13785, and CVE-2018-14048.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top