Searched
full:significant (Results
476 -
500 of
2886) sorted by null
<<11121314151617181920>>
/external/valgrind/coregrind/ |
m_compiler.c | 79 significant position. If x is 0, the result is undefined. */ 115 significant bit position. If x is 0, the result is undefined. */
|
/external/valgrind/none/tests/s390x/ |
cksm.c | 224 The data is such that the least significant byte is zero, 226 in the least significant byte. */
|
/external/vixl/src/vixl/ |
utils.h | 221 // significant byte, and b[7] is the most significant.
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
gscan.cpp | 56 GSCAN_ATTRIBUTE_AP_FLAGS, /* flags on significant change event */ [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pnginfo.h | 121 /* The sBIT chunk specifies the number of significant high-order bits 127 png_color_8 sig_bit; /* significant bits in color channels */
|
pngstruct.h | 188 png_color_8 sig_bit; /* significant bits in each available channel */ 192 png_color_8 shift; /* shift for significant bit tranformation */
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
DataManager.java | 41 // Each MediaSet and MediaItem has a unique 64 bits id. The most significant 42 // 32 bits represents its parent, and the least significant 32 bits represents
|
/prebuilts/go/darwin-x86/src/compress/lzw/ |
writer.go | 76 // writeLSB writes the code c for "Least Significant Bits first" data. 90 // writeMSB writes the code c for "Most Significant Bits first" data.
|
/prebuilts/go/linux-x86/src/compress/lzw/ |
writer.go | 76 // writeLSB writes the code c for "Least Significant Bits first" data. 90 // writeMSB writes the code c for "Most Significant Bits first" data.
|
/system/bt/service/common/bluetooth/binder/ |
parcel_helpers.cpp | 85 // The scheme used by android.os.ParcelUuid is to wrote the most significant 86 // bits first as one 64-bit integer, followed by the least significant bits in
|
/system/core/include/system/ |
camera.h | 33 * The least significant 3 bits of an "int" value are used for this purpose: 44 * recommended only when copying out data brings significant performance price
|
/system/extras/tests/lib/testUtil/ |
testUtil.c | 191 // the randomness into the most significant bits. 217 * least significant bits. For small mod values this can produce
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
m88k.h | 29 * and type. The offset is the bit number of the least significant 30 * bit of the operand with bit 0 being the least significant bit of
|
/toolchain/binutils/binutils-2.25/opcodes/ |
mmix-opc.c | 68 /* All bits in the opcode-byte are significant. Add "| ..." expressions 73 /* Bits 7..1 of the opcode are significant. */
|
/external/llvm/include/llvm/ADT/ |
APInt.h | 134 /// significant word is assigned a value to ensure that those bits are 466 /// the low bits and right shift to the least significant bit. 689 /// The RHS value is assigned to *this. If the significant bits in RHS exceed [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
gmp.info-1 | [all...] |
/bionic/libc/arch-arm64/generic/bionic/ |
strcmp.S | 103 MSB might be significant. */
|
/bionic/libc/bionic/ |
mbrtoc32.cpp | 119 // of 6 bits, most significant first.
|
/build/tools/ijar/ |
README.txt | 31 simpler .jar file containing only the parts that are significant for
|
/cts/tests/tests/security/src/android/security/cts/ |
CertificateTest.java | 49 * <p>This test exists because adding root CAs to a device has a very significant security
|
/dalvik/dx/src/com/android/dx/ssa/ |
package-info.java | 98 * number (register categories or widths, significant in Rop form, do not
|
/docs/source.android.com/src/devices/sensors/ |
report-modes.jd | 58 other event is sent until the sensor is reactivated. <a href="sensor-types.html#significant_motion">Significant motion</a> is an example of this kind of sensor.</p>
|
suspend-mode.jd | 70 of the <a href="sensor-types.html#proximity">proximity</a> sensor and the <a href="sensor-types.html#significant_motion">significant motion detector</a>.</p>
|
/docs/source.android.com/src/security/overview/ |
index.jd | 51 technologies that have undergone significant external security review,
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
SingularValueDecomposition.java | 136 * is the least significant bit of the largest singular value.</p>
|
Completed in 2598 milliseconds
<<11121314151617181920>>