/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/go/darwin-x86/doc/ |
go1.2.html | 15 but it still has some significant developments, including 375 There are a number of significant performance improvements in the standard library; here are a few of them. [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
int.go | 330 // low32 returns the least significant 32 bits of z. 338 // low64 returns the least significant 64 bits of z.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
int.go | 327 // low32 returns the least significant 32 bits of z. 335 // low64 returns the least significant 64 bits of z.
|
/prebuilts/go/darwin-x86/src/math/big/ |
int.go | 327 // low32 returns the least significant 32 bits of z. 335 // low64 returns the least significant 64 bits of z.
|
/prebuilts/go/linux-x86/doc/ |
go1.2.html | 15 but it still has some significant developments, including 375 There are a number of significant performance improvements in the standard library; here are a few of them. [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
int.go | 330 // low32 returns the least significant 32 bits of z. 338 // low64 returns the least significant 64 bits of z.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
int.go | 327 // low32 returns the least significant 32 bits of z. 335 // low64 returns the least significant 64 bits of z.
|
/prebuilts/go/linux-x86/src/math/big/ |
int.go | 327 // low32 returns the least significant 32 bits of z. 335 // low64 returns the least significant 64 bits of z.
|
/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 | 601 * are interleaved in order from least significant channel mask bit 602 * to most significant channel mask bit, with unused bits skipped. [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
spu-insns.h | 57 OPCODE field specifies the most significant 11bit of the instruction. Some formats don't have 11bits for opcode field, and in this 96 The first(most significant) digit is always 0. Then it is followd by RC, RB, RA and RT digits.
|
/art/compiler/utils/mips64/ |
assembler_mips64.h | 548 // PC-relative offset (or its most significant 16-bit half, which goes first).
|
/art/test/064-field-access/src/ |
Main.java | 638 * 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
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorTest.java | 200 // Some sensors like proximity, significant motion etc. are defined as wake-up sensors by
|