Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 127 for 141 (0.1 sec)

  1. staging/src/k8s.io/apiserver/go.sum

    cloud.google.com/go/area120 v0.8.1/go.mod h1:BVfZpGpB7KFVNxPiQBuHkX6Ed0rS51xIgmGyjrAfzsg=
    cloud.google.com/go/artifactregistry v1.14.1/go.mod h1:nxVdG19jTaSTu7yA7+VbWL346r3rIdkZ142BSQqhn5E=
    cloud.google.com/go/asset v1.14.1/go.mod h1:4bEJ3dnHCqWCDbWJ/6Vn7GVI9LerSi7Rfdi03hd+WTQ=
    cloud.google.com/go/assuredworkloads v1.11.1/go.mod h1:+F04I52Pgn5nmPG36CWFtxmav6+7Q+c5QyJoL18Lry0=
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:11 UTC 2024
    - 49.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	ENOTEMPTY          = Errno(136)
    	ENOTTY             = Errno(137)
    	ENXIO              = Errno(138)
    	EPERM              = Errno(139)
    	EPIPE              = Errno(140)
    	EROFS              = Errno(141)
    	ESPIPE             = Errno(142)
    	ESRCH              = Errno(143)
    	EXDEV              = Errno(144)
    	E2BIG              = Errno(145)
    	ELOOP              = Errno(146)
    	EILSEQ             = Errno(147)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tfrt/tests/analysis/cost_analysis.mlir

        // expected-remark@+1 {{Cost: 1}}
        %40 = "tf.ExpandDims"(%32, %11) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<?xf32>, tensor<i32>) -> tensor<?x1xf32>
        // expected-remark@+1 {{Cost: 1}}
        %41 = "tf.ExpandDims"(%33, %11) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<?xf32>, tensor<i32>) -> tensor<?x1xf32>
        // expected-remark@+1 {{Cost: 1}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Aug 14 15:35:49 UTC 2023
    - 12.2K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_mips64.go

    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, \
    	SYS_GETLOGIN_R     = 141 // { int sys_getlogin_r(char *namebuf, u_int namelen); }
    	SYS_SETSID         = 147 // { int sys_setsid(void); }
    	SYS_QUOTACTL       = 148 // { int sys_quotactl(const char *path, int cmd, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 14.9K bytes
    - Viewed (0)
  5. test/fixedbugs/issue2615.go

    		return 137
    	} else if x[2]&(1<<10) != 0 {
    		return 138
    	} else if x[2]&(1<<11) != 0 {
    		return 139
    	} else if x[2]&(1<<12) != 0 {
    		return 140
    	} else if x[2]&(1<<13) != 0 {
    		return 141
    	} else if x[2]&(1<<14) != 0 {
    		return 142
    	} else if x[2]&(1<<15) != 0 {
    		return 143
    	} else if x[2]&(1<<16) != 0 {
    		return 144
    	} else if x[2]&(1<<17) != 0 {
    		return 145
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 02 13:43:18 UTC 2016
    - 11.5K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_openbsd_arm64.go

    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, \
    	SYS_GETLOGIN_R     = 141 // { int sys_getlogin_r(char *namebuf, u_int namelen); }
    	SYS_SETSID         = 147 // { int sys_setsid(void); }
    	SYS_QUOTACTL       = 148 // { int sys_quotactl(const char *path, int cmd, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 14.7K bytes
    - Viewed (0)
  7. src/internal/xcoff/xcoff.go

    	C_BCOMM   = 135 // Beginning of common block
    	C_ECOML   = 136 // Local member of common block
    	C_ECOMM   = 137 // End of common block
    	C_DECL    = 140 // Declaration of object
    	C_ENTRY   = 141 // Alternate entry
    	C_FUN     = 142 // Function or procedure
    	C_BSTAT   = 143 // Beginning of static block
    	C_ESTAT   = 144 // End of static block
    	C_GTLS    = 145 // Global thread-local variable
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 08 20:36:37 UTC 2023
    - 11.8K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_openbsd_riscv64.go

    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, \
    	SYS_GETLOGIN_R     = 141 // { int sys_getlogin_r(char *namebuf, u_int namelen); }
    	SYS_SETSID         = 147 // { int sys_setsid(void); }
    	SYS_QUOTACTL       = 148 // { int sys_quotactl(const char *path, int cmd, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 15.7K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, \
    	SYS_GETLOGIN_R     = 141 // { int sys_getlogin_r(char *namebuf, u_int namelen); }
    	SYS_SETSID         = 147 // { int sys_setsid(void); }
    	SYS_QUOTACTL       = 148 // { int sys_quotactl(const char *path, int cmd, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  10. src/crypto/ecdh/ecdh_test.go

    		}
    	})
    }
    
    var vectors = map[ecdh.Curve]struct {
    	PrivateKey, PublicKey string
    	PeerPublicKey         string
    	SharedSecret          string
    }{
    	// NIST vectors from CAVS 14.1, ECC CDH Primitive (SP800-56A).
    	ecdh.P256(): {
    		PrivateKey: "7d7dc5f71eb29ddaf80d6214632eeae03d9058af1fb6d22ed80badb62bc1a534",
    		PublicKey: "04ead218590119e8876b29146ff89ca61770c4edbbf97d38ce385ed281d8a6b230" +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 27 18:23:49 UTC 2024
    - 18K bytes
    - Viewed (0)
Back to top