Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for own (0.02 sec)

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

    they were lying on their faces, and the pattern on their backs
    was the same as the rest of the pack, she could not tell whether
    they were gardeners, or soldiers, or courtiers, or three of her
    own children.
    
      `How should I know?' said Alice, surprised at her own courage.
    `It's no business of MINE.'
    
      The Queen turned crimson with fury, and, after glaring at her
    for a moment like a wild beast, screamed `Off with her head!
    Off--'
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/popper.min.js.map

    to access PopperUtils is deprecated\n   * and will be removed in v2! Use the PopperUtils module directly instead.\n   * Due to the high instability of the methods contained in Utils, we can't\n   * guarantee them to follow semver. Use them at your own risk!\n   * @static\n   * @private\n   * @type {Object}\n   * @deprecated since version 1.8\n   * @member Utils\n   * @memberof Popper\n   */\n  static Utils = (typeof window !== 'undefined' ? window : global).PopperUtils;\n\n  static placements = placements;\n\n...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 120.9K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

        assertThat(server.takeRequest().exchangeIndex).isEqualTo(0)
        assertThat(
          server.takeRequest().exchangeIndex,
          "When connection: close is used, each request should get its own connection",
        ).isEqualTo(0)
      }
    
      @Test
      fun connectionCloseInResponse() {
        server.enqueue(MockResponse(headers = headersOf("Connection", "close")))
        server.enqueue(MockResponse())
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jun 21 20:36:35 UTC 2025
    - 133.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.4.md

        * The pod annotation  `security.alpha.kubernetes.io/unsafe-sysctls` allows customization of namespaced sysctls where isolation is unclear. Unsafe sysctls must be enabled at-your-own-risk on the kubelet with the `--experimental-allowed-unsafe-sysctls` flag. Future versions will improve on resource isolation and more sysctls will be considered safe.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    otsuki.kochi.jp
    otsuki.yamanashi.jp
    ott
    ouchi.saga.jp
    ouda.nara.jp
    oum.gov.pl
    oumu.hokkaido.jp
    outsystemscloud.com
    overhalla.no
    ovh
    ovre-eiker.no
    owani.aomori.jp
    owariasahi.aichi.jp
    own.pm
    ownip.net
    ownprovider.com
    ox.rs
    oxa.cloud
    oy.lc
    oya.to
    oyabe.toyama.jp
    oyama.tochigi.jp
    oyamazaki.kyoto.jp
    oyer.no
    oygarden.no
    oyodo.nara.jp
    oystre-slidre.no
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

        assertThat(server.takeRequest().exchangeIndex).isEqualTo(1)
        assertThat(server.takeRequest().exchangeIndex).isEqualTo(2)
      }
    
      /**
       * Each OkHttpClient used to get its own instance of NullProxySelector, and because these weren't
       * equal their connections weren't pooled. That's a nasty performance bug!
       *
       * https://github.com/square/okhttp/issues/5519
       */
      @Test
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.5.md

    * The implicit registration of Prometheus metrics for workqueue has been removed, and a plug-able interface was added. If you were using workqueue in your own binaries and want these metrics, add the following to your imports in the main package: "k8s.io/pkg/util/workqueue/prometheus". ([#33792](https://github.com/kubernetes/kubernetes/pull/33792), [@caesarxuchao](https://github.com/caesarxuchao))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  8. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    otsuki.kochi.jp
    otsuki.yamanashi.jp
    ott
    ouchi.saga.jp
    ouda.nara.jp
    oum.gov.pl
    oumu.hokkaido.jp
    outsystemscloud.com
    overhalla.no
    ovh
    ovre-eiker.no
    owani.aomori.jp
    owariasahi.aichi.jp
    own.pm
    ownip.net
    ownprovider.com
    ox.rs
    oxa.cloud
    oy.lc
    oya.to
    oyabe.toyama.jp
    oyama.tochigi.jp
    oyamazaki.kyoto.jp
    oyer.no
    oygarden.no
    oyodo.nara.jp
    oystre-slidre.no
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top