Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 179 for Ticket (0.17 sec)

  1. src/syscall/zerrors_linux_amd64.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/types/type.go

    		} else if t.StructType().Map.MapType().Bucket == t {
    			// Both have non-nil Map
    			// Special case for Maps which include a recursive type where the recursion is not broken with a named type
    			if x.StructType().Map.MapType().Bucket != x {
    				return CMPlt // bucket maps are least
    			}
    			return t.StructType().Map.cmp(x.StructType().Map)
    		} else if x.StructType().Map.MapType().Bucket == x {
    			return CMPgt // bucket maps are least
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 04 14:29:45 UTC 2024
    - 49.5K bytes
    - Viewed (0)
  3. src/syscall/syscall_windows.go

    //sys	socket(af int32, typ int32, protocol int32) (handle Handle, err error) [failretval==InvalidHandle] = ws2_32.socket
    //sys	Setsockopt(s Handle, level int32, optname int32, optval *byte, optlen int32) (err error) [failretval==socket_error] = ws2_32.setsockopt
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 21 11:49:46 UTC 2024
    - 52.7K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_riscv64.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_arm64.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.6K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_ppc64le.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 71.8K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_ppc64.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.9K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_s390x.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  9. src/cmd/link/internal/ld/dwarf.go

    		})
    
    		// Construct bucket<K,V>
    		dwhbs := d.mkinternaltype(ctxt, dwarf.DW_ABRV_STRUCTTYPE, "bucket", keyname, valname, func(dwhb *dwarf.DWDie) {
    			// Copy over all fields except the field "data" from the generic
    			// bucket. "data" will be replaced with keys/values below.
    			d.copychildrenexcept(ctxt, dwhb, bucket, findchild(bucket, "data"))
    
    			fld := d.newdie(dwhb, dwarf.DW_ABRV_STRUCTFIELD, "keys")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 16:25:18 UTC 2024
    - 72.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_loong64.go

    	86:  "streams pipe error",
    	87:  "too many users",
    	88:  "socket operation on non-socket",
    	89:  "destination address required",
    	90:  "message too long",
    	91:  "protocol wrong type for socket",
    	92:  "protocol not available",
    	93:  "protocol not supported",
    	94:  "socket type not supported",
    	95:  "operation not supported",
    	96:  "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
Back to top