HomeSort by relevance Sort by last modified time
    Searched full:decimal (Results 1051 - 1075 of 2091) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/resources/net_internals/
timeline_graph_view.js 574 * maximum number of decimal digits allowed. The minimum allowed
600 // Number of digits to the right of the decimal of |stepSize|.
  /external/chromium_org/remoting/tools/build/
remoting_localize.py 19 - GetCodepageDecimal same as GetCodepage, but returns a decimal value.
517 """ Returns the codepage for the given |language| as a decimal value. """
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
results-template.html 383 var decimal = value.toFixed(2);
384 return decimal;
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryEvaluator.cpp 305 // To match DPCM to DPPX values, we limit to 2 decimal points.
308 // approximates the reference pixel". With that in mind, allowing 2 decimal
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
css.js 452 "cross", "crosshair", "currentcolor", "cursive", "dashed", "decimal",
453 "decimal-leading-zero", "default", "default-button", "destination-atop",
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.gypi 31 'Decimal.cpp',
32 'Decimal.h',
    [all...]
  /external/chromium_org/third_party/ots/src/
cff.cc 222 if (nibbles[i] == 0xa) { // decimal point
291 case 30: // binary coded decimal
  /external/chromium_org/third_party/simplejson/
decoder.py 370 for JSON floats (e.g. :class:`decimal.Decimal`).
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 159 /* standard decimal integer */
634 /* standard decimal integer */
  /external/chromium_org/v8/test/mjsunit/
regexp.js 345 // Check decimal escapes doesn't overflow.
349 "Overflow decimal escape");
  /external/clang/include/clang/Basic/
DiagnosticLexKinds.td 153 def err_invalid_decimal_digit : Error<"invalid digit '%0' in decimal constant">;
487 "%select{#line|GNU line marker}0 directive interprets number as decimal, not octal">;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
coverage-frames.xsl 7 <xsl:decimal-format decimal-separator="." grouping-separator="," />
junit-noframes.xsl 7 <xsl:decimal-format decimal-separator="." grouping-separator="," />
maudit-frames.xsl 7 <xsl:decimal-format decimal-separator="." grouping-separator="," />
  /external/flac/libFLAC/
fixed.c 134 /* now shift the decimal point into place */
213 /* now shift the decimal point into place */
  /external/icu4c/common/
putilimp.h 363 * Returns the number of digits after the decimal point in a double number x.
366 * @return the number of digits after the decimal point in a double number x.
  /external/icu4c/test/intltest/
plurults.cpp 181 // ======= Test decimal fractions plural rules
195 errln("ERROR: plural rules for decimal fractions test failed!");
  /external/libvorbis/doc/vorbisenc/
overview.html 119 A decimal float value requesting a desired quality. Libvorbisenc 1.1 allows quality requests in the range of -0.1 (lowest quality, smallest files) through +1.0 (highest-quality, largest files). Quality -0.1 is intended as an ultra-low setting in which low bitrate is much more important than quality consistency. Quality settings 0.0 and above are intended to produce consistent results at all times.
283 A decimal value, in seconds, that controls how quickly the average
  /external/llvm/include/llvm/Support/
Dwarf.h 513 // Decimal sign attribute values
709 /// DecimalSignString - Return the string for the specified decimal sign
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 354 case 'd': // decimal const int
359 case 'm': // decimal const int minus 1
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlenvvars.html 559 algorithm. It can be in decimal or in hex (prefixed by 0x).</P
596 SDL instead of creating its own window. Either in decimal or
  /external/stlport/test/unit/
money_facets_test.cpp 290 // Check value with one decimal digit:
352 // Check value with two decimal digit:
  /external/v8/test/mjsunit/
regexp.js 345 // Check decimal escapes doesn't overflow.
349 "Overflow decimal escape");
  /frameworks/base/core/java/android/text/
InputType.java 312 * Flag of {@link #TYPE_CLASS_NUMBER}: the number is decimal, allowing
313 * a decimal point to provide fractional values.
  /frameworks/base/core/java/android/util/
TypedValue.java 53 * originally specified in decimal. */
115 /** Complex data: where the radix information is, telling where the decimal

Completed in 580 milliseconds

<<41424344454647484950>>