HomeSort by relevance Sort by last modified time
    Searched full:infin (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/apache-commons-math/src/main/java/org/apache/commons/math/special/
Erf.java 67 * <p>erfc(x) = 2/&radic;&pi; <sub>x</sub>&int;<sup>&infin;</sup> e<sup>-t<sup>2</sup></sup>dt <br/>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Vector3D.java 224 /** Get the L<sub>&infin;</sub> norm for the vector.
225 * @return L<sub>&infin;</sub> norm for the vector
496 /** Compute the distance between two vectors according to the L<sub>&infin;</sub> norm.
502 * @return the distance between v1 and v2 according to the L<sub>&infin;</sub> norm
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 232 infin=8734
  /external/clang/include/clang/AST/
CommentHTMLNamedCharacterReferences.td 149 def : NCR<"infin", 0x0221E>;
  /external/opencv3/3rdparty/jinja2/markupsafe/
_constants.py 142 'infin': 8734,
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
RealVector.java 751 * Returns the L<sub>&infin;</sub> norm of the vector.
752 * <p>The L<sub>&infin;</sub> norm is the max of the absolute
824 * L<sub>&infin;</sub> norm, i.e. the max of the absolute values of
839 * L<sub>&infin;</sub> norm, i.e. the max of the absolute values of
    [all...]
ArrayRealVector.java 882 * L<sub>&infin;</sub> norm, i.e. the max of the absolute values of
    [all...]
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml-symbol.ent 176 <!ENTITY infin "&#8734;"> <!-- infinity, U+221E ISOtech -->
  /external/libxml2/test/valid/dtds/
xhtml-symbol.ent 178 <!ENTITY infin "&#8734;"> <!-- infinity, U+221E ISOtech -->
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
MathUtils.java     [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlEntities.java 430 .put("infin", Integer.valueOf('\u221e'))
  /prebuilts/gdb/darwin-x86/lib/python2.7/
htmlentitydefs.py 132 'infin': 0x221e, # infinity, U+221E ISOtech
  /prebuilts/gdb/linux-x86/lib/python2.7/
htmlentitydefs.py 132 'infin': 0x221e, # infinity, U+221E ISOtech
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
htmlentitydefs.py 132 'infin': 0x221e, # infinity, U+221E ISOtech
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
htmlentitydefs.py 132 'infin': 0x221e, # infinity, U+221E ISOtech
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 245 ESCAPE_STRINGS.put("&infin", '\u221E');
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/
maven-plugin-parameter-documenter-2.0.9.jar 
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscapers.java 374 .addEscape('\u221E', "&infin;")
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go     [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/
maven-repository-metadata-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/
maven-repository-metadata-2.2.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
ddBase.decTest 595 ddbas565 toSci "Infin" -> NaN Conversion_syntax
    [all...]

Completed in 1373 milliseconds

1 2 3 4