Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 34 of 34 for a2 (0.03 sec)

  1. android/guava/src/com/google/common/collect/Iterators.java

       *
       * {@snippet :
       * PeekingIterator<String> peekingIterator =
       *     Iterators.peekingIterator(Iterators.forArray("a", "b"));
       * String a1 = peekingIterator.peek(); // returns "a"
       * String a2 = peekingIterator.peek(); // also returns "a"
       * String a3 = peekingIterator.next(); // also returns "a"
       * }
       *
       * <p>Any structural changes to the underlying iteration (aside from those performed by the
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 50.5K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0.zip

    , quickCheckConfig(1024)); err != nil { t.Error(err) } } func TestFeMul(t *testing.T) { asmLikeGeneric := func(a, b Element) bool { a1 := a a2 := a b1 := b b2 := b feMulGeneric(&a1, &a1, &b1) feMul(&a2, &a2, &b2) if a1 != a2 || b1 != b2 { t.Logf("got: %#v,\nexpected: %#v", a1, a2) t.Logf("got: %#v,\nexpected: %#v", b1, b2) } return a1 == a2 && isInBounds(&a2) && b1 == b2 && isInBounds(&b2) } if err := quick.Check(asmLikeGeneric, quickCheckConfig(1024)); err != nil { t.Error(err) } } func decodeHex(s...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  3. cmd/testdata/undeleteable-object.tgz

    £EcN §EcBSizeÒ §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘ ªPartASizes‘ ¤Size ¥MTimeÓ ÉŸþ¦ ÆH§MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¤etagÙ 77efb8e3fa276d467493¬content-type°application/json¡v Î *Ék ¤nullÄ#ÛeÜµØ 0 V»š°rG¿*å2‘¸t 7M8ý? º]©>i multisitea/data/disterasure/xl9/.minio.sys/config/config.json/xl.meta XL2 Æ u Ä$•Ä Ó É ¸Åñ€Ä Õ&CV Å Iƒ¤Type ¥V2ObjÞ ¢IDÄ ¤DDirÄ ²¦Y »ÀNW¢¦h†½zÈ$¦EcAlgo £EcM £EcN §EcBSizeÒ §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Apr 26 00:31:12 UTC 2024
    - 8.7M bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    12chars.pro
    
    // 1GB LLC : https://www.1gb.ua/
    // Submitted by 1GB LLC <******@****.***>
    cc.ua
    inf.ua
    ltd.ua
    
    // 611 blockchain domain name system : https://611project.net/
    611.to
    
    // A2 Hosting
    // Submitted by Tyler Hall <******@****.***>
    a2hosted.com
    cpserver.com
    
    // AAA workspace : https://aaa.vodka
    // Submitted by Kirill Rezraf <******@****.***>
    aaa.vodka
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
Back to top