Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 22 for 1173 (0.34 sec)

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

    	EINPROGRESS        = Errno(1103)
    	EALREADY           = Errno(1104)
    	ENOTSOCK           = Errno(1105)
    	EDESTADDRREQ       = Errno(1106)
    	EMSGSIZE           = Errno(1107)
    	EPROTOTYPE         = Errno(1108)
    	ENOPROTOOPT        = Errno(1109)
    	EPROTONOSUPPORT    = Errno(1110)
    	ESOCKTNOSUPPORT    = Errno(1111)
    	EOPNOTSUPP         = Errno(1112)
    	EPFNOSUPPORT       = Errno(1113)
    	EAFNOSUPPORT       = Errno(1114)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  2. src/crypto/internal/edwards25519/field/fe_test.go

    		fe.SetBytes(in[:])
    
    		// Mask the most significant bit as it's ignored by SetBytes. (Now
    		// instead of earlier so we check the masking in SetBytes is working.)
    		in[len(in)-1] &= (1 << 7) - 1
    
    		return bytes.Equal(in[:], fe.Bytes()) && isInBounds(&fe)
    	}
    	if err := quick.Check(f1, nil); err != nil {
    		t.Errorf("failed bytes->FE->bytes round-trip: %v", err)
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Aug 28 17:26:17 UTC 2023
    - 13.9K bytes
    - Viewed (0)
  3. src/cmd/cgo/internal/testshared/testdata/global/main.go

    			panic("testMediumOffset: index mismatch")
    		}
    	}
    
    	x := globallib.Data[1<<16-1]
    	if x != 1<<16-1 {
    		panic("testMediumOffset: direct mismatch")
    	}
    
    	y := &globallib.Data[1<<16-3]
    	if y != &ptrData()[1<<16-3] {
    		panic("testMediumOffset: address mismatch")
    	}
    }
    
    //go:noinline
    func testLargeOffset() {
    	for i, s := range globallib.Data[1<<20:] {
    		if s != int64(i)+1<<20 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 11:59:56 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  4. src/cmd/go/testdata/vcstest/svn/hello.txt

    -- db/current --
    0
    -- db/format --
    6
    layout sharded 1000
    -- db/fs-type --
    fsfs
    -- db/fsfs.conf --
    -- db/min-unpacked-rev --
    0
    -- db/revprops/0/0 --
    K 8
    svn:date
    V 27
    2017-09-22T01:11:53.895835Z
    END
    -- db/revs/0/0 --
    PLAIN
    END
    ENDREP
    id: 0.0.r0/17
    type: dir
    count: 0
    text: 0 0 4 4 2d2977d1c96f487abe4a1e202dd03b4e
    cpath: /
    
    
    17 107
    -- db/txn-current --
    0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 08 19:37:03 UTC 2022
    - 1.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

          "dev": true,
          "dependencies": {
            "color-name": "1.1.3"
          }
        },
        "node_modules/color-name": {
          "version": "1.1.3",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
          "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
          "dev": true
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go

    	0xE7, 0xB5, 0xA3, 0x43, 0xE7, 0xB6, 0xA0, 0x43,
    	0xE7, 0xB6, 0xBE, 0x43, 0xE7, 0xB7, 0x87, 0x43,
    	0xE7, 0xB7, 0xB4, 0x43, 0xE7, 0xB8, 0x82, 0x43,
    	0xE7, 0xB8, 0x89, 0x43, 0xE7, 0xB8, 0xB7, 0x43,
    	// Bytes 1140 - 117f
    	0xE7, 0xB9, 0x81, 0x43, 0xE7, 0xB9, 0x85, 0x43,
    	0xE7, 0xBC, 0xB6, 0x43, 0xE7, 0xBC, 0xBE, 0x43,
    	0xE7, 0xBD, 0x91, 0x43, 0xE7, 0xBD, 0xB2, 0x43,
    	0xE7, 0xBD, 0xB9, 0x43, 0xE7, 0xBD, 0xBA, 0x43,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 376.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go

    	SYS_INIT_MODULE             = 5168
    	SYS_DELETE_MODULE           = 5169
    	SYS_GET_KERNEL_SYMS         = 5170
    	SYS_QUERY_MODULE            = 5171
    	SYS_QUOTACTL                = 5172
    	SYS_NFSSERVCTL              = 5173
    	SYS_GETPMSG                 = 5174
    	SYS_PUTPMSG                 = 5175
    	SYS_AFS_SYSCALL             = 5176
    	SYS_RESERVED177             = 5177
    	SYS_GETTID                  = 5178
    	SYS_READAHEAD               = 5179
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  8. src/cmd/go/internal/modcmd/vendor.go

    				for _, r := range modFile.Require {
    					isExplicit[r.Mod] = true
    				}
    			}
    
    		}
    		includeAllReplacements = true
    	}
    	if gover.Compare(gv, "1.17") >= 0 {
    		// If the Go version is at least 1.17, annotate all modules with their
    		// 'go' version directives.
    		includeGoVersions = true
    	}
    
    	var vendorMods []module.Version
    	for m := range isExplicit {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 14 14:19:59 UTC 2024
    - 14.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go

    	SYS_BIND                         = 4169
    	SYS_CONNECT                      = 4170
    	SYS_GETPEERNAME                  = 4171
    	SYS_GETSOCKNAME                  = 4172
    	SYS_GETSOCKOPT                   = 4173
    	SYS_LISTEN                       = 4174
    	SYS_RECV                         = 4175
    	SYS_RECVFROM                     = 4176
    	SYS_RECVMSG                      = 4177
    	SYS_SEND                         = 4178
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go

    	{165, "EOWNERDEAD", "owner died"},
    	{166, "ENOTRECOVERABLE", "state not recoverable"},
    	{167, "ERFKILL", "operation not possible due to RF-kill"},
    	{168, "EHWPOISON", "memory page has hardware error"},
    	{1133, "EDQUOT", "disk quota exceeded"},
    }
    
    // Signal table
    var signalList = [...]struct {
    	num  syscall.Signal
    	name string
    	desc string
    }{
    	{1, "SIGHUP", "hangup"},
    	{2, "SIGINT", "interrupt"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
Back to top