Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 24 for factor (0.18 sec)

  1. doc/go1.17_spec.html

    Given defined type <code>Point</code>, the declarations
    </p>
    
    <pre>
    func (p *Point) Length() float64 {
    	return math.Sqrt(p.x * p.x + p.y * p.y)
    }
    
    func (p *Point) Scale(factor float64) {
    	p.x *= factor
    	p.y *= factor
    }
    </pre>
    
    <p>
    bind the methods <code>Length</code> and <code>Scale</code>,
    with receiver type <code>*Point</code>,
    to the base type <code>Point</code>.
    </p>
    
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/SmbFile.java

     *  smb1://myworkgroup/angus/ &lt;-- ILLEGAL<br>(But if you first create an <tt>SmbFile</tt> with 'smb1://workgroup/' and use and use it as the first parameter to a constructor that accepts it with a second <tt>String</tt> parameter jCIFS will factor out the 'workgroup'.)
     * </code></td></tr>
     * 
     * </table>
     *
     * <p>Instances of the <code>SmbFile</code> class are immutable; that is,
     * once created, the abstract pathname represented by an SmbFile object
    Java
    - Registered: Sun Apr 21 00:10:10 GMT 2024
    - Last Modified: Mon Mar 13 12:00:57 GMT 2023
    - 107.9K bytes
    - Viewed (2)
  3. android/guava/src/com/google/common/collect/Maps.java

        return new HashMap<>(capacity(expectedSize));
      }
    
      /**
       * Returns a capacity that is sufficient to keep the map from being resized as long as it grows no
       * larger than expectedSize and the load factor is ≥ its default (0.75).
       */
      static int capacity(int expectedSize) {
        if (expectedSize < 3) {
          checkNonnegative(expectedSize, "expectedSize");
          return expectedSize + 1;
        }
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Apr 24 19:38:27 GMT 2024
    - 159.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.5.md

    * bootstrap: Start hostNetwork pods even if network plugin not ready ([#33347](https://github.com/kubernetes/kubernetes/pull/33347), [@justinsb](https://github.com/justinsb))
    * Factor out post-init swagger and OpenAPI routes ([#32590](https://github.com/kubernetes/kubernetes/pull/32590), [@sttts](https://github.com/sttts))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  5. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    org.codehaus.plexus.configuration.PlexusConfigurationE; } org/codehaus/plexus/component/factory/AbstractComponentFac.class package org.codehaus.plexus.component.factory; public abstract synchronized class AbstractComponentFac implements ComponentFactory { protected String id; public void AbstractComponentFac(); public String getId(); } org/codehaus/plexus/component/factory/ComponentFactory$1.class package org.codehaus.plexus.component.factory; synchronized class ComponentFactory$1 { } org/codehaus/plexus/compone...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 205.7K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    org.codehaus.plexus.configuration.PlexusConfigurationE; } org/codehaus/plexus/component/factory/AbstractComponentFac.class package org.codehaus.plexus.component.factory; public abstract synchronized class AbstractComponentFac implements ComponentFactory { protected String id; public void AbstractComponentFac(); public String getId(); } org/codehaus/plexus/component/factory/ComponentFactory$1.class package org.codehaus.plexus.component.factory; synchronized class ComponentFactory$1 { } org/codehaus/plexus/compone...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 233.3K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    org.codehaus.plexus.configuration.PlexusConfigurationE; } org/codehaus/plexus/component/factory/AbstractComponentFac.class package org.codehaus.plexus.component.factory; public abstract synchronized class AbstractComponentFac implements ComponentFactory { protected String id; public void AbstractComponentFac(); public String getId(); } org/codehaus/plexus/component/factory/ComponentFactory$1.class package org.codehaus.plexus.component.factory; synchronized class ComponentFactory$1 { } org/codehaus/plexus/compone...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 233.3K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    org.codehaus.plexus.configuration.PlexusConfigurationE; } org/codehaus/plexus/component/factory/AbstractComponentFac.class package org.codehaus.plexus.component.factory; public abstract synchronized class AbstractComponentFac implements ComponentFactory { protected String id; public void AbstractComponentFac(); public String getId(); } org/codehaus/plexus/component/factory/ComponentFactory$1.class package org.codehaus.plexus.component.factory; synchronized class ComponentFactory$1 { } org/codehaus/plexus/compone...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 205.7K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    pository.ArtifactRepository, org.apache.maven.artifact.repository.ArtifactRepository) throws ArtifactDeploymentEx; } org/apache/maven/artifact/factory/ArtifactFactory$1.class package org.apache.maven.artifact.factory; synchronized class ArtifactFactory$1 { } org/apache/maven/artifact/factory/ArtifactFactory.class package org.apache.maven.artifact.factory; public abstract interface ArtifactFactory { public static final String ROLE; public abstract org.apache.maven.artifact.Artifact createArtifact(String,...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160.1K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    pository.ArtifactRepository, org.apache.maven.artifact.repository.ArtifactRepository) throws ArtifactDeploymentEx; } org/apache/maven/artifact/factory/ArtifactFactory$1.class package org.apache.maven.artifact.factory; synchronized class ArtifactFactory$1 { } org/apache/maven/artifact/factory/ArtifactFactory.class package org.apache.maven.artifact.factory; public abstract interface ArtifactFactory { public static final String ROLE; public abstract org.apache.maven.artifact.Artifact createArtifact(String,...
    Archive
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 160.1K bytes
    - Viewed (0)
Back to top