Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for gs (0.25 sec)

  1. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/CommonsCliOptions.java

            public static final String ENC = "enc";
            public static final String YJP = "yjp";
    
            // deprecated ones
            @Deprecated
            public static final String ALTERNATE_GLOBAL_SETTINGS = "gs";
    
            @Deprecated
            public static final String ALTERNATE_GLOBAL_TOOLCHAINS = "gt";
    
            protected org.apache.commons.cli.Options options;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 18.5K bytes
    - Viewed (0)
  2. compat/maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java

        public static final char ALTERNATE_USER_SETTINGS = 's';
    
        public static final String ALTERNATE_PROJECT_SETTINGS = "ps";
    
        @Deprecated
        public static final String ALTERNATE_GLOBAL_SETTINGS = "gs";
    
        public static final String ALTERNATE_INSTALLATION_SETTINGS = "is";
    
        public static final char ALTERNATE_USER_TOOLCHAINS = 't';
    
        @Deprecated
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  3. src/main/webapp/js/admin/moment-with-locales.min.js

    ul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;M.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?Vs[e.month()]:Gs[e.month()]:Gs},monthsRegex:Ks,monthsShortRegex:Ks,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 360.5K bytes
    - Viewed (1)
  4. RELEASE.md

    *   TensorBoard disables all runs by default if there are more than 40 runs.
    *   Removed old doc generator code.
    *   GCS file system integration now supports domain buckets, e.g
        gs://bucket.domain.com/path.
    *   Add `tf.summary.text` for outputting text to TensorBoard.
    *   The "run" command of tfdbg's command-line interface now supports filtering
        of tensors by node name, op type and tensor dtype.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top