Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for maxTime (0.29 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const CSTOP ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSUSP = 26
    pkg syscall (netbsd-arm64-cgo), const CSUSP ideal-int
    pkg syscall (netbsd-arm64-cgo), const CTL_MAXNAME = 12
    pkg syscall (netbsd-arm64-cgo), const CTL_MAXNAME ideal-int
    pkg syscall (netbsd-arm64-cgo), const CTL_NET = 4
    pkg syscall (netbsd-arm64-cgo), const CTL_NET ideal-int
    pkg syscall (netbsd-arm64-cgo), const CTL_QUERY = -2
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (darwin-386), const CSTOPB = 1024
    pkg syscall (darwin-386), const CSTOPB ideal-int
    pkg syscall (darwin-386), const CSUSP = 26
    pkg syscall (darwin-386), const CSUSP ideal-int
    pkg syscall (darwin-386), const CTL_MAXNAME = 12
    pkg syscall (darwin-386), const CTL_NET = 4
    pkg syscall (darwin-386), const DLT_APPLE_IP_OVER_IEEE1394 = 138
    pkg syscall (darwin-386), const DLT_ARCNET = 7
    pkg syscall (darwin-386), const DLT_ATM_CLIP = 19
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const CSTOP ideal-int
    pkg syscall (freebsd-386-cgo), const CSTOPB ideal-int
    pkg syscall (freebsd-386-cgo), const CSUSP ideal-int
    pkg syscall (freebsd-386-cgo), const CTL_MAXNAME ideal-int
    pkg syscall (freebsd-386-cgo), const CTL_NET ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_A429 ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_A653_ICM ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const CSTOPB ideal-int
    pkg syscall (darwin-arm64), const CSUSP = 26
    pkg syscall (darwin-arm64), const CSUSP ideal-int
    pkg syscall (darwin-arm64), const CTL_MAXNAME = 12
    pkg syscall (darwin-arm64), const CTL_MAXNAME ideal-int
    pkg syscall (darwin-arm64), const CTL_NET = 4
    pkg syscall (darwin-arm64), const CTL_NET ideal-int
    pkg syscall (darwin-arm64), const DLT_APPLE_IP_OVER_IEEE1394 = 138
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const CSTOPB ideal-int
    pkg syscall (freebsd-arm64), const CSUSP = 26
    pkg syscall (freebsd-arm64), const CSUSP ideal-int
    pkg syscall (freebsd-arm64), const CTL_MAXNAME = 24
    pkg syscall (freebsd-arm64), const CTL_MAXNAME ideal-int
    pkg syscall (freebsd-arm64), const CTL_NET = 4
    pkg syscall (freebsd-arm64), const CTL_NET ideal-int
    pkg syscall (freebsd-arm64), const DLT_A429 = 184
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (darwin-386), const BPF_TXA ideal-int
    pkg syscall (darwin-386), const BPF_W ideal-int
    pkg syscall (darwin-386), const BPF_X ideal-int
    pkg syscall (darwin-386), const CTL_MAXNAME ideal-int
    pkg syscall (darwin-386), const CTL_NET ideal-int
    pkg syscall (darwin-386), const DLT_APPLE_IP_OVER_IEEE1394 ideal-int
    pkg syscall (darwin-386), const DLT_ARCNET ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  7. src/bytes/bytes_test.go

    }
    
    func BenchmarkEqualBothUnaligned(b *testing.B) {
    	sizes := []int{64, 4 << 10}
    	if !isRaceBuilder {
    		sizes = append(sizes, []int{4 << 20, 64 << 20}...)
    	}
    	maxSize := 2 * (sizes[len(sizes)-1] + 8)
    	if len(bmbuf) < maxSize {
    		bmbuf = make([]byte, maxSize)
    	}
    
    	for _, n := range sizes {
    		for _, off := range []int{0, 1, 4, 7} {
    			buf1 := bmbuf[off : off+n]
    			buf2Start := (len(bmbuf) / 2) + off
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jan 24 16:07:25 GMT 2024
    - 56.2K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const CSUSP = 26 #53466
    pkg syscall (freebsd-riscv64), const CSUSP ideal-int #53466
    pkg syscall (freebsd-riscv64), const CTL_MAXNAME = 24 #53466
    pkg syscall (freebsd-riscv64), const CTL_MAXNAME ideal-int #53466
    pkg syscall (freebsd-riscv64), const CTL_NET = 4 #53466
    pkg syscall (freebsd-riscv64), const CTL_NET ideal-int #53466
    pkg syscall (freebsd-riscv64), const DLT_A429 = 184 #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. src/archive/tar/writer_test.go

    		if ok1 || ok2 {
    			return ok1 && ok2
    		}
    		return x == y
    	}
    	for _, v := range vectors {
    		t.Run(path.Base(v.file), func(t *testing.T) {
    			const maxSize = 10 << 10 // 10KiB
    			buf := new(bytes.Buffer)
    			tw := NewWriter(iotest.TruncateWriter(buf, maxSize))
    
    			for i, tf := range v.tests {
    				switch tf := tf.(type) {
    				case testHeader:
    					err := tw.WriteHeader(&tf.hdr)
    					if !equalError(err, tf.wantErr) {
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Feb 27 16:39:23 GMT 2024
    - 38.7K bytes
    - Viewed (0)
Back to top