Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for border (0.21 sec)

  1. api/go1.txt

    pkg compress/gzip, var ErrChecksum error
    pkg compress/gzip, var ErrHeader error
    pkg compress/lzw, const LSB Order
    pkg compress/lzw, const MSB Order
    pkg compress/lzw, func NewReader(io.Reader, Order, int) io.ReadCloser
    pkg compress/lzw, func NewWriter(io.Writer, Order, int) io.WriteCloser
    pkg compress/lzw, type Order int
    pkg compress/zlib, const BestCompression ideal-int
    pkg compress/zlib, const BestSpeed ideal-int
    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)
  2. PATENTS

    implementation of Go.  This grant does not include claims that would be
    infringed only as a consequence of further modification of this
    implementation.  If you or your agent or exclusive licensee institute or
    order or agree to the institution of patent litigation against any
    entity (including a cross-claim or counterclaim in a lawsuit) alleging
    that this implementation of Go or any code incorporated within this
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Dec 06 21:31:59 GMT 2010
    - 1.3K bytes
    - Viewed (0)
  3. doc/README.md

    new files. **Do not add RELNOTE=yes comments in CLs.** Instead, add a file to
    the CL (or ask the author to do so).
    
    At the end of the development cycle, the files will be merged by being
    concatenated in sorted order by pathname. Files in the directory matching the
    glob "*stdlib/*minor" are treated specially. They should be in subdirectories
    corresponding to standard library package paths, and headings for those package
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Apr 26 21:24:36 GMT 2024
    - 1.9K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg debug/elf, const R_X86_64_TPOFF64 = 18
    pkg debug/elf, const SHF_ALLOC = 2
    pkg debug/elf, const SHF_EXECINSTR = 4
    pkg debug/elf, const SHF_GROUP = 512
    pkg debug/elf, const SHF_INFO_LINK = 64
    pkg debug/elf, const SHF_LINK_ORDER = 128
    pkg debug/elf, const SHF_MASKOS = 267386880
    pkg debug/elf, const SHF_MASKPROC = 4026531840
    pkg debug/elf, const SHF_MERGE = 16
    pkg debug/elf, const SHF_OS_NONCONFORMING = 256
    pkg debug/elf, const SHF_STRINGS = 32
    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)
  5. api/go1.4.txt

    pkg debug/elf, method (R_AARCH64) String() string
    pkg debug/elf, type R_AARCH64 int
    
    # CL 107530043 debug/elf: add (*File).DynamicSymbols, ErrNoSymbols, and tests for (*File).Symbols and (*File).DynamicSymbols, and formalize symbol order., Pietro Gagliardi <******@****.***>
    pkg debug/elf, method (*File) DynamicSymbols() ([]Symbol, error)
    pkg debug/elf, var ErrNoSymbols error
    
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
  6. api/go1.17.txt

    pkg compress/lzw, method (*Reader) Close() error
    pkg compress/lzw, method (*Reader) Read([]uint8) (int, error)
    pkg compress/lzw, method (*Reader) Reset(io.Reader, Order, int)
    pkg compress/lzw, method (*Writer) Close() error
    pkg compress/lzw, method (*Writer) Reset(io.Writer, Order, int)
    pkg compress/lzw, method (*Writer) Write([]uint8) (int, error)
    pkg compress/lzw, type Reader struct
    pkg compress/lzw, type Writer struct
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 18K bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (windows-386), const XP1_GUARANTEED_DELIVERY = 2
    pkg syscall (windows-386), const XP1_GUARANTEED_DELIVERY ideal-int
    pkg syscall (windows-386), const XP1_GUARANTEED_ORDER = 4
    pkg syscall (windows-386), const XP1_GUARANTEED_ORDER ideal-int
    pkg syscall (windows-386), const XP1_IFS_HANDLES = 131072
    pkg syscall (windows-386), const XP1_IFS_HANDLES ideal-int
    pkg syscall (windows-386), const XP1_MESSAGE_ORIENTED = 8
    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