HomeSort by relevance Sort by last modified time
    Searched full:notation (Results 426 - 450 of 978) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets.tcc 230 // Scientific notation.
314 // Scientific notation.
1044 // point, scientific notation.
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gen/
fnmatch.c 51 * Filename pattern matches defined in section 2.13, "Pattern Matching Notation"
  /device/google/contexthub/inc/
chre_re.h 205 * - 'e', 'E' (scientific notation output)
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
MultistepIntegrator.java 48 * (we omit the k index in the notation for clarity)</p>
  /external/bison/build-aux/
gitlog-to-changelog 96 Append the "(tiny change)" notation to the usual "date name email"
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
javascripttokenizer.py 365 # scientific notation numbers can have + and - in them.
  /external/clang/docs/
BlockLanguageSpec.rst 54 pointer style notation substituting ``^`` for ``*``. The following are
  /external/e2fsprogs/e2fsck/
message.c 168 * ASCII characters using '^' and M- notation.
  /external/eigen/doc/
A05_PortingFrom2To3.dox 31 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/icu/icu4c/source/i18n/
decimfmtimpl.h 142 * when formatting in scientific notation. Changing the way attributes
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 257 // use have been commented out with the notation "Java only".
  /external/javassist/src/main/javassist/
CtConstructor.java 80 * <p><b>Note:</b> if the <code>.class</code> notation (for example,
  /external/libxml2/doc/devhelp/
libxml2-xmlschemastypes.html 139 </pre><p>Get the canonical lexical representation of the value. The caller has to FREE the returned retValue. WARNING: Some value types are not supported yet, resulting in a @retValue of "???". TODO: XML Schema 1.0 does not define canonical representations for: duration, gYearMonth, gYear, gMonthDay, gMonth, gDay, anyURI, QName, NOTATION. This will be fixed in XML Schema 1.1.</p>
171 </pre><p>Allocate a new NOTATION value. The given values are consumed and freed with the struct.</p>
172 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>the notation name</td></tr><tr><td><span class="term"><i><tt>ns</tt></i>:</span></td><td>the notation namespace name or NULL</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a pointer to the new value or NULL in case of error</td></tr></tbody></table></div></div>
    [all...]
  /external/libxml2/doc/html/
libxml-xmlschemastypes.html 76 </pre><p>Get the canonical lexical representation of the value. The caller has to FREE the returned retValue. WARNING: Some value types are not supported yet, resulting in a @retValue of "???". TODO: XML Schema 1.0 does not define canonical representations for: duration, gYearMonth, gYear, gMonthDay, gMonth, gDay, anyURI, QName, NOTATION. This will be fixed in XML Schema 1.1.</p>
92 </pre><p>Allocate a new NOTATION value. The given values are consumed and freed with the struct.</p>
93 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>the notation name</td></tr><tr><td><span class="term"><i><tt>ns</tt></i>:</span></td><td>the notation namespace name or NULL</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td (…)
    [all...]
  /external/libxml2/include/libxml/
schemasInternals.h 837 * A notation definition.
  /external/llvm/docs/CommandGuide/
llvm-ar.rst 235 immediately after the header and indicated using the "#1/ddd" notation for the
  /external/opencv3/3rdparty/jinja2/
utils.py 122 be specified either in dotted notation (``xml.sax.saxutils.escape``)
  /external/opencv3/modules/java/android_test/src/org/opencv/test/
OpenCVTestCase.java 46 // Naming notation: <channels info>_[depth]_[dimensions]_value
  /external/opencv3/modules/java/pure_test/src/org/opencv/test/
OpenCVTestCase.java 48 // Naming notation: <channels info>_[depth]_[dimensions]_value
  /external/protobuf/java/src/test/java/com/google/protobuf/
CodedOutputStreamTest.java 53 * actually ints so that I can use hex notation and not get stupid errors
  /external/strace/
gitlog-to-changelog 97 Append the "(tiny change)" notation to the usual "date name email"
  /external/v8/src/
conversions.cc 378 // Use fixed notation.
  /external/webrtc/webrtc/base/
win32.cc 66 // Outputs "dotted-quad" decimal notation.
  /ndk/sources/android/support/src/wcstox/
floatscan.c 187 /* Optimize small to mid-size integers (even in exp. notation) */
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 67 * would do), but the extra generality makes the notation clumsier,

Completed in 530 milliseconds

<<11121314151617181920>>