Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 100 for s390 (0.04 sec)

  1. docs/en/docs/img/deployment/https/https05.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="390" y="-190" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="390" y="-132"/>
                                <mxPoint x="280" y="-132"/>
                            </Array>
                        </mxGeometry>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 15.6K bytes
    - Viewed (0)
  2. docs/en/docs/img/deployment/https/https03.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="390" y="-190" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="390" y="-132"/>
                                <mxPoint x="280" y="-132"/>
                            </Array>
                        </mxGeometry>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 12.3K bytes
    - Viewed (0)
  3. src/syscall/types_linux.go

    };
    
    // copied from /usr/include/linux/un.h
    struct my_sockaddr_un {
    	sa_family_t sun_family;
    #if defined(__ARM_EABI__) || defined(__powerpc64__) || defined(__riscv__) || defined(__s390x__)
    	// on ARM, PPC, RISC-V, and s390x char is by default unsigned
    	signed char sun_path[108];
    #else
    	char sun_path[108];
    #endif
    };
    
    #ifdef __ARM_EABI__
    typedef struct user_regs PtraceRegs;
    #elif defined(__aarch64__)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.9K bytes
    - Viewed (0)
  4. docs/en/docs/img/deployment/https/https04.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="390" y="-190" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="390" y="-132"/>
                                <mxPoint x="280" y="-132"/>
                            </Array>
                        </mxGeometry>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 14K bytes
    - Viewed (0)
  5. docs/en/docs/img/deployment/https/https08.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="390" y="-190" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="390" y="-132"/>
                                <mxPoint x="280" y="-132"/>
                            </Array>
                        </mxGeometry>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 20.9K bytes
    - Viewed (0)
  6. cluster/images/etcd/Makefile

    # The output type could either be docker (local), or registry.
    # If it is registry, it will also allow us to push the Windows images.
    OUTPUT_TYPE ?= docker
    
    ALL_OS = linux windows
    ALL_ARCH.linux = amd64 arm arm64 ppc64le s390x
    ALL_OS_ARCH.linux = $(foreach arch, ${ALL_ARCH.linux}, linux-$(arch))
    ALL_ARCH.windows = amd64
    ALL_OSVERSIONS.windows := 1809 ltsc2022
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 06 16:13:15 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  7. src/cmd/asm/internal/asm/asm.go

    			// 3-operand jumps.
    			// First two must be registers
    			target = &a[2]
    			prog.From = a[0]
    			prog.Reg = p.getRegister(prog, op, &a[1])
    			break
    		}
    		if p.arch.Family == sys.S390X {
    			// 3-operand jumps.
    			target = &a[2]
    			prog.From = a[0]
    			if a[1].Reg != 0 {
    				// Compare two registers and jump.
    				prog.Reg = p.getRegister(prog, op, &a[1])
    			} else {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 25.5K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/endtoend_test.go

    	testEndToEnd(t, "riscv64", "riscv64")
    }
    
    func TestRISCVErrors(t *testing.T) {
    	testErrors(t, "riscv64", "riscv64error")
    }
    
    func TestS390XEndToEnd(t *testing.T) {
    	testEndToEnd(t, "s390x", "s390x")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Dec 07 18:42:59 UTC 2023
    - 11.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go

    // mkerrors.sh -Wall -Werror -static -I/tmp/s390x/include -fsigned-char
    // Code generated by the command above; see README.md. DO NOT EDIT.
    
    //go:build s390x && linux
    
    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs -- -Wall -Werror -static -I/tmp/s390x/include -fsigned-char _const.go
    
    package unix
    
    import "syscall"
    
    const (
    	B1000000                         = 0x1008
    	B115200                          = 0x1002
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.7K bytes
    - Viewed (0)
  10. cluster/gce/upgrade.sh

            ;;
          arm*)
            host_arch=arm
            corefile_tool_SHA="721dbfcabda71a2648fd7d4d9241930313397a07d72828b2054315f85b177794"
            ;;
          s390x*)
            host_arch=s390x
            corefile_tool_SHA="56452a00a703afd4f816d558f78f279af5f29f1940a478baa694da20f4586698"
            ;;
          ppc64le*)
            host_arch=ppc64le
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 21:13:22 UTC 2024
    - 25.2K bytes
    - Viewed (0)
Back to top