Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for plat (0.3 sec)

  1. doc/godebug.md

    restores the installation and use of preinstalled `.a` files.
    
    There is no plan to remove any of these settings.
    
    ### Go 1.19
    
    Go 1.19 made it an error for path lookups to resolve to binaries in the current directory,
    controlled by the [`execerrdot` setting](/pkg/os/exec#hdr-Executables_in_the_current_directory).
    There is no plan to remove this setting.
    
    ### Go 1.18
    
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 16 17:29:58 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  2. .github/ISSUE_TEMPLATE/12-telemetry.yml

    - type: textarea
      attributes:
        label: Do the counters carry sensitive user information?
      validations:
        required: true
    - type: textarea
      attributes:
        label: How?
        description: |
          How do we plan to compute the info?
          If available, include the code location or cl that uses the golang.org/x/telemetry/counter API.
      validations:
        required: true
    - type: textarea
      attributes:
        label: Proposed Graph Config
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Nov 27 17:23:51 GMT 2023
    - 2.4K bytes
    - Viewed (0)
  3. src/bytes/example_test.go

    	fmt.Printf("%q\n", bytes.Split([]byte("a,b,c"), []byte(",")))
    	fmt.Printf("%q\n", bytes.Split([]byte("a man a plan a canal panama"), []byte("a ")))
    	fmt.Printf("%q\n", bytes.Split([]byte(" xyz "), []byte("")))
    	fmt.Printf("%q\n", bytes.Split([]byte(""), []byte("Bernardo O'Higgins")))
    	// Output:
    	// ["a" "b" "c"]
    	// ["" "man " "plan " "canal panama"]
    	// [" " "x" "y" "z" " "]
    	// [""]
    }
    
    func ExampleSplitN() {
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Mar 04 15:54:40 GMT 2024
    - 15K bytes
    - Viewed (1)
  4. doc/asm.html

    The document is not comprehensive.
    </p>
    
    <p>
    The assembler is based on the input style of the Plan 9 assemblers, which is documented in detail
    <a href="https://9p.io/sys/doc/asm.html">elsewhere</a>.
    If you plan to write assembly language, you should read that document although much of it is Plan 9-specific.
    The current document provides a summary of the syntax and the differences with
    what is explained in that document, and
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Nov 28 19:15:27 GMT 2023
    - 36.3K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg debug/elf, const R_PPC64_PLTCALL_NOTOC R_PPC64 #54345
    pkg debug/elf, const R_PPC64_PLTCALL R_PPC64 #54345
    pkg debug/elf, const R_PPC64_PLT_PCREL34 = 134 #54345
    pkg debug/elf, const R_PPC64_PLT_PCREL34_NOTOC = 135 #54345
    pkg debug/elf, const R_PPC64_PLT_PCREL34_NOTOC R_PPC64 #54345
    pkg debug/elf, const R_PPC64_PLT_PCREL34 R_PPC64 #54345
    pkg debug/elf, const R_PPC64_PLTREL32 = 28 #54345
    pkg debug/elf, const R_PPC64_PLTREL32 R_PPC64 #54345
    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)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const AF_ISDN ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_ISO = 7
    pkg syscall (netbsd-arm64-cgo), const AF_ISO ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_LAT = 14
    pkg syscall (netbsd-arm64-cgo), const AF_LAT ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_LINK = 18
    pkg syscall (netbsd-arm64-cgo), const AF_LINK ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_LOCAL = 1
    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)
  7. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	XCHGQ AX, DX                            // 4892
    	XCHGQ AX, R11                           // 4993
    	XEND                                    // 0f01d5
    	XGETBV                                  // 0f01d0
    	XLAT                                    // d7
    	XORB $7, AL                             // 3407
    	XORW $61731, AX                         // 663523f1
    	XORL $4045620583, AX                    // 35674523f1
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
  8. api/go1.16.txt

    pkg debug/elf, const DT_SYMTAB_SHNDX DynTag
    pkg debug/elf, const DT_TLSDESC_GOT = 1879047927
    pkg debug/elf, const DT_TLSDESC_GOT DynTag
    pkg debug/elf, const DT_TLSDESC_PLT = 1879047926
    pkg debug/elf, const DT_TLSDESC_PLT DynTag
    pkg debug/elf, const DT_USED = 2147483646
    pkg debug/elf, const DT_USED DynTag
    pkg debug/elf, const DT_VALRNGHI = 1879047679
    pkg debug/elf, const DT_VALRNGHI DynTag
    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)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_ISDN ideal-int
    pkg syscall (freebsd-arm64), const AF_ISO = 7
    pkg syscall (freebsd-arm64), const AF_ISO ideal-int
    pkg syscall (freebsd-arm64), const AF_LAT = 14
    pkg syscall (freebsd-arm64), const AF_LAT ideal-int
    pkg syscall (freebsd-arm64), const AF_LINK = 18
    pkg syscall (freebsd-arm64), const AF_LINK ideal-int
    pkg syscall (freebsd-arm64), const AF_LOCAL = 1
    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)
  10. api/go1.txt

    pkg syscall (darwin-386), const AF_IPX ideal-int
    pkg syscall (darwin-386), const AF_ISDN ideal-int
    pkg syscall (darwin-386), const AF_ISO ideal-int
    pkg syscall (darwin-386), const AF_LAT ideal-int
    pkg syscall (darwin-386), const AF_LINK ideal-int
    pkg syscall (darwin-386), const AF_LOCAL ideal-int
    pkg syscall (darwin-386), const AF_MAX ideal-int
    pkg syscall (darwin-386), const AF_NATM 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)
Back to top