Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for nostri (0.39 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ENOSPC = 28
    pkg syscall (netbsd-arm64-cgo), const ENOSR = 90
    pkg syscall (netbsd-arm64-cgo), const ENOSR Errno
    pkg syscall (netbsd-arm64-cgo), const ENOSTR = 91
    pkg syscall (netbsd-arm64-cgo), const ENOSTR Errno
    pkg syscall (netbsd-arm64-cgo), const ENOSYS = 78
    pkg syscall (netbsd-arm64-cgo), const ENOTBLK = 15
    pkg syscall (netbsd-arm64-cgo), const ENOTCONN = 57
    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. doc/asm.html

    </p>
    
    <p>
    A data symbol marked with the <code>NOPTR</code> flag (see above)
    is treated as containing no pointers to runtime-allocated data.
    A data symbol with the <code>RODATA</code> flag
    is allocated in read-only memory and is therefore treated
    as implicitly marked <code>NOPTR</code>.
    A data symbol with a total size smaller than a pointer
    is also treated as implicitly marked <code>NOPTR</code>.
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Nov 28 19:15:27 GMT 2023
    - 36.3K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const ENOSPC = 28
    pkg syscall (darwin-arm64), const ENOSR = 98
    pkg syscall (darwin-arm64), const ENOSR Errno
    pkg syscall (darwin-arm64), const ENOSTR = 99
    pkg syscall (darwin-arm64), const ENOSTR Errno
    pkg syscall (darwin-arm64), const ENOSYS = 78
    pkg syscall (darwin-arm64), const ENOTBLK = 15
    pkg syscall (darwin-arm64), const ENOTCONN = 57
    pkg syscall (darwin-arm64), const ENOTDIR = 20
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (darwin-386), const ENODATA Errno
    pkg syscall (darwin-386), const ENOLINK Errno
    pkg syscall (darwin-386), const ENOPOLICY Errno
    pkg syscall (darwin-386), const ENOSR Errno
    pkg syscall (darwin-386), const ENOSTR Errno
    pkg syscall (darwin-386), const ENOTRECOVERABLE Errno
    pkg syscall (darwin-386), const EOWNERDEAD Errno
    pkg syscall (darwin-386), const EPROCLIM Errno
    pkg syscall (darwin-386), const EPROCUNAVAIL Errno
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  5. src/bytes/bytes_test.go

    						FieldsFunc(data, unicode.IsSpace)
    					}
    				})
    			}
    		})
    	}
    }
    
    func BenchmarkTrimSpace(b *testing.B) {
    	tests := []struct {
    		name  string
    		input []byte
    	}{
    		{"NoTrim", []byte("typical")},
    		{"ASCII", []byte("  foo bar  ")},
    		{"SomeNonASCII", []byte("    \u2000\t\r\n x\t\t\r\r\ny\n \u3000    ")},
    		{"JustNonASCII", []byte("\u2000\u2000\u2000☺☺☺☺\u3000\u3000\u3000")},
    	}
    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)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const TIOCPKT_IOCTL = 64 #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_IOCTL ideal-int #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_NOSTOP = 16 #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_NOSTOP ideal-int #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_START = 8 #53466
    pkg syscall (freebsd-riscv64), const TIOCPKT_START ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg syscall (darwin-386), const ENOPOLICY = 103
    pkg syscall (darwin-386), const ENOPROTOOPT = 42
    pkg syscall (darwin-386), const ENOSPC = 28
    pkg syscall (darwin-386), const ENOSR = 98
    pkg syscall (darwin-386), const ENOSTR = 99
    pkg syscall (darwin-386), const ENOSYS = 78
    pkg syscall (darwin-386), const ENOTBLK = 15
    pkg syscall (darwin-386), const ENOTCONN = 57
    pkg syscall (darwin-386), const ENOTDIR = 20
    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)
  8. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const TIOCPKT_FLUSHWRITE ideal-int
    pkg syscall (freebsd-386-cgo), const TIOCPKT_IOCTL ideal-int
    pkg syscall (freebsd-386-cgo), const TIOCPKT_NOSTOP ideal-int
    pkg syscall (freebsd-386-cgo), const TIOCPKT_START ideal-int
    pkg syscall (freebsd-386-cgo), const TIOCPKT_STOP ideal-int
    pkg syscall (freebsd-386-cgo), const TIOCPTMASTER 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