HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 126 - 150 of 2106) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java 165 // // Calculate Significant Digits:
168 // // significant digits = end - start + (0 or 1 depending on decimal location)
210 // // reduce significant digits to PRECISION if necessary
213 // // re-scale BigDecimal in order to get significant digits = PRECISION
  /external/clang/test/Misc/
backend-stack-frame-diagnostics.cpp 16 // are significant and actionable.
  /external/compiler-rt/lib/tsan/rtl/
tsan_trace.h 39 // Represents a thread event (from most significant bit):
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
Item.java 22 * Base class for any structurally-significant and (potentially)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioStatusTable.java 205 this.stream.print("\">): mark a <b>successful result</b>, which means this test has neither significant performance regression nor significant standard error</li>");
208 this.stream.print("\">): mark a <b>failing result</b>, which means this test shows a significant performance regression (more than 10%)</li>\n");
216 this.stream.print("\">): mark a <b>failing or successful result</b> with a significant standard error (more than ");
  /external/jpeg/
makcjpeg.st 22 .C[-wsig] ; warn if significant digits may be lost
makdjpeg.st 22 .C[-wsig] ; warn if significant digits may be lost
  /external/libpng/contrib/conftest/
read.dfa 53 # colorspace stuff and ignores the 'significant bit' information.
  /external/libselinux/
README.android 46 configuration, which in Linux can be significant due to the large
  /external/libvncserver/rfb/
rfbconfig.h.cmake 69 /* Define to 1 if your processor stores words with the most significant byte
  /external/llvm/lib/ProfileData/
InstrProfIndexed.h 35 // Return the least significant 8 bytes. Our MD5 implementation returns the
  /external/selinux/libselinux/man/man3/
selinux_file_context_verify.3 20 Note that the two contexts are compared for "significant" differences (i.e. the user component of the contexts are ignored) as shown in the
  /external/skia/src/gpu/
GrGlyph.h 70 // two most significant fraction bits from fixed-point
  /external/v8/src/
diy-fp.h 13 // have the most significant bit of the significand set.
  /external/valgrind/VEX/priv/
ir_inject.c 107 /* The more significant bits are at the lower address. */
112 /* The more significant bits are at the higher address. */
172 /* The more significant bits are at the lower address. */
176 /* The more significant bits are at the higher address. */
  /external/valgrind/VEX/test/
frstor.c 69 printf("Re-run with any arg to suppress least-significant\n"
fsave.c 58 printf("Re-run with any arg to suppress least-significant\n"
  /frameworks/base/core/java/android/bluetooth/
BluetoothOutputStream.java 44 * Writes a single byte to this stream. Only the least significant byte of
  /frameworks/base/docs/html/design/patterns/
compatibility.jd 13 <p>Significant changes in Android 3.0 included:</p>
  /frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java 44 * received is therefore significant to the interpretation of the combined
  /frameworks/native/libs/gui/
Android.mk 22 # introduce significant overheads
  /frameworks/native/libs/ui/
Android.mk 22 # introduce significant overheads
  /libcore/luni/src/main/java/javax/sql/
ConnectionEventListener.java 28 * connection it has been using or when a significant error occurs while the
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
HardwareCameraPreview.java 34 * There is a significant amount of duplication between HardwareCameraPreview and
SoftwareCameraPreview.java 32 * There is a significant amount of duplication between HardwareCameraPreview and

Completed in 466 milliseconds

1 2 3 4 56 7 8 91011>>