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

1 2 3 45 6 7 8 91011>>

  /art/runtime/arch/arm64/
memcmp16_arm64.S 74 /* Limit % 8 == 0 => all bytes significant. */
89 // The most significant bit of DIFF marks the least significant bit of change between DATA1/2
  /art/runtime/
memory_region.h 106 // significant bit in the first byte.
124 // The bit at the smallest offset is the least significant bit in the
137 // `bit_offset`. The bit at the smallest offset is the least significant
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3VendorTags.h 70 // into least significant parts of the words first.
71 // Within each pixel, the least significant bits are also
72 // placed towards the least significant part of the word.
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3VendorTags.h 78 // into least significant parts of the words first.
79 // Within each pixel, the least significant bits are also
80 // placed towards the least significant part of the word.
  /external/bison/lib/
memchr.c 126 to more significant bytes.
134 significant zero byte. Then the result has a zero at positions 0, ...,
136 significant bytes (positions j+1..3), but it does not matter since we
rawmemchr.c 91 to more significant bytes.
99 significant zero byte. Then the result has a zero at positions 0, ...,
101 significant bytes (positions j+1..3), but it does not matter since we
strchrnul.c 94 to more significant bytes.
102 significant zero byte. Then the result has a zero at positions 0, ...,
104 significant bytes (positions j+1..3), but it does not matter since we
  /external/v8/src/
dateparser.cc 160 // Read first three significant digits of the original numeral,
167 // Less than three digits. Multiply to put most significant digit
177 // most significant digits.
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3VendorTags.h 80 // into least significant parts of the words first.
81 // Within each pixel, the least significant bits are also
82 // placed towards the least significant part of the word.
  /external/icu/icu4c/source/i18n/
digitlst.h 109 * DigitList stores digits with the most significant first.
110 * decNumber stores digits with the least significant first.
112 * DigitList, decimal point is before the most significant.
241 * significant digits will be produced.
249 * significant digits will be produced.
258 * significant digits will be produced.
376 * unlimited magnitude. The fCount value contains the number of significant
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccUtils.java 91 * In GSM land, the least significant BCD digit is stored in the most
92 * significant nibble.
120 * opposite nibble format. The least significant BCD digit
121 * is in the least significant nibble and the most significant
122 * is in the most significant nibble.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccUtils.java 91 * In GSM land, the least significant BCD digit is stored in the most
92 * significant nibble.
120 * opposite nibble format. The least significant BCD digit
121 * is in the least significant nibble and the most significant
122 * is in the most significant nibble.
  /frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd 19 <li><a href="#MonitorLevel">Monitor Significant Changes in Battery Level</a></li>
128 <h2 id="MonitorLevel">Monitor Significant Changes in Battery Level</h2>
134 significant changes in battery level&mdash;specifically when the device enters or exits a low
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerConstructorsTest.java 221 * The most significant byte is positive.
239 * The most significant byte is negative.
274 * The most significant byte is positive.
292 * The most significant byte is negative.
310 * The most significant byte is positive.
328 * The most significant byte is negative.
346 * The most significant byte is positive.
364 * The most significant byte is negative.
399 * The most significant byte is positive.
417 * The most significant byte is negative
    [all...]
  /art/runtime/base/
bit_field.h 49 // the least-significant bits.
  /bionic/libc/arch-x86/generic/string/
strcat.S 18 * significant difference, and small enough not to totally trash the
strcmp.S 11 * significant difference, and small enough not to totally trash the
strncmp.S 11 * significant difference, and small enough not to totally trash the
  /bionic/libc/stdlib/
exit.c 40 * thread-safe, but without a (significant) penalty to non-threaded
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hdtoa.c 170 * padding, then the least significant portion of the
171 * mantissa, followed by the most significant. The buffer is
267 * padding, then the least significant portion of the
268 * mantissa, followed by the most significant. The buffer is
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorNotSupportedException.java 74 return "Significant Motion";
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
Item.java 22 * Base class for any structurally-significant and (potentially)
  /dalvik/dx/src/com/android/dx/dex/file/
Item.java 22 * Base class for any structurally-significant and (potentially)
  /docs/source.android.com/src/devices/sensors/
interaction.jd 26 <li> For example: step counter, significant motion and accelerometer, all relying on

Completed in 534 milliseconds

1 2 3 45 6 7 8 91011>>