Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 92 for 44 (0.01 sec)

  1. api/go1.7.txt

    pkg debug/elf, const R_390_TLS_GOTIE20 = 60
    pkg debug/elf, const R_390_TLS_GOTIE20 R_390
    pkg debug/elf, const R_390_TLS_GOTIE32 = 43
    pkg debug/elf, const R_390_TLS_GOTIE32 R_390
    pkg debug/elf, const R_390_TLS_GOTIE64 = 44
    pkg debug/elf, const R_390_TLS_GOTIE64 R_390
    pkg debug/elf, const R_390_TLS_IE32 = 47
    pkg debug/elf, const R_390_TLS_IE32 R_390
    pkg debug/elf, const R_390_TLS_IE64 = 48
    pkg debug/elf, const R_390_TLS_IE64 R_390
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue Jun 28 15:08:11 UTC 2016
    - 13.6K bytes
    - Viewed (0)
  2. build-logic/cleanup/src/test/groovy/gradlebuild/cleanup/services/LeakingProcessKillPatternTest.groovy

            def projectDir = 'C:\\some\\agent\\workspace'
    
            expect:
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Fri Jul 12 03:42:46 UTC 2024
    - 14.8K bytes
    - Viewed (0)
  3. manifests/addons/dashboards/istio-workload-dashboard.json

                    }
                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 6,
            "w": 8,
            "x": 0,
            "y": 44
          },
          "id": 72,
          "links": [],
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Mar 27 03:47:04 UTC 2024
    - 102.7K bytes
    - Viewed (0)
  4. cmd/sftp-server.go

    	kexAlgoDH14SHA256, kexAlgoDH14SHA1,
    }
    
    // supportedKexAlgos specifies the supported key-exchange algorithms in
    // preference order.
    // https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.22.0:ssh/common.go;l=44
    var supportedKexAlgos = []string{
    	kexAlgoCurve25519SHA256, kexAlgoCurve25519SHA256LibSSH,
    	// P384 and P521 are not constant-time yet, but since we don't
    	// reuse ephemeral keys, using them for ECDH should be OK.
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Aug 20 20:00:29 UTC 2024
    - 16K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	ANDSW $2863311530, R24, R23                // 17f30172
    	ANDS $-140737488289793, R2, R5             // 458051f2
    	ANDSW R26->24, R21, R15                    // af629a6a
    	ANDS R30@>44, R3, R26                      // 7ab0deea
    	ASRW R12, R27, R25                         // 792bcc1a
    	ASR R14, R27, R7                           // 672bce9a
    	ASR $11, R27, R25                          // 79ff4b93
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Jul 24 01:11:41 UTC 2023
    - 43.9K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/util/concurrent/RateLimiterTest.java

            "R0.76", // #4, this is what the throttling would be with the old rate
            "R0.20, R0.10, R0.10, R0.10", // #5
            "U4.10", // #6
            "R0.00, R0.94, R0.81, R0.69, R0.57, R0.44, R0.32", // #7
            "R0.20, R0.10, R0.10, R0.10"); // #7 (cont.), note, this matches #5
      }
    
      public void testBurstyAndUpdate() {
        RateLimiter rateLimiter = RateLimiter.create(1.0, stopwatch);
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 21 14:28:19 UTC 2024
    - 21.8K bytes
    - Viewed (0)
  7. guava-tests/test/com/google/common/util/concurrent/RateLimiterTest.java

            "R0.76", // #4, this is what the throttling would be with the old rate
            "R0.20, R0.10, R0.10, R0.10", // #5
            "U4.10", // #6
            "R0.00, R0.94, R0.81, R0.69, R0.57, R0.44, R0.32", // #7
            "R0.20, R0.10, R0.10, R0.10"); // #7 (cont.), note, this matches #5
      }
    
      public void testBurstyAndUpdate() {
        RateLimiter rateLimiter = RateLimiter.create(1.0, stopwatch);
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 21 14:28:19 UTC 2024
    - 21.8K bytes
    - Viewed (0)
  8. guava/src/com/google/common/collect/ImmutableRangeSet.java

       * <p><b>Note:</b> {@code a.asSet(d).equals(b.asSet(d))} does not imply {@code a.equals(b)}! For
       * example, {@code a} and {@code b} could be {@code [2..4]} and {@code (1..5)}, or the empty
       * ranges {@code [3..3)} and {@code [4..4)}.
       *
       * <p><b>Warning:</b> Be extremely careful what you do with the {@code asSet} view of a large
       * range set (such as {@code ImmutableRangeSet.of(Range.greaterThan(0))}). Certain operations on
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 27K bytes
    - Viewed (0)
  9. api/go1.6.txt

    pkg debug/elf, const R_MIPS_TLS_DTPREL32 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL64 = 41
    pkg debug/elf, const R_MIPS_TLS_DTPREL64 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 = 44
    pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 = 45
    pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_GD = 42
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Jan 13 23:40:13 UTC 2016
    - 12.9K bytes
    - Viewed (0)
  10. src/test/java/org/codelibs/fess/rank/fusion/RankFusionProcessorTest.java

                    assertEquals(100, list.getPageSize());
                    assertEquals(1000, list.getStart());
                    assertEquals("955", list.get(0).get(ID_FIELD));
                    assertEquals("999", list.get(44).get(ID_FIELD));
                } else {
                    fail();
                }
            }
        }
    
        public void test_1searcher0_0docs_100size() throws Exception {
            String query = "*";
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 25.6K bytes
    - Viewed (0)
Back to top