Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 54 of 54 for zeroed (0.23 sec)

  1. staging/src/k8s.io/apiserver/pkg/endpoints/apiserver_test.go

    	// Register SimpleXGSubresource in both testGroupVersion and testGroup2Version, and also their
    	// their corresponding internal versions, to verify that the desired group version object is
    	// served in the tests.
    	scheme.AddKnownTypes(testGroup2Version, &genericapitesting.SimpleXGSubresource{})
    	scheme.AddKnownTypes(testInternalGroup2Version, &genericapitesting.SimpleXGSubresource{})
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 20:15:22 UTC 2023
    - 158.7K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/collect/Maps.java

       * iterate over keys in their enum definition order, not encounter order.
       *
       * <p>If the mapped keys contain duplicates, the values are merged using the specified merging
       * function.
       *
       * @since 33.2.0 (available since 21.0 in guava-jre)
       */
      @SuppressWarnings({"AndroidJdkLibsChecker", "Java7ApiChecker"})
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sun Jun 02 13:36:19 UTC 2024
    - 159.5K bytes
    - Viewed (0)
  3. guava/src/com/google/common/collect/Maps.java

       * iterate over keys in their enum definition order, not encounter order.
       *
       * <p>If the mapped keys contain duplicates, the values are merged using the specified merging
       * function.
       *
       * @since 21.0
       */
      public static <T extends @Nullable Object, K extends Enum<K>, V>
          Collector<T, ?, ImmutableMap<K, V>> toImmutableEnumMap(
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Apr 24 19:38:27 UTC 2024
    - 165.9K bytes
    - Viewed (0)
  4. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    in Opticks. For what hath been generally agreed on I content my self to assume under the notion of Principles, in order to what I have farther to write. And this may suffice for an Introduction to Readers of quick Wit and good Understanding not yet versed in Opticks: Although those who are already acquainted with this Science, and have handled Glasses, will more readily apprehend what followeth. FOOTNOTES: [A] In our Author's _Lectiones Opticæ_, Part I. Sect. IV. Prop 29, 30, there is an elegant Method...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top