Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 1,752 for linux64 (0.28 sec)

  1. .teamcity/jdks.yaml

        os: linux
        arch: amd64
        vendor: "temurin"
        version: "jdk-11.0.23+9"
        sha256: 23e47ea7a3015be3240f21185fd902adebdcf76530757c9b482c7eb5bd3417c2
      - param: "linux.java17.openjdk.64bit"
        os: linux
        arch: amd64
        vendor: "temurin"
        version: "jdk-17.0.11+9"
        sha256: aa7fb6bb342319d227a838af5c363bfa1b4a670c209372f9e6585bd79da6220c
      - param: "linux.java21.openjdk.64bit"
        os: linux
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 06:42:07 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  2. .teamcity/performance-tests-ci.json

            "per_week" : [ "linux" ]
          }
        }, {
          "testProject" : "mediumNative",
          "coverage" : {
            "per_week" : [ "linux" ]
          }
        }, {
          "testProject" : "multiNative",
          "coverage" : {
            "per_week" : [ "linux" ]
          }
        }, {
          "testProject" : "smallNative",
          "coverage" : {
            "per_week" : [ "linux" ]
          }
        } ]
      }, {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 11 07:05:12 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg log/syslog (linux-386), const LOG_DAEMON Priority
    pkg log/syslog (linux-386), const LOG_DEBUG = 7
    pkg log/syslog (linux-386), const LOG_EMERG = 0
    pkg log/syslog (linux-386), const LOG_ERR = 3
    pkg log/syslog (linux-386), const LOG_FTP = 88
    pkg log/syslog (linux-386), const LOG_FTP Priority
    pkg log/syslog (linux-386), const LOG_INFO = 6
    pkg log/syslog (linux-386), const LOG_KERN = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  4. .teamcity/performance-test-durations.json

        "linux" : 473
      }, {
        "testProject" : "mediumNative",
        "linux" : 267
      }, {
        "testProject" : "multiNative",
        "linux" : 1518
      }, {
        "testProject" : "smallCppApp",
        "linux" : 353
      }, {
        "testProject" : "smallCppMulti",
        "linux" : 375
      }, {
        "testProject" : "smallNative",
        "linux" : 350
      } ]
    }, {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 10:30:45 UTC 2024
    - 27.9K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.13.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.13.12/kubernetes-client-linux-386.tar.gz) | `6d61936a0efd6c0f630701d04cb160382ea3a1054abda1a7adade6c12791e62e5bbd9d411ab10fc6613d8c2fa4fdf4c79718245aa70d68acc709ec8bb588d713`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  6. src/internal/platform/zosarch.go

    	{"ios", "amd64"},
    	{"ios", "arm64"},
    	{"js", "wasm"},
    	{"linux", "386"},
    	{"linux", "amd64"},
    	{"linux", "arm"},
    	{"linux", "arm64"},
    	{"linux", "loong64"},
    	{"linux", "mips"},
    	{"linux", "mips64"},
    	{"linux", "mips64le"},
    	{"linux", "mipsle"},
    	{"linux", "ppc64"},
    	{"linux", "ppc64le"},
    	{"linux", "riscv64"},
    	{"linux", "s390x"},
    	{"linux", "sparc64"},
    	{"netbsd", "386"},
    	{"netbsd", "amd64"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jan 25 09:19:16 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.7.md

    -------- | -----------
    [kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.7.16/kubernetes-node-linux-amd64.tar.gz) | `7a3f4bea9f0bb3ade3303143d13e165336211f9a50242cc28afe69569b2df347`
    [kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.7.16/kubernetes-node-linux-arm.tar.gz) | `904e8a8a0e887528847f6af009ccdc29b9cc1cbd1a2bd2a6092e3ad57d9e524f`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  8. buildscripts/cross-compile.sh

    	## All binaries are static make sure to disable CGO.
    	export CGO_ENABLED=0
    
    	## List of architectures and OS to test coss compilation.
    	SUPPORTED_OSARCH="linux/ppc64le linux/mips64 linux/amd64 linux/arm64 linux/s390x darwin/arm64 darwin/amd64 freebsd/amd64 windows/amd64 linux/arm linux/386 netbsd/amd64 linux/mips openbsd/amd64"
    }
    
    function _build() {
    	local osarch=$1
    	IFS=/ read -r -a arr <<<"$osarch"
    	os="${arr[0]}"
    	arch="${arr[1]}"
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Dec 19 01:08:22 UTC 2023
    - 958 bytes
    - Viewed (0)
  9. api/go1.txt

    pkg log/syslog (linux-386), type Writer struct
    pkg log/syslog (linux-386-cgo), const LOG_ALERT Priority
    pkg log/syslog (linux-386-cgo), const LOG_CRIT Priority
    pkg log/syslog (linux-386-cgo), const LOG_DEBUG Priority
    pkg log/syslog (linux-386-cgo), const LOG_EMERG Priority
    pkg log/syslog (linux-386-cgo), const LOG_ERR Priority
    pkg log/syslog (linux-386-cgo), const LOG_INFO Priority
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  10. platforms/jvm/jvm-services/src/test/groovy/org/gradle/jvm/toolchain/internal/LinuxInstallationSupplierTest.groovy

            def supplier = new LinuxInstallationSupplier(OperatingSystem.LINUX, nonExistent)
    
            when:
            def directories = supplier.get()
    
            then:
            directories.isEmpty()
        }
    
    
        def "supplies no installations for empty directory"() {
            given:
            def supplier = new LinuxInstallationSupplier(OperatingSystem.LINUX, emptyDir)
    
            when:
            def directories = supplier.get()
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 10 18:03:55 UTC 2024
    - 4.3K bytes
    - Viewed (0)
Back to top