Searched
full:notation (Results
351 -
375 of
1007) sorted by null
<<11121314151617181920>>
/external/libxml2/ |
legacy.c | 1026 * @name: The name of the notation 1030 * What to do when a notation declaration has been parsed. 1047 * @notationName: the name of the notation [all...] |
/external/llvm/include/llvm/Support/ |
ScaledNumber.h | 579 /// Convert to a string. Uses scientific notation for very large/small 580 /// numbers. Scientific notation is used roughly for numbers outside of the 587 /// to convert without scientific notation and has more than \c Precision
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
TestUtils.java | 326 * ASN.1 notation. The certificate encoding has the following encoded 406 * ASN.1 notation. The certificate encoding has the following encoded 504 * notation. The CRL encoding has the following encoded field values:<br> [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_sax.py | 510 parser.feed(' <!NOTATION GIF PUBLIC "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">\n') 516 [("GIF", "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN", None)])
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_sax.py | 510 parser.feed(' <!NOTATION GIF PUBLIC "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">\n') 516 [("GIF", "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN", None)])
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sax.py | 510 parser.feed(' <!NOTATION GIF PUBLIC "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">\n') 516 [("GIF", "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN", None)])
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sax.py | 510 parser.feed(' <!NOTATION GIF PUBLIC "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">\n') 516 [("GIF", "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN", None)])
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
ClassInfo.java | 344 * @param className Fully-qualified dot notation (e.g. "java.lang.String")
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
ComplexFormat.java | 46 /** The notation used to signify the imaginary part of the complex number. */
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
ExpandedNameTable.java | 63 public static final int NOTATION = ((int)DTM.NOTATION_NODE) ;
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
webrtc_rendering_stats.py | 98 In this paragraph I will be using regex notation. What is intended by the
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/ |
naming.py | 44 notation (for example, 192.168.5.4).
|
/external/e2fsprogs/misc/ |
blkid.c | 70 * ASCII characters using '^' and M- notation.
|
/external/eigen/doc/ |
A10_Eigen2SupportModes.dox | 41 \li Dot products over complex numbers. Eigen 2's dot product was linear in the first variable. Eigen 3's dot product is linear in the second variable. In other words, the Eigen 2 code \code x.dot(y) \endcode is equivalent to the Eigen 3 code \code y.dot(x) \endcode In yet other words, dot products are complex-conjugated in Eigen 3 compared to Eigen 2. The switch to the new convention was commanded by common usage, especially with the notation \f$ x^Ty \f$ for dot products of column-vectors.
|
/external/google-breakpad/src/processor/ |
postfix_evaluator-inl.h | 32 // postfix_evaluator-inl.h: Postfix (reverse Polish) notation expression
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
BreakTransliterator.java | 19 * TODO: this is an internal class, and only temporary. Remove it once we have \b notation in Transliterator.
|
/external/icu/icu4c/source/i18n/ |
rbt_pars.h | 345 * unescape \u notation
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
BreakTransliterator.java | 18 * TODO: this is an internal class, and only temporary. Remove it once we have \b notation in Transliterator.
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
classids.html | 29 <code>0x638e104737889183</code> in hex notation. Their calculation is
|
/external/javassist/src/main/javassist/ |
CtMethod.java | 92 * <p><b>Note:</b> if the <code>.class</code> notation (for example,
|
/external/libgdx/ |
CONTRIBUTING.md | 94 * [Hungarian notation](http://en.wikipedia.org/wiki/Hungarian_notation)
|
/external/libxml2/python/ |
drv_libxml2.py | 286 # Notation (decl)
|
/external/llvm/docs/ |
YamlIO.rst | 475 literal block notation, just like the example shown below: 487 supported by YAML I/O and use the ordinary scalar notation by default. 778 A YAML "flow mapping" is a mapping that uses the inline notation 831 inline notation (e.g [ foo, bar ] ). To specify that a sequence type should [all...] |
/external/llvm/tools/llvm-cov/ |
SourceCoverageView.cpp | 81 /// Format a count using engineering notation with 3 significant digits.
|
/external/opencv/cv/include/ |
cvtypes.h | 266 standard Kalman filter (in G. Welch' and G. Bishop's notation):
|
Completed in 1473 milliseconds
<<11121314151617181920>>