Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 54 for 82 (0.23 sec)

  1. src/archive/zip/reader_test.go

    0000150 54 62 11 bf 36 78 b3 c7 b1 b5 f2 61 4d 4e dd 66
    0000160 32 2e e6 70 34 5f f4 c9 e6 6c 43 6f da 6b c6 c3
    0000170 09 2c ce 09 57 7f d2 7e b4 23 ba 7c 1b 99 bc 22
    0000180 3e f1 de 91 2f e3 9c 1b 82 cc c2 84 39 aa e6 de
    0000190 b4 69 fc cc cb 72 a6 61 45 f0 d3 1d 26 19 7c 8d
    00001a0 29 c8 66 02 be 77 6a f9 3d 34 79 17 19 c8 96 24
    00001b0 a3 ac e4 dd 3b 1a 8e c6 fe 96 38 6b bf 67 5a 23
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Mar 27 18:23:49 GMT 2024
    - 55.3K bytes
    - Viewed (0)
  2. cmd/apierrorcode_string.go

    	_ = x[ErrMalformedPOSTRequest-77]
    	_ = x[ErrPOSTFileRequired-78]
    	_ = x[ErrSignatureVersionNotSupported-79]
    	_ = x[ErrBucketNotEmpty-80]
    	_ = x[ErrAllAccessDisabled-81]
    	_ = x[ErrPolicyInvalidVersion-82]
    	_ = x[ErrMissingFields-83]
    	_ = x[ErrMissingCredTag-84]
    	_ = x[ErrCredMalformed-85]
    	_ = x[ErrInvalidRegion-86]
    	_ = x[ErrInvalidServiceS3-87]
    	_ = x[ErrInvalidServiceSTS-88]
    	_ = x[ErrInvalidRequestVersion-89]
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Apr 22 17:49:30 GMT 2024
    - 21.2K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/hash/HashingTest.java

       *
       */
      public void testConsistentHash_linearCongruentialGeneratorCompatibility() {
        int[] golden100 = {
          0, 55, 62, 8, 45, 59, 86, 97, 82, 59,
          73, 37, 17, 56, 86, 21, 90, 37, 38, 83
        };
        for (int i = 0; i < golden100.length; i++) {
          assertEquals(golden100[i], Hashing.consistentHash(i, 100));
        }
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Wed Sep 06 17:04:31 GMT 2023
    - 26.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPCMPW $82, Y7, Y21, K1, K4                        // 62f3d5213fe752
    	VPCMPW $82, 99(R15)(R15*1), Y21, K1, K4            // 6293d5213fa43f6300000052
    	VPCMPW $82, (DX), Y21, K1, K4                      // 62f3d5213f2252
    	VPCMPW $82, Y7, Y21, K1, K6                        // 62f3d5213ff752
    	VPCMPW $82, 99(R15)(R15*1), Y21, K1, K6            // 6293d5213fb43f6300000052
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 159.2K bytes
    - Viewed (0)
  5. .teamcity/performance-test-durations.json

    }, {
      "scenario" : "org.gradle.performance.experiment.maven.JavaTestGradleVsMavenPerformanceTest.assemble for non-abi change (Gradle vs Maven)",
      "durations" : [ {
        "testProject" : "mediumJavaMultiProject",
        "linux" : 82
      }, {
        "testProject" : "mediumMonolithicJavaProject",
        "linux" : 85
      } ]
    }, {
      "scenario" : "org.gradle.performance.experiment.maven.JavaTestGradleVsMavenPerformanceTest.clean assemble (Gradle vs Maven)",
    Json
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Mon Feb 19 11:22:56 GMT 2024
    - 26.3K bytes
    - Viewed (1)
  6. ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch

     # ifdef __REDIRECT
    diff --git a/nis/nss_nisplus/nisplus-parser.c b/nis/nss_nisplus/nisplus-parser.c
    index a4d76fb..41600f0 100644
    --- a/nis/nss_nisplus/nisplus-parser.c
    +++ b/nis/nss_nisplus/nisplus-parser.c
    @@ -82,7 +82,7 @@ _nss_nisplus_parse_pwent (nis_result *result, struct passwd *pw,
     
       char *numstr = NISOBJVAL (2, obj);
       len = NISOBJLEN (2, obj);
    -  if (len == 0 && numstr[len - 1] != '\0')
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 42.9K bytes
    - Viewed (1)
  7. docs/en/docs/img/deployment/https/https08.drawio

                        <mxGeometry relative="1" as="geometry">
                            <Array as="points"/>
                        </mxGeometry>
                    </mxCell>
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 12 00:06:16 GMT 2022
    - 20.9K bytes
    - Viewed (0)
  8. okhttp/src/test/resources/web-platform-test-urltestdata.txt

    http://example.com/foo%2  s:http h:example.com p:/foo%2
    http://example.com/foo%2zbar  s:http h:example.com p:/foo%2zbar
    http://example.com/foo%2\u00C2\u00A9zbar  s:http h:example.com p:/foo%2%C3%82%C2%A9zbar
    http://example.com/foo%41%7a  s:http h:example.com p:/foo%41%7a
    http://example.com/foo\t\u0091%91  s:http h:example.com p:/foo%C2%91%91
    http://example.com/foo%00%51  s:http h:example.com p:/foo%00%51
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 14.3K bytes
    - Viewed (0)
  9. docs/en/docs/img/deployment/https/https.drawio

                        <mxGeometry relative="1" as="geometry">
                            <Array as="points"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;startArrow=none;startFill=0;endArrow=classic;endFill=1;strokeWidth=3;" edge="1" parent="1" source="62" target="78">
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 12 00:06:16 GMT 2022
    - 25.7K bytes
    - Viewed (0)
  10. api/go1.11.txt

    pkg debug/elf, const EM_PDP11 Machine
    pkg debug/elf, const EM_PDSP = 63
    pkg debug/elf, const EM_PDSP Machine
    pkg debug/elf, const EM_PJ = 91
    pkg debug/elf, const EM_PJ Machine
    pkg debug/elf, const EM_PRISM = 82
    pkg debug/elf, const EM_PRISM Machine
    pkg debug/elf, const EM_QDSP6 = 164
    pkg debug/elf, const EM_QDSP6 Machine
    pkg debug/elf, const EM_R32C = 162
    pkg debug/elf, const EM_R32C Machine
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 22 03:48:56 GMT 2018
    - 25K bytes
    - Viewed (2)
Back to top