Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Low (0.18 sec)

  1. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    she stood watching them, and he checked himself suddenly:  the
    others looked round also, and all of them bowed low.
    
      `Would you tell me,' said Alice, a little timidly, `why you are
    painting those roses?'
    
      Five and Seven said nothing, but looked at Two.  Two began in a
    low voice, `Why the fact is, you see, Miss, this here ought to
    have been a RED rose-tree, and we put a white one in by mistake;
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    she stood watching them, and he checked himself suddenly:  the
    others looked round also, and all of them bowed low.
    
      `Would you tell me,' said Alice, a little timidly, `why you are
    painting those roses?'
    
      Five and Seven said nothing, but looked at Two.  Two began in a
    low voice, `Why the fact is, you see, Miss, this here ought to
    have been a RED rose-tree, and we put a white one in by mistake;
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  3. doc/go1.17_spec.html

    </p>
    
    <pre>
    a[low : high : max]
    </pre>
    
    <p>
    constructs a slice of the same type, and with the same length and elements as the simple slice
    expression <code>a[low : high]</code>. Additionally, it controls the resulting slice's capacity
    by setting it to <code>max - low</code>. Only the first index may be omitted; it defaults to 0.
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  4. okhttp/src/test/java/okhttp3/CacheTest.kt

      fun clientPrematureDisconnectWithNoLengthHeaders() {
        testClientPrematureDisconnect(TransferKind.END_OF_STREAM)
      }
    
      private fun testClientPrematureDisconnect(transferKind: TransferKind) {
        // Setting a low transfer speed ensures that stream discarding will time out.
        val builder =
          MockResponse.Builder()
            .throttleBody(6, 1, TimeUnit.SECONDS)
        transferKind.setBody(builder, "ABCDE\nFGHIJKLMNOPQRSTUVWXYZ", 1024)
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 108.6K bytes
    - Viewed (0)
  5. src/main/webapp/js/admin/popper.min.js.map

    @returns {Object} The popper's position offsets rounded\n *\n * The tale of pixel-perfect positioning. It's still not 100% perfect, but as\n * good as it can be within reason.\n * Discussion here: https://github.com/FezVrasta/popper.js/pull/715\n *\n * Low DPI screens cause a popper to be blurry if not using full pixels (Safari\n * as well on High DPI screens).\n *\n * Firefox prefers no rounding for positioning and does not have blurriness on\n * high DPI screens.\n *\n * Only horizontal placement and...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 121K bytes
    - Viewed (2)
  6. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    list of `VolumeMounts` added into the Gateway Pods. See # https://kubernetes.io/docs/concepts/storage/volumes/. volumeMounts: [] # Configure this to a higher priority class in order to make sure your Istio gateway pods # will not be killed because of low priority class. # Refer to https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/#priorityclass # for more detail. priorityClassName: "" manifests/charts/gateway/values.schema.json { "$schema": "http://json-schema.org/schema#", "type":...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top