/external/valgrind/none/tests/ppc32/ |
round.c | 811 * on the least significant digit seems to vary when printing 813 * to get rid of the noise in the least significant bits when
|
/external/webp/src/dsp/ |
enc_sse2.c | [all...] |
/external/zlib/src/contrib/puff/ |
puff.c | 121 * - Bits are stored in bytes from the least significant bit to the most 122 * significant bit. Therefore bits are dropped from the bottom of the bit [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
levinson.cpp | 400 Rh = vector containing most significant byte of 402 Rl = vector containing least significant byte of
|
/frameworks/base/core/java/android/app/ |
PendingIntent.java | 366 * PendingIntent. In other words, it is the significant element for matching 416 * PendingIntent. In other words, it is the significant element for matching [all...] |
/frameworks/base/core/jni/ |
AndroidRuntime.cpp | [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiScanningServiceImpl.java | [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
SmsMessage.java | 589 // For the timezone, the most significant bit of the 590 // least significant nibble is the sign byte [all...] |
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
gscan_event_handler.cpp | [all...] |
nan.h | [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Node.java | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
firewire-cdev.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
case.py | 534 as significant digits (measured from the most signficant digit). 572 as significant digits (measured from the most signficant digit). [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
case.py | 534 as significant digits (measured from the most signficant digit). 572 as significant digits (measured from the most signficant digit). [all...] |
/prebuilts/tools/common/jfreechart/ |
README.txt | 243 - if no significant problems are reported in the next few days, 254 significant API problems are reported, this release will be [all...] |
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/ |
README.txt | 243 - if no significant problems are reported in the next few days, 254 significant API problems are reported, this release will be [all...] |
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/ |
README.txt | 243 - if no significant problems are reported in the next few days, 254 significant API problems are reported, this release will be [all...] |
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/ |
README.txt | 243 - if no significant problems are reported in the next few days, 254 significant API problems are reported, this release will be [all...] |
/system/media/audio/include/system/ |
audio.h | 546 * are interleaved in order from least significant channel mask bit 547 * to most significant channel mask bit, with unused bits skipped. [all...] |
/art/runtime/ |
oat_file_assistant.h | 238 // Returns true if there has been a significant change between the old
|
/art/test/064-field-access/src/ |
Main.java | 623 * reflection call is significant]
|
/bionic/libc/bionic/ |
pthread_mutex.cpp | 129 * the 'shift'-th least significant bit in a 32-bit word.
|
/bionic/libc/upstream-netbsd/common/lib/libc/stdlib/ |
random.c | 98 * way). In this approach, the least significant bit of all the numbers in
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
dtoa.c | 96 2 ==> max(1,ndigits) significant digits. This gives a
|
gdtoa.c | 136 2 ==> max(1,ndigits) significant digits. This gives a
|