Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for Grants (0.2 sec)

  1. src/main/webapp/css/fonts/fa-brands-400.eot

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 128.8K bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/fonts/fa-brands-400.ttf

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 128.5K bytes
    - Viewed (0)
  3. src/main/webapp/css/fonts/fa-brands-400.ttf

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 128.5K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/fonts/fa-brands-400.eot

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 128.8K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/collect/Maps.java

       *         return Math.sqrt((int) in);
       *       }
       *     };
       * Map<String, Double> transformed = Maps.transformValues(map, sqrt);
       * System.out.println(transformed);
       * }</pre>
       *
       * ... prints {@code {a=2.0, b=3.0}}.
       *
       * <p>Changes in the underlying map are reflected in this view. Conversely, this view supports
       * removal operations, and these are reflected in the underlying map.
       *
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 159.6K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      Alice didn't think that proved it at all; however, she went on
    `And how do you know that you're mad?'
    
      `To begin with,' said the Cat, `a dog's not mad.  You grant
    that?'
    
      `I suppose so,' said Alice.
    
      `Well, then,' the Cat went on, `you see, a dog growls when it's
    angry, and wags its tail when it's pleased.  Now I growl when I'm
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  7. tensorflow/c/c_api.cc

                                               int num_shapes_and_types,
                                               const int64_t** shapes,
                                               const int* ranks,
                                               const TF_DataType* types,
                                               TF_Status* status) {
      Node* node = &output.oper->node;
    
      mutex_lock l(graph->mu);
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 03:35:10 GMT 2024
    - 102.3K bytes
    - Viewed (0)
  8. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    contemporary.museum
    contemporaryart.museum
    convent.museum
    copenhagen.museum
    corporation.museum
    correios-e-telecomunicações.museum
    corvette.museum
    costume.museum
    countryestate.museum
    county.museum
    crafts.museum
    cranbrook.museum
    creation.museum
    cultural.museum
    culturalcenter.museum
    culture.museum
    cyber.museum
    cymru.museum
    dali.museum
    dallas.museum
    database.museum
    ddr.museum
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  9. doc/go1.17_spec.html

    guaranteed to stay in the language. They do not return a result.
    </p>
    
    <pre class="grammar">
    Function   Behavior
    
    print      prints all arguments; formatting of arguments is implementation-specific
    println    like print but prints spaces between arguments and a newline at the end
    </pre>
    
    <p>
    Implementation restriction: <code>print</code> and <code>println</code> need not
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.5.md

    * Allow missing keys in templates by default ([#39486](https://github.com/kubernetes/kubernetes/pull/39486), [@ncdc](https://github.com/ncdc))
    * Fix kubectl get -f <file> -o <nondefault printer> so it prints all items in the file ([#39038](https://github.com/kubernetes/kubernetes/pull/39038), [@ncdc](https://github.com/ncdc))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
Back to top