Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 23 for edu (0.02 seconds)

  1. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    edu.mg
    edu.mk
    edu.ml
    edu.mn
    edu.mo
    edu.ms
    edu.mt
    edu.mv
    edu.mw
    edu.mx
    edu.my
    edu.mz
    edu.ng
    edu.ni
    edu.nr
    edu.om
    edu.pa
    edu.pe
    edu.pf
    edu.ph
    edu.pk
    edu.pl
    edu.pn
    edu.pr
    edu.ps
    edu.pt
    edu.py
    edu.qa
    edu.rs
    edu.ru
    edu.sa
    edu.sb
    edu.sc
    edu.sd
    edu.sg
    edu.sl
    edu.sn
    edu.so
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue Dec 31 14:50:53 GMT 2024
    - 129.6K bytes
    - Click Count (2)
  2. .mailmap

    Anis Elleuch <******@****.***>
    Frederick F. Kautz IV <******@****.***> <******@****.***.edu>
    Harshavardhana <******@****.***> <******@****.***>
    Harshavardhana <******@****.***> <******@****.***>
    Harshavardhana <******@****.***>
    Krishna Srinivas <******@****.***> <******@****.***>
    Matthew Farrellee <******@****.***.edu>
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Tue Apr 09 18:39:42 GMT 2019
    - 835 bytes
    - Click Count (0)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    edu.mg
    edu.mk
    edu.ml
    edu.mn
    edu.mo
    edu.ms
    edu.mt
    edu.mv
    edu.mw
    edu.mx
    edu.my
    edu.mz
    edu.ng
    edu.ni
    edu.nr
    edu.om
    edu.pa
    edu.pe
    edu.pf
    edu.ph
    edu.pk
    edu.pl
    edu.pn
    edu.pr
    edu.ps
    edu.pt
    edu.py
    edu.qa
    edu.rs
    edu.ru
    edu.sa
    edu.sb
    edu.sc
    edu.sd
    edu.sg
    edu.sl
    edu.sn
    edu.so
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue May 27 22:00:49 GMT 2025
    - 129.6K bytes
    - Click Count (3)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    nsw.edu.au
    nt.edu.au
    qld.edu.au
    sa.edu.au
    tas.edu.au
    vic.edu.au
    wa.edu.au
    // act.gov.au  Bug 984824 - Removed at request of Greg Tankard
    // nsw.gov.au  Bug 547985 - Removed at request of <******@****.***>
    // nt.gov.au  Bug 940478 - Removed at request of Greg Connors <******@****.***>
    qld.gov.au
    sa.gov.au
    tas.gov.au
    vic.gov.au
    wa.gov.au
    // 4LDs
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
  5. guava/src/com/google/common/collect/Streams.java

       * to consider using {@link #forEachPair} instead of this method.
       *
       * <p><b>Performance note:</b> The resulting stream is not <a
       * href="http://gee.cs.oswego.edu/dl/html/StreamParallelGuidance.html">efficiently splittable</a>.
       * This may harm parallel performance.
       */
      @Beta
      public static <A extends @Nullable Object, B extends @Nullable Object, R extends @Nullable Object>
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Sat Aug 09 01:14:59 GMT 2025
    - 36.4K bytes
    - Click Count (0)
  6. .idea/misc.xml

              <item index="3" class="java.lang.String" itemvalue="com.android.annotations.Nullable" />
              <item index="4" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
              <item index="5" class="java.lang.String" itemvalue="io.reactivex.annotations.Nullable" />
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Fri Dec 19 15:00:20 GMT 2025
    - 5.1K bytes
    - Click Count (0)
  7. android/guava/src/com/google/common/collect/Streams.java

       * to consider using {@link #forEachPair} instead of this method.
       *
       * <p><b>Performance note:</b> The resulting stream is not <a
       * href="http://gee.cs.oswego.edu/dl/html/StreamParallelGuidance.html">efficiently splittable</a>.
       * This may harm parallel performance.
       */
      @Beta
      public static <A extends @Nullable Object, B extends @Nullable Object, R extends @Nullable Object>
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Tue Oct 21 15:40:45 GMT 2025
    - 36.8K bytes
    - Click Count (0)
  8. android/guava/src/com/google/common/hash/LongAdder.java

     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/LongAdder.java?revision=1.17
     */
    
    package com.google.common.hash;
    
    import com.google.common.annotations.GwtIncompatible;
    import com.google.common.annotations.J2ktIncompatible;
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Mar 20 13:05:10 GMT 2025
    - 5.5K bytes
    - Click Count (0)
  9. android/guava/src/com/google/common/cache/LongAdder.java

     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/LongAdder.java?revision=1.17
     */
    
    package com.google.common.cache;
    
    import com.google.common.annotations.GwtCompatible;
    import com.google.common.annotations.GwtIncompatible;
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Aug 07 16:05:33 GMT 2025
    - 5.6K bytes
    - Click Count (0)
  10. apache-maven/src/main/appended-resources/META-INF/NOTICE.vm

    includes software developed at The Apache Software Foundation (http://www.apache.org/). META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar This product includes software developed by the Indiana University Extreme! Lab (http://www.extreme.indiana.edu/). This product includes software developed by The Apache Software Foundation (http://www.apache.org/). This product includes software developed by ThoughtWorks (http://www.thoughtworks.com). This product includes software developed by javolution (...
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Sat Sep 10 19:27:25 GMT 2022
    - 5.5K bytes
    - Click Count (0)
Back to Top