Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for samp (0.23 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNA = 32981
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNA ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNMP = 33100
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNMP ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SONIX = 64245
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SONIX ideal-int
    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/README.vendor

    as if it had a "vendor/" prefix. For example, within "crypto/tls",
    an import of "golang.org/x/crypto/cryptobyte" resolves to
    "vendor/golang.org/x/crypto/cryptobyte". When a package with the
    same path is imported from a package outside std or cmd, it will
    be resolved normally. Consequently, a binary may be built with two
    copies of a package at different versions if the package is
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 02 02:20:05 GMT 2024
    - 2.2K bytes
    - Viewed (0)
  3. misc/ios/README

    the developer identity, the device might also remove the permission to run apps from
    that developer, and the exec wrapper will fail to install the new app. To avoid that,
    install another app with the same developer identity but with a different bundle id.
    That way, the permission to install apps is held on to while the primary app is
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Dec 29 21:49:26 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (windows-386), const DNS_TYPE_WKS ideal-int
    pkg syscall (windows-386), const DNS_TYPE_X25 ideal-int
    pkg syscall (windows-386), const DUPLICATE_CLOSE_SOURCE ideal-int
    pkg syscall (windows-386), const DUPLICATE_SAME_ACCESS ideal-int
    pkg syscall (windows-386), const EADV Errno
    pkg syscall (windows-386), const EBADE Errno
    pkg syscall (windows-386), const EBADFD Errno
    pkg syscall (windows-386), const EBADMSG 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 (2)
  5. api/README

    compatibility.
    
    Starting with go1.19.txt, each API feature line must end in "#nnnnn"
    giving the GitHub issue number of the proposal issue that accepted
    the new API. This helps with our end-of-cycle audit of new APIs.
    The same requirement applies to next/* (described below), which will
    become a go1.XX.txt for XX >= 19.
    
    The next/ directory contains the only files intended to be mutated.
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Jan 31 19:22:50 GMT 2024
    - 1.2K bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (netbsd-386), const ETHERTYPE_SIMNET = 21000
    pkg syscall (netbsd-386), const ETHERTYPE_SLOWPROTOCOLS = 34825
    pkg syscall (netbsd-386), const ETHERTYPE_SNA = 32981
    pkg syscall (netbsd-386), const ETHERTYPE_SNMP = 33100
    pkg syscall (netbsd-386), const ETHERTYPE_SONIX = 64245
    pkg syscall (netbsd-386), const ETHERTYPE_SPIDER = 32927
    pkg syscall (netbsd-386), const ETHERTYPE_SPRITE = 1280
    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)
  7. doc/next/6-stdlib/99-minor/reflect/60427.md

    The new methods synonymous with the method of the same name
    in [Value] are added to [Type]:
    1. [Type.OverflowComplex]
    2. [Type.OverflowFloat]
    3. [Type.OverflowInt]
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Apr 12 20:57:18 GMT 2024
    - 187 bytes
    - Viewed (0)
  8. doc/next/6-stdlib/99-minor/net/http/66008.md

    The new [ParseCookie] function parses a Cookie header value and
    returns all the cookies which were set in it. Since the same cookie
    name can appear multiple times the returned Values can contain
    more than one value for a given key.
    
    The new [ParseSetCookie] function parses a Set-Cookie header value and
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Apr 17 17:43:50 GMT 2024
    - 359 bytes
    - Viewed (0)
  9. api/go1.19.txt

    pkg debug/pe, const IMAGE_COMDAT_SELECT_NODUPLICATES = 1 #51868
    pkg debug/pe, const IMAGE_COMDAT_SELECT_NODUPLICATES ideal-int #51868
    pkg debug/pe, const IMAGE_COMDAT_SELECT_SAME_SIZE = 3 #51868
    pkg debug/pe, const IMAGE_COMDAT_SELECT_SAME_SIZE ideal-int #51868
    pkg debug/pe, const IMAGE_FILE_MACHINE_LOONGARCH32 = 25138 #46229
    pkg debug/pe, const IMAGE_FILE_MACHINE_LOONGARCH32 ideal-int #46229
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:29:41 GMT 2022
    - 17.9K bytes
    - Viewed (1)
  10. api/go1.2.txt

    pkg syscall (netbsd-386), const ETHERTYPE_SIMNET ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_SLOWPROTOCOLS ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_SNA ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_SNMP ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_SONIX ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_SPIDER ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_SPRITE 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