Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 47 for sqlite (0.1 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "connection timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "connection timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "connection timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

        tf_device.return %2 : tensor<4xf32>
      }) {...} : () -> tensor<4xf32>
    ```
    ### `-tf-tpu-colocate-splits`
    
    _Colocates each Split op with its predecessor_
    
    It is beneficial for performance to assign a `Split` op to the same device
    as its predecessor. This is because the weight of cut edges is always
    minimized when the `Split` is with its predecessor. This colocation
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    	{61, "ECONNREFUSED", "connection refused"},
    	{62, "ELOOP", "too many levels of symbolic links"},
    	{63, "ENAMETOOLONG", "file name too long"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
Back to top