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

1 2 3 4 5

  /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/libmojo/third_party/markupsafe/
_constants.py 142 'infin': 8734,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentHTMLNamedCharacterReferences.td 149 def : NCR<"infin", 0x0221E>;
CommentHTMLNamedCharacterReferences.inc 450 return "\xe2\x88\x9e"; // "infin"
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentHTMLNamedCharacterReferences.td 149 def : NCR<"infin", 0x0221E>;
  /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/syslinux/core/fs/pxe/
http_readdir.c 288 { 8734, "infin" },
  /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 -->
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
htmlentitydefs.py 132 'infin': 0x221e, # 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'))
  /external/python/cpython2/Lib/
htmlentitydefs.py 132 'infin': 0x221e, # infinity, U+221E ISOtech
  /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
  /external/python/cpython3/Lib/html/
entities.py 135 'infin': 0x221e, # infinity, U+221E ISOtech
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 245 ESCAPE_STRINGS.put("&infin", '\u221E');
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CommentHTMLNamedCharacterReferences.inc 450 return "\xe2\x88\x9e"; // "infin"
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CommentHTMLNamedCharacterReferences.inc 450 return "\xe2\x88\x9e"; // "infin"

Completed in 1529 milliseconds

1 2 3 4 5