Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 99 for 99 (0.18 sec)

  1. guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

        // non-zero percent values result in a non-zero threshold (so we always
        // have at least one matching character).
        int threshold = ((percent * length) + 99) / 100;
        StringBuilder builder = new StringBuilder(length);
        for (int n = 0; n < length; n++) {
          builder.append(
              randomCharFrom(list.get(n) >= threshold ? NONMATCHING_CHARS : matchingChars, rand));
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  2. okhttp/src/test/java/okhttp3/internal/http2/Http2ConnectionTest.kt

        // Write the mocking script.
        peer.sendFrame().settings(Settings())
        peer.acceptFrame() // ACK
        peer.sendFrame().ping(false, 2, 0)
        peer.acceptFrame() // PING
        peer.sendFrame().ping(true, 99, 0) // This pong is silently ignored.
        peer.sendFrame().ping(false, 4, 0)
        peer.acceptFrame() // PING
        peer.play()
    
        // Play it back.
        connect(peer)
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Apr 20 17:03:43 GMT 2024
    - 75.4K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (darwin-386), const ENOPOLICY = 103
    pkg syscall (darwin-386), const ENOPROTOOPT = 42
    pkg syscall (darwin-386), const ENOSPC = 28
    pkg syscall (darwin-386), const ENOSR = 98
    pkg syscall (darwin-386), const ENOSTR = 99
    pkg syscall (darwin-386), const ENOSYS = 78
    pkg syscall (darwin-386), const ENOTBLK = 15
    pkg syscall (darwin-386), const ENOTCONN = 57
    pkg syscall (darwin-386), const ENOTDIR = 20
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.5.txt

    pkg debug/elf, const R_PPC64_TPREL16_HIGHER R_PPC64
    pkg debug/elf, const R_PPC64_TPREL16_HIGHERA = 98
    pkg debug/elf, const R_PPC64_TPREL16_HIGHERA R_PPC64
    pkg debug/elf, const R_PPC64_TPREL16_HIGHEST = 99
    pkg debug/elf, const R_PPC64_TPREL16_HIGHEST R_PPC64
    pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA = 100
    pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA R_PPC64
    pkg debug/elf, const R_PPC64_TPREL16_LO = 70
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Jul 30 21:14:09 GMT 2015
    - 46.6K bytes
    - Viewed (0)
  5. android/guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

        // non-zero percent values result in a non-zero threshold (so we always
        // have at least one matching character).
        int threshold = ((percent * length) + 99) / 100;
        StringBuilder builder = new StringBuilder(length);
        for (int n = 0; n < length; n++) {
          builder.append(
              randomCharFrom(list.get(n) >= threshold ? NONMATCHING_CHARS : matchingChars, rand));
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  6. manifests/addons/dashboards/istio-service-dashboard.json

                  {
                    "color": "rgba(237, 129, 40, 0.89)",
                    "value": 95
                  },
                  {
                    "color": "rgba(245, 54, 54, 0.9)",
                    "value": 99
                  }
                ]
              },
              "unit": "percentunit"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 4,
            "w": 6,
            "x": 6,
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 111.8K bytes
    - Viewed (0)
  7. src/archive/zip/reader_test.go

    0000140 4b b5 8b 96 4c 7a 62 62 cc a1 a7 cf fa f1 fe dd
    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
    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)
  8. api/go1.14.txt

    pkg debug/dwarf, const AttrEndianity = 101
    pkg debug/dwarf, const AttrEndianity Attr
    pkg debug/dwarf, const AttrEnumClass = 109
    pkg debug/dwarf, const AttrEnumClass Attr
    pkg debug/dwarf, const AttrExplicit = 99
    pkg debug/dwarf, const AttrExplicit Attr
    pkg debug/dwarf, const AttrExportSymbols = 137
    pkg debug/dwarf, const AttrExportSymbols Attr
    pkg debug/dwarf, const AttrLinkageName = 110
    pkg debug/dwarf, const AttrLinkageName Attr
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg crypto/tls, type CertificateVerificationError struct, UnverifiedCertificates []*x509.Certificate #48152
    pkg crypto/x509, func SetFallbackRoots(*CertPool) #43958
    pkg debug/elf, const R_LARCH_32_PCREL = 99 #54222
    pkg debug/elf, const R_LARCH_32_PCREL R_LARCH #54222
    pkg debug/elf, const R_LARCH_ABS64_HI12 = 70 #54222
    pkg debug/elf, const R_LARCH_ABS64_HI12 R_LARCH #54222
    pkg debug/elf, const R_LARCH_ABS64_LO20 = 69 #54222
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.5.md

      - [alpha] Cluster federation: Added support for DeleteOptions.OrphanDependents for federation resources. ([docs](http://kubernetes.io/docs/user-guide/federation/#cascading-deletion)) ([kubernetes/features#99](https://github.com/kubernetes/enhancements/issues/99))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
Back to top