Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 62 for CSTART (0.15 sec)

  1. src/cmd/internal/buildid/rewrite.go

    	n, err := r.r.Read(p)
    	if n > 0 && r.off+int64(n) > r.start && r.off < r.end {
    		cstart := r.start - r.off
    		if cstart < 0 {
    			cstart = 0
    		}
    		cend := r.end - r.off
    		if cend > int64(n) {
    			cend = int64(n)
    		}
    		zeros := make([]byte, cend-cstart)
    		copy(p[cstart:cend], zeros)
    	}
    	r.off += int64(n)
    	return n, err
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 5.1K bytes
    - Viewed (0)
  2. src/syscall/zerrors_darwin_arm64.go

    	CS5                               = 0x0
    	CS6                               = 0x100
    	CS7                               = 0x200
    	CS8                               = 0x300
    	CSIZE                             = 0x300
    	CSTART                            = 0x11
    	CSTATUS                           = 0x14
    	CSTOP                             = 0x13
    	CSTOPB                            = 0x400
    	CSUSP                             = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  3. src/syscall/zerrors_aix_ppc64.go

    	CS7                           = 0x20
    	CS8                           = 0x30
    	CSIOCGIFCONF                  = -0x3fef96dc
    	CSIZE                         = 0x30
    	CSMAP_DIR                     = "/usr/lib/nls/csmap/"
    	CSTART                        = '\021'
    	CSTOP                         = '\023'
    	CSTOPB                        = 0x40
    	CSUSP                         = 0x1a
    	ECHO                          = 0x8
    	ECHOCTL                       = 0x20000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	CS7                           = 0x20
    	CS8                           = 0x30
    	CSIOCGIFCONF                  = -0x3fef96dc
    	CSIZE                         = 0x30
    	CSMAP_DIR                     = "/usr/lib/nls/csmap/"
    	CSTART                        = '\021'
    	CSTOP                         = '\023'
    	CSTOPB                        = 0x40
    	CSUSP                         = 0x1a
    	ECHO                          = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  5. src/syscall/zerrors_solaris_amd64.go

    	CS5                           = 0x0
    	CS6                           = 0x10
    	CS7                           = 0x20
    	CS8                           = 0x30
    	CSIZE                         = 0x30
    	CSTART                        = 0x11
    	CSTOP                         = 0x13
    	CSTOPB                        = 0x40
    	CSUSP                         = 0x1a
    	CSWTCH                        = 0x1a
    	DLT_AIRONET_HEADER            = 0x78
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  6. src/syscall/zerrors_darwin_amd64.go

    	CS5                               = 0x0
    	CS6                               = 0x100
    	CS7                               = 0x200
    	CS8                               = 0x300
    	CSIZE                             = 0x300
    	CSTART                            = 0x11
    	CSTATUS                           = 0x14
    	CSTOP                             = 0x13
    	CSTOPB                            = 0x400
    	CSUSP                             = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  7. src/syscall/zerrors_openbsd_ppc64.go

    	CS5                               = 0x0
    	CS6                               = 0x100
    	CS7                               = 0x200
    	CS8                               = 0x300
    	CSIZE                             = 0x300
    	CSTART                            = 0x11
    	CSTATUS                           = 0xff
    	CSTOP                             = 0x13
    	CSTOPB                            = 0x400
    	CSUSP                             = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  8. src/syscall/zerrors_openbsd_riscv64.go

    	CS5                               = 0x0
    	CS6                               = 0x100
    	CS7                               = 0x200
    	CS8                               = 0x300
    	CSIZE                             = 0x300
    	CSTART                            = 0x11
    	CSTATUS                           = 0xff
    	CSTOP                             = 0x13
    	CSTOPB                            = 0x400
    	CSUSP                             = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go

    	CS7                           = 0x20
    	CS8                           = 0x30
    	CSIOCGIFCONF                  = -0x3ff796dc
    	CSIZE                         = 0x30
    	CSMAP_DIR                     = "/usr/lib/nls/csmap/"
    	CSTART                        = '\021'
    	CSTOP                         = '\023'
    	CSTOPB                        = 0x40
    	CSUSP                         = 0x1a
    	ECHO                          = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_openbsd_386.go

    	CS5                               = 0x0
    	CS6                               = 0x100
    	CS7                               = 0x200
    	CS8                               = 0x300
    	CSIZE                             = 0x300
    	CSTART                            = 0x11
    	CSTATUS                           = 0xff
    	CSTOP                             = 0x13
    	CSTOPB                            = 0x400
    	CSUSP                             = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
Back to top