Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 180 for 19 (0.04 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const CSTART ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSTATUS = 20
    pkg syscall (netbsd-arm64-cgo), const CSTATUS ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSTOP = 19
    pkg syscall (netbsd-arm64-cgo), const CSTOPB = 1024
    pkg syscall (netbsd-arm64-cgo), const CSTOPB ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSTOP ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSUSP = 26
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.11.txt

    pkg debug/elf, const R_RISCV_BRANCH = 16
    pkg debug/elf, const R_RISCV_BRANCH R_RISCV
    pkg debug/elf, const R_RISCV_CALL = 18
    pkg debug/elf, const R_RISCV_CALL R_RISCV
    pkg debug/elf, const R_RISCV_CALL_PLT = 19
    pkg debug/elf, const R_RISCV_CALL_PLT R_RISCV
    pkg debug/elf, const R_RISCV_COPY = 4
    pkg debug/elf, const R_RISCV_COPY R_RISCV
    pkg debug/elf, const R_RISCV_GNU_VTENTRY = 42
    pkg debug/elf, const R_RISCV_GNU_VTENTRY R_RISCV
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  3. helm-releases/minio-3.0.0.tgz

    [Helm](https://helm.sh) package manager. Prerequisites ---------- - Helm cli with Kubernetes cluster configured. - PV provisioner support in the underlying infrastructure. (We recommend using https://github.com/minio/direct-csi) - Use Kubernetes version v1.19 and later for best experience. Configure MinIO Helm repo ---------- ```bash helm repo add minio https://charts.min.io/ ``` Installing the Chart ---------- Install this chart using: ```bash helm install --namespace minio --set rootUser=rootuser,root...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Sep 02 01:47:43 UTC 2021
    - 13.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.20.md

        - [Removed](#removed-18)
    - [v1.20.0-beta.0](#v1200-beta0)
      - [Downloads for v1.20.0-beta.0](#downloads-for-v1200-beta0)
        - [Source Code](#source-code-19)
        - [Client binaries](#client-binaries-19)
        - [Server binaries](#server-binaries-19)
        - [Node binaries](#node-binaries-19)
      - [Changelog since v1.20.0-alpha.3](#changelog-since-v1200-alpha3)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes-2)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  5. api/go1.3.txt

    pkg syscall (openbsd-386), const SYS_GETDENTS ideal-int
    pkg syscall (openbsd-386), const SYS_GETFSSTAT = 62
    pkg syscall (openbsd-386), const SYS_GETITIMER = 70
    pkg syscall (openbsd-386), const SYS_GETRUSAGE = 19
    pkg syscall (openbsd-386), const SYS_GETTIMEOFDAY = 67
    pkg syscall (openbsd-386), const SYS_KEVENT = 72
    pkg syscall (openbsd-386), const SYS_LSTAT = 40
    pkg syscall (openbsd-386), const SYS_NANOSLEEP = 91
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  6. api/go1.10.txt

    pkg debug/elf, const R_ARM_TLS_LE12 = 110
    pkg debug/elf, const R_ARM_TLS_LE12 R_ARM
    pkg debug/elf, const R_ARM_TLS_LE32 = 108
    pkg debug/elf, const R_ARM_TLS_LE32 R_ARM
    pkg debug/elf, const R_ARM_TLS_TPOFF32 = 19
    pkg debug/elf, const R_ARM_TLS_TPOFF32 R_ARM
    pkg debug/elf, const R_ARM_V4BX = 40
    pkg debug/elf, const R_ARM_V4BX R_ARM
    pkg debug/elf, const R_PPC64_ADDR16_HIGH = 110
    pkg debug/elf, const R_PPC64_ADDR16_HIGH R_PPC64
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Feb 06 05:00:01 UTC 2018
    - 30.1K bytes
    - Viewed (0)
  7. cmd/bucket-stats_gen.go

    			}
    		}
    	}
    	o = bts
    	return
    }
    
    // Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
    func (z *ReplQNodeStats) Msgsize() (s int) {
    	s = 1 + 9 + msgp.StringPrefixSize + len(z.NodeName) + 7 + msgp.Int64Size + 14 + z.ActiveWorkers.Msgsize() + 7 + z.QStats.Msgsize() + 9 + z.MRFStats.Msgsize()
    	return
    }
    
    // DecodeMsg implements msgp.Decodable
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Feb 06 06:00:45 UTC 2024
    - 57.5K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.26.md

        - [Source Code](#source-code-19)
        - [Client Binaries](#client-binaries-19)
        - [Server Binaries](#server-binaries-19)
        - [Node Binaries](#node-binaries-19)
        - [Container Images](#container-images-19)
      - [Changelog since v1.26.0-alpha.2](#changelog-since-v1260-alpha2)
      - [Changes by Kind](#changes-by-kind-19)
        - [API Change](#api-change-11)
        - [Feature](#feature-18)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  9. api/go1.4.txt

    pkg debug/elf, const R_AARCH64_P32_ADR_PREL_PG_HI21 R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_CALL26 = 21
    pkg debug/elf, const R_AARCH64_P32_CALL26 R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_CONDBR19 = 19
    pkg debug/elf, const R_AARCH64_P32_CONDBR19 R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_COPY = 180
    pkg debug/elf, const R_AARCH64_P32_COPY R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_GLOB_DAT = 181
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 12 03:01:01 UTC 2014
    - 34K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.18.md

      - [Changes by Kind](#changes-by-kind-19)
        - [Feature](#feature-4)
        - [Other (Bug, Cleanup or Flake)](#other-bug-cleanup-or-flake)
    - [v1.18.0](#v1180)
      - [Downloads for v1.18.0](#downloads-for-v1180)
        - [Client Binaries](#client-binaries-19)
        - [Server Binaries](#server-binaries-19)
        - [Node Binaries](#node-binaries-19)
      - [Changelog since v1.17.0](#changelog-since-v1170)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
Back to top