Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 194 for addUses (0.23 sec)

  1. src/syscall/zerrors_linux_mips64.go

    	96:   "destination address required",
    	97:   "message too long",
    	98:   "protocol wrong type for socket",
    	99:   "protocol not available",
    	120:  "protocol not supported",
    	121:  "socket type not supported",
    	122:  "operation not supported",
    	123:  "protocol family not supported",
    	124:  "address family not supported by protocol",
    	125:  "address already in use",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_mips64le.go

    	96:   "destination address required",
    	97:   "message too long",
    	98:   "protocol wrong type for socket",
    	99:   "protocol not available",
    	120:  "protocol not supported",
    	121:  "socket type not supported",
    	122:  "operation not supported",
    	123:  "protocol family not supported",
    	124:  "address family not supported by protocol",
    	125:  "address already in use",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_mipsle.go

    	96:   "destination address required",
    	97:   "message too long",
    	98:   "protocol wrong type for socket",
    	99:   "protocol not available",
    	120:  "protocol not supported",
    	121:  "socket type not supported",
    	122:  "operation not supported",
    	123:  "protocol family not supported",
    	124:  "address family not supported by protocol",
    	125:  "address already in use",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  4. src/runtime/mbitmap.go

    // top of this file.
    type typePointers struct {
    	// elem is the address of the current array element of type typ being iterated over.
    	// Objects that are not arrays are treated as single-element arrays, in which case
    	// this value does not change.
    	elem uintptr
    
    	// addr is the address the iterator is currently working from and describes
    	// the address of the first word referenced by mask.
    	addr uintptr
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:18:55 UTC 2024
    - 60K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/_gen/S390XOps.go

    		},
    
    		// large move
    		// auxint = remaining bytes after loop (rem)
    		// arg0 = address of dst memory (in R1, changed as a side effect)
    		// arg1 = address of src memory (in R2, changed as a side effect)
    		// arg2 = pointer to last address to move in loop + 256
    		// arg3 = mem
    		// returns mem
    		//
    		// mvc: MVC  $256, 0(R2), 0(R1)
    		//      MOVD $256(R1), R1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 24 00:21:13 UTC 2023
    - 52.5K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/css/manual.css

    /** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
    h1 {
    	font-size: 2em;
    	margin: 0.67em 0;
    }
    
    /** Address styling not present in IE 8/9, Safari 5, and Chrome. */
    abbr[title] {
    	border-bottom: 1px dotted;
    }
    
    /** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
    b,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  7. src/net/url/url_test.go

    			Host:   "google.com",
    		},
    		"",
    	},
    	// host subcomponent; IPv4 address in RFC 3986
    	{
    		"http://192.168.0.1/",
    		&URL{
    			Scheme: "http",
    			Host:   "192.168.0.1",
    			Path:   "/",
    		},
    		"",
    	},
    	// host and port subcomponents; IPv4 address in RFC 3986
    	{
    		"http://192.168.0.1:8080/",
    		&URL{
    			Scheme: "http",
    			Host:   "192.168.0.1:8080",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:52:38 UTC 2024
    - 52.1K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_ppc64.go

    	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",
    	97:  "address family not supported by protocol",
    	98:  "address already in use",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.9K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_s390x.go

    	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",
    	97:  "address family not supported by protocol",
    	98:  "address already in use",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_arm64.go

    	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",
    	97:  "address family not supported by protocol",
    	98:  "address already in use",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.6K bytes
    - Viewed (0)
Back to top