/ndk/sources/third_party/googletest/googletest/test/ |
gtest-linked_ptr_test.cc | 80 // Use explicit function call notation here to suppress self-assign warning.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
plistlib.py | 295 # the "attribute notation for dict keys" is used. 304 "notation instead", PendingDeprecationWarning, 2) 310 "notation instead", PendingDeprecationWarning, 2) 320 "notation instead", PendingDeprecationWarning, 2)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
plistlib.py | 295 # the "attribute notation for dict keys" is used. 304 "notation instead", PendingDeprecationWarning, 2) 310 "notation instead", PendingDeprecationWarning, 2) 320 "notation instead", PendingDeprecationWarning, 2)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
plistlib.py | 295 # the "attribute notation for dict keys" is used. 304 "notation instead", PendingDeprecationWarning, 2) 310 "notation instead", PendingDeprecationWarning, 2) 320 "notation instead", PendingDeprecationWarning, 2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
plistlib.py | 295 # the "attribute notation for dict keys" is used. 304 "notation instead", PendingDeprecationWarning, 2) 310 "notation instead", PendingDeprecationWarning, 2) 320 "notation instead", PendingDeprecationWarning, 2)
|
/toolchain/binutils/binutils-2.25/gas/ |
flonum.h | 26 * Notation: a floating point number is expressed as *
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
i18n.py | 49 #: Can also be a string in dotted notation to be imported. 54 #: Can also be a string in dotted notation to be imported. 499 Notation format. 527 Notation format. 552 Notation format. 560 """Returns value formatted in scientific notation for the current 574 Notation format. 576 Value formatted in scientific notation.
|
/external/google-breakpad/src/processor/ |
postfix_evaluator.h | 32 // postfix_evaluator.h: Postfix (reverse Polish) notation expression evaluator. 35 // in postfix (reverse Polish) notation and a dictionary mapping constants
|
/external/libxml2/test/valid/dtds/ |
xhtml1.dcl | 161 NOTATION NO 177 SEEALSO "ISO 8879:1986//NOTATION
|
/libcore/luni/src/main/java/org/xml/sax/ |
AttributeList.java | 119 * or "NOTATION" (always in upper case).</p> 126 * <p>For an enumerated attribute that is not a notation, the
|
Attributes.java | 136 * or "NOTATION" (always in upper case).</p> 143 * <p>For an enumerated attribute that is not a notation, the
|
/packages/apps/Test/connectivity/sl4n/rapidjson/ |
readme.md | 46 JSON(JavaScript Object Notation) is a light-weight data exchange format. RapidJSON should be in fully compliance with RFC7159/ECMA-404. More information about JSON can be obtained at 48 * [RFC7159: The JavaScript Object Notation (JSON) Data Interchange Format](http://www.ietf.org/rfc/rfc7159.txt)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/ |
boolcond.py | 98 # qpol representation is in postfix notation. This code 99 # converts it to infix notation. Parentheses are added
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
DecimalFormatTest.java | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/math/ |
BigDecimal.java | 198 * will be expressed in exponential notation; thus 212 * The form of the exponential notation (scientific or engineering) is determined by the <code>form</code> setting. 359 * <li>MathContext.PLAIN -- no exponent needed <li>MathContext.SCIENTIFIC -- scientific notation required <li> 360 * MathContext.ENGINEERING -- engineering notation required [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/ |
BigDecimal.java | 195 * will be expressed in exponential notation; thus 209 * The form of the exponential notation (scientific or engineering) is determined by the <code>form</code> setting. 368 * <li>MathContext.PLAIN -- no exponent needed <li>MathContext.SCIENTIFIC -- scientific notation required <li> 369 * MathContext.ENGINEERING -- engineering notation required [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
BigDecimal.java | 197 * will be expressed in exponential notation; thus 211 * The form of the exponential notation (scientific or engineering) is determined by the <code>form</code> setting. 370 * <li>MathContext.PLAIN -- no exponent needed <li>MathContext.SCIENTIFIC -- scientific notation required <li> 371 * MathContext.ENGINEERING -- engineering notation required [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/ |
minidom.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/ |
minidom.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/ |
minidom.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/ |
minidom.py | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/doc/ |
scalar.html | 74 primitive ASN.1 types. Both, ASN.1 notation and corresponding pyasn1 374 The pyasn1 BitString objects can initialize from native ASN.1 notation 405 Another BIT STRING initialization method supported by ASN.1 notation 604 A more human-friendly "dotted" notation is also supported. 758 more flexibility in notation while the latter is more strict but has
|
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | 80 * integers ("123"), fixed-point numbers ("123.4"), scientific notation 234 * <td>Separates mantissa and exponent in scientific notation. 336 * Notation: 397 * notation</a> or <a href="#sigdig">significant digits</a>. 438 * <a name="sci"><strong>Scientific Notation</strong></a> 440 * <p>Numbers in scientific notation are expressed as the product of a mantissa 445 * notation through the API or through the pattern. In a pattern, the exponent 447 * scientific notation. Example: "0.###E0" formats the number 1234 as 467 * notation</em>, in which the exponent is a multiple of three, e.g., 470 * <li>When using scientific notation, the formatter controls th [all...] |
/external/libxml2/python/ |
libxml.py | 231 """called when an NOTATION declaration has been found, name is the 232 notation name and externalID, systemID are the notation public and 233 system identifier for that notation if available""" 248 and notationName indicate the associated NOTATION"""
|
/packages/apps/ExactCalculator/docs/ |
arithmetic-overview.html | 99 small numbers by using scientific notation: They display an exponent in addition to the most 104 times 10<sup>19</sup>. In this version of scientific notation, the decimal point is always 108 <p>Once the decimal point is scrolled off the display, this style of scientific notation is not 111 different variant of scientific notation, in which we interpret the displayed digits as a whole 115 format only when the normal scientific notation decimal point would not be visible. If we had
|