Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 31 for 203 (0.04 sec)

  1. guava-tests/test/com/google/common/primitives/BooleansTest.java

            new boolean[] {false, false, true, false, true, true, false});
    
        // Rotate the first three elements
        testRotate(
            new boolean[] {false, true, false, true, false, true, false},
            -2,
            0,
            3,
            new boolean[] {false, false, true, true, false, true, false});
        testRotate(
            new boolean[] {false, true, false, true, false, true, false},
            -1,
            0,
            3,
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 02:56:12 UTC 2024
    - 24.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.20.md

        - [Server binaries](#server-binaries-11)
        - [Node binaries](#node-binaries-11)
      - [Changelog since v1.20.3](#changelog-since-v1203)
      - [Dependencies](#dependencies-11)
        - [Added](#added-11)
        - [Changed](#changed-11)
        - [Removed](#removed-11)
    - [v1.20.3](#v1203)
      - [Downloads for v1.20.3](#downloads-for-v1203)
        - [Source Code](#source-code-12)
        - [Client binaries](#client-binaries-12)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/util/concurrent/RateLimiterTest.java

          limiter.acquire(); // #3
        }
        assertEvents(
            "R0.00, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20", // #1
            "U0.34", // #2
            "R0.00, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20"); // #3
      }
    
      @AndroidIncompatible // difference in String.format rounding?
      public void testWarmUpAndUpdate() {
        RateLimiter limiter = RateLimiter.create(2.0, 4000, MILLISECONDS, 3.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)
  4. guava-tests/test/com/google/common/util/concurrent/RateLimiterTest.java

          limiter.acquire(); // #3
        }
        assertEvents(
            "R0.00, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20", // #1
            "U0.34", // #2
            "R0.00, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20, R0.20"); // #3
      }
    
      @AndroidIncompatible // difference in String.format rounding?
      public void testWarmUpAndUpdate() {
        RateLimiter limiter = RateLimiter.create(2.0, 4000, MILLISECONDS, 3.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)
  5. kotlin-js-store/yarn.lock

      integrity sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==
    
    "@webpack-cli/serve@^2.0.3":
      version "2.0.5"
      resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Jul 22 12:28:51 UTC 2023
    - 87.4K bytes
    - Viewed (0)
  6. docs/bucket/notifications/README.md

                    }
                  },
                  "source" : {
                    "host" : "127.0.0.1",
                    "port" : "38062",
                    "userAgent" : "MinIO (linux; amd64) minio-go/2.0.3 mc/2017-02-15T17:57:25Z"
                  }
                }
              ]
            }
          }
        ]
      }
    }
    ```
    
    This output shows that a document has been created for the event in Elasticsearch.
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jan 18 07:03:17 UTC 2024
    - 84K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.32.md

    - github.com/aws/aws-sdk-go-v2: [v1.30.1](https://github.com/aws/aws-sdk-go-v2/tree/v1.30.1)
    - github.com/aws/smithy-go: [v1.20.3](https://github.com/aws/smithy-go/tree/v1.20.3)
    - github.com/containerd/cgroups/v3: [v3.0.3](https://github.com/containerd/cgroups/tree/v3.0.3)
    - github.com/containerd/containerd/api: [v1.7.19](https://github.com/containerd/containerd/tree/api/v1.7.19)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 29 20:17:52 UTC 2024
    - 121.6K bytes
    - Viewed (0)
  8. api/go1.11.txt

    pkg debug/elf, const EM_VIDEOCORE5 = 198
    pkg debug/elf, const EM_VIDEOCORE5 Machine
    pkg debug/elf, const EM_VISIUM = 221
    pkg debug/elf, const EM_VISIUM Machine
    pkg debug/elf, const EM_XCORE = 203
    pkg debug/elf, const EM_XCORE Machine
    pkg debug/elf, const EM_XGATE = 115
    pkg debug/elf, const EM_XGATE Machine
    pkg debug/elf, const EM_XIMO16 = 170
    pkg debug/elf, const EM_XIMO16 Machine
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  9. api/go1.1.txt

    pkg net/http, const StatusMovedPermanently = 301
    pkg net/http, const StatusMultipleChoices = 300
    pkg net/http, const StatusNoContent = 204
    pkg net/http, const StatusNonAuthoritativeInfo = 203
    pkg net/http, const StatusNotAcceptable = 406
    pkg net/http, const StatusNotFound = 404
    pkg net/http, const StatusNotImplemented = 501
    pkg net/http, const StatusNotModified = 304
    pkg net/http, const StatusOK = 200
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  10. okhttp/src/test/java/okhttp3/CacheTest.kt

        // assertCached(false, 100);
        assertCached(false, 101)
        assertCached(true, 200)
        assertCached(false, 201)
        assertCached(false, 202)
        assertCached(true, 203)
        assertCached(true, 204)
        assertCached(false, 205)
        assertCached(false, 206) // Electing to not cache partial responses
        assertCached(false, 207)
        assertCached(true, 300)
        assertCached(true, 301)
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Wed Apr 10 19:46:48 UTC 2024
    - 108.6K bytes
    - Viewed (0)
Back to top