Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 46 of 46 for jsonint (0.2 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_6.adoc

    ==== Removal of experimental JavaScript plugins
    
    The following plugins for experimental JavaScript integration are now removed from the distribution:
    `coffeescript-base`, `envjs`, `javascript-base`, `jshint`, `rhino`.
    
    If you used these plugins despite their experimental nature, you may find suitable replacements in the https://plugins.gradle.org/[Plugin Portal].
    
    ==== Configuring the layout of an Ivy repository
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 44.8K bytes
    - Viewed (0)
  2. src/crypto/x509/x509.go

    //
    //	sha512WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 13 }
    //
    // RFC 5758 3.1 DSA Signature Algorithms
    //
    //	dsaWithSha256 OBJECT IDENTIFIER ::= {
    //		joint-iso-ccitt(2) country(16) us(840) organization(1) gov(101)
    //		csor(3) algorithms(4) id-dsa-with-sha2(3) 2}
    //
    // RFC 5758 3.2 ECDSA Signature Algorithm
    //
    //	ecdsa-with-SHA256 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 09:20:15 UTC 2024
    - 82K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

      ];
    }
    
    def PromoteVarHandlesToArgsPass : Pass<"tf-promote-var-handles-to-args", "ModuleOp"> {
      let summary = "Promote tf.VarHandleOps to function arguments.";
      let description = [{See joint description in promote resources to args.}];
    
      let constructor = "TF::CreatePromoteVarHandlesToArgsPass()";
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

    -functions : Comma separated list of functions whose resources read/writes should be promoted to function inputs/outputs.
    ```
    ### `-tf-promote-var-handles-to-args`
    
    _Promote tf.VarHandleOps to function arguments._
    
    See joint description in promote resources to args.### `-tf-readonly-references-to-resources`
    
    _Convert readonly reference variables to resource variables._
    
    ### `-tf-region-control-flow-to-functional`
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          </match>
        </magic>
        <glob pattern="*.jp2"/>
      </mime-type>
    
      <mime-type type="image/jpeg">
        <acronym>JPEG</acronym>
        <_comment>Joint Photographic Experts Group</_comment>
        <tika:link>http://en.wikipedia.org/wiki/Jpeg</tika:link>
        <tika:uti>public.jpeg</tika:uti>
        <magic priority="50">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    gap
    
    // garden : 2014-06-26 Registry Services, LLC
    garden
    
    // gay : 2019-05-23 Top Level Design, LLC
    gay
    
    // gbiz : 2014-07-17 Charleston Road Registry Inc.
    gbiz
    
    // gdn : 2014-07-31 Joint Stock Company "Navigation-information systems"
    gdn
    
    // gea : 2014-12-04 GEA Group Aktiengesellschaft
    gea
    
    // gent : 2014-01-23 Easyhost BV
    gent
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top