HomeSort by relevance Sort by last modified time
    Searched full:notation (Results 101 - 125 of 1007) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp2.txt 4 Subject: RE: Type notation debate...
  /external/llvm/lib/Support/
FileUtilities.cpp 32 case 'D': // Strange exponential notation.
33 case 'd': // Strange exponential notation.
109 // Strange exponential notation!
119 // Strange exponential notation!
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.h 44 // typedef Ptr<Foo> FooPtr; // common short-hand notation
  /external/v8/src/compiler/mips/
instruction-codes-mips.h 112 // We use the following local notation for addressing modes:
  /external/v8/src/compiler/mips64/
instruction-codes-mips64.h 139 // We use the following local notation for addressing modes:
  /external/v8/src/compiler/ppc/
instruction-codes-ppc.h 123 // We use the following local notation for addressing modes:
  /external/v8/src/compiler/x87/
instruction-codes-x87.h 93 // We use the following local notation for addressing modes:
  /external/v8/src/parsing/
func-name-inferrer.h 104 // Constructs a full name in dotted notation from gathered names.
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_helpers.h 90 /* property type signature in DBus type notation */
  /libcore/luni/src/test/java/tests/org/w3c/dom/
HCNotationsRemoveNamedItemNS.java 29 * An attempt to add remove an notation using removeNamedItemNS should result in
  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorResult.java 99 // switch to scientific notation with negative exponent.
102 // we switch to scientific notation with positive exponent.
104 // Extra digits for standard scientific notation. In this case we
107 // point in ordinary scientific notation. Thus >= 1.
283 // Small number of leading zeroes, avoid scientific notation.
292 int currentExpLen = 0; // Length of required standard scientific notation exponent.
361 // (1) If the final result contains the leading digit we use standard scientific notation.
376 // Ellipsis may be removed again in the type(1) scientific notation case.
393 // Leading digit is in display window. Use standard calculator scientific notation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix2_lim.h 51 permitted when using the interval notation `\{M,N\}'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unctrl.h 38 * Control characters are displayed in caret notation (^x), DELETE is displayed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix2_lim.h 51 permitted when using the interval notation `\{M,N\}'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unctrl.h 38 * Control characters are displayed in caret notation (^x), DELETE is displayed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix2_lim.h 51 permitted when using the interval notation `\{M,N\}'. */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
programmer-friendly.s 12 // As a convenience assemblers will typically permit the notation
  /external/autotest/site_utils/autoupdate/
release.py 109 @param release: the release number in dotted notation (string)
137 @param release: the release number in dotted notation (string)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestUtil.java 107 * Escape unprintable characters using <backslash>uxxxx notation
110 * and return FALSE. Otherwise, append the escaped notation and
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatSpecificationTest.java 88 if (!logKnownIssue("11020", "Rounding does not work with scientific notation.")) {
147 // padding cannot work as intended with scientific notation.
  /external/icu/icu4c/source/i18n/
digitformatter.h 87 * Options for formatting in scientific notation.
166 * formats in scientifc notation.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatSpecificationTest.java 84 if (!logKnownIssue("11020", "Rounding does not work with scientific notation.")) {
143 // padding cannot work as intended with scientific notation.
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestUtil.java 106 * Escape unprintable characters using <backslash>uxxxx notation
109 * and return FALSE. Otherwise, append the escaped notation and
  /external/parameter-framework/upstream/parameter/
FixedPointParameterType.h 155 // Integral part in Q notation
157 // Fractional part in Q notation
  /external/smali/util/src/main/java/org/jf/util/
NumberUtils.java 79 // Otherwise, whichever has a shorter scientific notation representation is more likely.
121 // Otherwise, whichever has a shorter scientific notation representation is more likely.

Completed in 1804 milliseconds

1 2 3 45 6 7 8 91011>>