Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 131 - 140 of 141 for fara (0.23 seconds)

  1. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    nanjo.okinawa.jp
    nankoku.kochi.jp
    nanmoku.gunma.jp
    nannestad.no
    nanporo.hokkaido.jp
    nantan.kyoto.jp
    nanto.toyama.jp
    nanyo.yamagata.jp
    naoshima.kagawa.jp
    naples.it
    napoli.it
    nara.jp
    nara.nara.jp
    narashino.chiba.jp
    narita.chiba.jp
    naroy.no
    narusawa.yamanashi.jp
    naruto.tokushima.jp
    narviika.no
    narvik.no
    nasu.tochigi.jp
    nasushiobara.tochigi.jp
    nat.cu
    nat.tn
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue May 27 22:00:49 GMT 2025
    - 129.6K bytes
    - Click Count (3)
  2. android/guava/src/com/google/common/collect/ImmutableMap.java

       * values are merged using the specified merging function. If the merging function returns {@code
       * null}, then the collector removes the value that has been computed for the key thus far (though
       * future occurrences of the key would reinsert it).
       *
       * <p>Entries will appear in the encounter order of the first occurrence of the key.
       *
       * @since 33.2.0 (available since 21.0 in guava-jre)
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Feb 02 19:58:40 GMT 2026
    - 41.2K bytes
    - Click Count (0)
  3. src/main/webapp/css/admin/adminlte.min.css.map

    A,QALR,8FAUM,aAAA,QlI8roCR,yFACA,+FkI3roCI,wFlI6roCJ,yFACA,+FAFA,wFkIrroCY,OAAA,IAAA,MAAA,QAPR,gFlImsoCJ,gFkItroCQ,iBAAA,QACA,MAAA,KAdJ,+FAAA,qGlIysoCJ,+FACA,qGkIvroCY,iBAAA,QACA,MAAA,KApBR,6ElIgtoCJ,6EkInroCY,aAAA,QA7BR,kGlIqtoCJ,kGkIproCY,iBAAA,QACA,aAAA,QACA,MAAA,KAnCR,0GlI4toCJ,0GkIrroCY,MAAA,qBAvCR,gHlIiuoCJ,gHkIvroCc,MAAA,KA1CV,gGlIsuoCJ,gGkItroCU,aAAA,QA9DR,6FAKQ,aAAA,QALR,8FAUM,aAAA,QlIuvoCR,yFACA,+FkIpvoCI,wFlIsvoCJ,yFACA,+FAFA,wFkI9uoCY,OAAA,IAAA,MAAA,QAPR,gFlI4voCJ,gFkI/uoCQ,iBAAA,QAC...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 3.7M bytes
    - Click Count (3)
  4. doc/asm.html

    </p>
    
    <h3 id="x86">32-bit Intel 386</h3>
    
    <p>
    The runtime pointer to the <code>g</code> structure is maintained
    through the value of an otherwise unused (as far as Go is concerned) register in the MMU.
    In the runtime package, assembly code can include <code>go_tls.h</code>, which defines
    an OS- and architecture-dependent macro <code>get_tls</code> for accessing this register.
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Nov 14 19:09:46 GMT 2025
    - 36.5K bytes
    - Click Count (0)
  5. cmd/testdata/undeleteable-object.tgz

    §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘kªPartASizes‘k¤Sizek¥MTimeÓ ÉŸþ¥¹ °§MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¬content-type¸application/octet-stream¤etagÙ 10ead207166f316fb066¡v ÎY ŽF ¤nullÄ26Gå\oØa/KȦ A+Z ³}þZ4ÄϸA fAÛå ¢clÙ=http://minio1 multisitea/data/disterasure/xl4/.minio.sys/buckets/.usage.json/xl.meta XL2 Æ u Ä$•Ä Ó É ŸBÏÀÄ ·Ö 5 Å Iƒ¤Type ¥V2ObjÞ ¢IDÄ ¤DDirÄ ç(3ÿ aL(± @Ò ¯9ï¦EcAlgo £EcM £EcN §EcBSizeÒ §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘Ñ...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Apr 26 00:31:12 GMT 2024
    - 8.7M bytes
    - Click Count (0)
  6. tensorflow/c/c_api.cc

      for (int i = 0; i < len; ++i) {
        values[i] = TF_NewBuffer();
        status->status = MessageToBuffer(attr->list().shape(i), values[i]);
        if (!status->status.ok()) {
          // Delete everything allocated to far, the operation has failed.
          for (int j = 0; j <= i; ++j) {
            TF_DeleteBuffer(values[j]);
          }
          return;
        }
      }
    }
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Sat Oct 04 05:55:32 GMT 2025
    - 102.4K bytes
    - Click Count (0)
  7. CHANGELOG/CHANGELOG-1.20.md

    - Scheduler framework interface moved from pkg/scheduler/framework/v1alpha to pkg/scheduler/framework ([#95069](https://github.com/kubernetes/kubernetes/pull/95069), [@farah](https://github.com/farah)) [SIG Scheduling, Storage and Testing]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Click Count (0)
  8. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    ever was!  Good-bye, feet!' (for when she looked down at her
    feet, they seemed to be almost out of sight, they were getting so
    far off).  `Oh, my poor little feet, I wonder who will put on
    your shoes and stockings for you now, dears?  I'm sure _I_ shan't
    be able!  I shall be a great deal too far off to trouble myself
    about you:  you must manage the best way you can; --but I must be
    kind to them,' thought Alice, `or perhaps they won't walk the
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Click Count (0)
  9. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    ever was!  Good-bye, feet!' (for when she looked down at her
    feet, they seemed to be almost out of sight, they were getting so
    far off).  `Oh, my poor little feet, I wonder who will put on
    your shoes and stockings for you now, dears?  I'm sure _I_ shan't
    be able!  I shall be a great deal too far off to trouble myself
    about you:  you must manage the best way you can; --but I must be
    kind to them,' thought Alice, `or perhaps they won't walk the
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Click Count (0)
  10. src/main/webapp/js/admin/moment-with-locales.min.js.map

    ,KAAK4O,EAAG5N,EAAG+P,GAAGvQ,UAIjC,SAASwiB,GAAepU,EAAG5N,EAAG+P,GAE1B,OAAInC,EAAI,KAAY,GAALA,EAEJ5O,KAAKiP,IAAIL,EAAI,IAAK5N,EAAG+P,GAAK4R,GAE1B3iB,KAAKiP,IAAIL,EAAG5N,EAAG+P,GAsb9B,SAASkS,GAAa1X,EAAU5K,GAC5B,OAAOA,EAAOuiB,cAAc3X,GAehC,SAAS4X,KASL,IARA,IAAIC,EAAa,GACbC,EAAa,GACbC,EAAe,GACfjV,EAAc,GAGdkV,EAAOjlB,KAAKilB,OAEXljB,EAAI,EAAG0X,EAAIwL,EAAK5jB,OAAQU,EAAI0X,IAAK1X,EAClCgjB,EAAW/iB,KAAKoL,GAAY6X,EAAKljB,GAAGmF,OACpC4d,EAAW9iB,KAAKoL,GAAY6X,EAAKljB,GAAG+V,OACpCkN,EAAahjB,KAAKoL,GAAY6X,EAA...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 224.8K bytes
    - Click Count (1)
Back to Top