Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for fara (0.18 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const IFT_P80 = 13
    pkg syscall (netbsd-arm64-cgo), const IFT_P80 ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_PARA = 34
    pkg syscall (netbsd-arm64-cgo), const IFT_PARA ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_PFLOG = 245
    pkg syscall (netbsd-arm64-cgo), const IFT_PFLOG ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_PFSYNC = 246
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. src/bytes/bytes.go

    			i += o + 1
    		}
    		if s[i+1] == c1 && Equal(s[i:i+n], sep) {
    			return i
    		}
    		i++
    		fails++
    		if fails >= 4+i>>4 && i < t {
    			// Give up on IndexByte, it isn't skipping ahead
    			// far enough to be better than Rabin-Karp.
    			// Experiments (using IndexPeriodic) suggest
    			// the cutover is about 16 byte skips.
    			// TODO: if large prefixes of sep are matching
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Feb 19 19:51:15 GMT 2024
    - 33.8K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (darwin-386), const IFT_NSIP = 27
    pkg syscall (darwin-386), const IFT_OTHER = 1
    pkg syscall (darwin-386), const IFT_P10 = 12
    pkg syscall (darwin-386), const IFT_P80 = 13
    pkg syscall (darwin-386), const IFT_PARA = 34
    pkg syscall (darwin-386), const IFT_PDP = 255
    pkg syscall (darwin-386), const IFT_PFLOG = 245
    pkg syscall (darwin-386), const IFT_PFSYNC = 246
    pkg syscall (darwin-386), const IFT_PPP = 23
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const IFT_OTHER ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_P10 ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_P80 ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_PARA ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_PFLOG ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_PFSYNC ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_PLC ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top