Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 148 for x204 (0.1 sec)

  1. .teamcity/performance-test-durations.json

      "durations" : [ {
        "testProject" : "largeJavaMultiProject",
        "linux" : 497
      }, {
        "testProject" : "largeMonolithicJavaProject",
        "linux" : 204
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.corefeature.LargeDependencyGraphPerformanceTest.resolve large dependency graph (parallel = false, locking = false)",
      "durations" : [ {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 10:30:45 UTC 2024
    - 27.9K bytes
    - Viewed (1)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go

    	SYS_TRUNCATE                       = 200
    	SYS_FTRUNCATE                      = 201
    	SYS_SYSCTL                         = 202
    	SYS_MLOCK                          = 203
    	SYS_MUNLOCK                        = 204
    	SYS_UNDELETE                       = 205
    	SYS_OPEN_DPROTECTED_NP             = 216
    	SYS_GETATTRLIST                    = 220
    	SYS_SETATTRLIST                    = 221
    	SYS_GETDIRENTRIESATTR              = 222
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  3. src/crypto/internal/edwards25519/field/fe.go

    // are allowed to alias.
    //
    // The zero value is a valid zero element.
    type Element struct {
    	// An element t represents the integer
    	//     t.l0 + t.l1*2^51 + t.l2*2^102 + t.l3*2^153 + t.l4*2^204
    	//
    	// Between operations, all limbs are expected to be lower than 2^52.
    	l0 uint64
    	l1 uint64
    	l2 uint64
    	l3 uint64
    	l4 uint64
    }
    
    const maskLow51Bits uint64 = (1 << 51) - 1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 18:57:38 UTC 2024
    - 11.8K bytes
    - Viewed (0)
  4. platforms/core-execution/execution-e2e-tests/src/integTest/groovy/org/gradle/integtests/TaskUpToDateIntegrationTest.groovy

            when:
            file("build/dir1").deleteDir()
            run("myTask")
            then:
            executedAndNotSkipped(":myTask")
        }
    
        @Issue("https://github.com/gradle/gradle/issues/4204")
        def "changing path of empty root directory #outOfDateDescription for #inputAnnotation"() {
            buildFile << """
                class MyTask extends DefaultTask {
                    @${inputAnnotation}
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 04 10:15:40 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_PCICONFIG_IOBASE             = 200
    	SYS_MULTIPLEXER                  = 201
    	SYS_GETDENTS64                   = 202
    	SYS_PIVOT_ROOT                   = 203
    	SYS_FCNTL64                      = 204
    	SYS_MADVISE                      = 205
    	SYS_MINCORE                      = 206
    	SYS_GETTID                       = 207
    	SYS_TKILL                        = 208
    	SYS_SETXATTR                     = 209
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  6. .teamcity/src/main/kotlin/model/CIBuildModel.kt

        // Include cross version tests, these take care of selecting a very small set of versions to cover when run as part of this stage, including the current version
        quick(true, true, true, 120, 4),
    
        // Include cross version tests, these take care of selecting a very small set of versions to cover when run as part of this stage, including the current version
        platform(true, true, true),
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 03 03:39:03 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  7. src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15

    00000270  e0 f0 07 14 63 d5 08 15  59 46 f5 ea a6 39 5c 98  |....c...YF...9\.|
    00000280  39 7e 17 d8 74 ae 05 a3  f5 3a 71 74 e8 b4 c9 a4  |9~..t....:qt....|
    00000290  1c 82 04 ca fe 5f 97 23  8a c1 f9 ce d1 5d 0e 81  |....._.#.....]..|
    000002a0  da 5f e1 b6 76 80 3c cf  9f 19 79 cf 33 d0 0a fe  |._..v.<...y.3...|
    000002b0  19 fc 2d 9a bb 24 cd d4  79 14 03 03 00 01 01 16  |..-..$..y.......|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  8. src/main/webapp/js/admin/plugins/form-validator/jquery.form-validator.min.js

    alidator({name:"url",validatorFunction:function(b){var c=/^(https?|ftp):\/\/((((\w|-|\.|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])(\w|-|\.|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 32.8K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go

    	{"net.inet.ip.mrtproto", []_C_int{4, 2, 0, 34}},
    	{"net.inet.ip.mrtstats", []_C_int{4, 2, 0, 35}},
    	{"net.inet.ip.mrtvif", []_C_int{4, 2, 0, 38}},
    	{"net.inet.ip.mtu", []_C_int{4, 2, 0, 4}},
    	{"net.inet.ip.mtudisc", []_C_int{4, 2, 0, 27}},
    	{"net.inet.ip.mtudisctimeout", []_C_int{4, 2, 0, 28}},
    	{"net.inet.ip.multipath", []_C_int{4, 2, 0, 32}},
    	{"net.inet.ip.portfirst", []_C_int{4, 2, 0, 7}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  10. src/encoding/asn1/marshal_test.go

    		t.Errorf("invalid UTF8 string was accepted")
    	}
    }
    
    func TestMarshalOID(t *testing.T) {
    	var marshalTestsOID = []marshalTest{
    		{[]byte("\x06\x01\x30"), "0403060130"}, // bytes format returns a byte sequence \x04
    		// {ObjectIdentifier([]int{0}), "060100"}, // returns an error as OID 0.0 has the same encoding
    		{[]byte("\x06\x010"), "0403060130"},                // same as above "\x06\x010" = "\x06\x01" + "0"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 10K bytes
    - Viewed (0)
Back to top