Searched
full:significant (Results
826 -
850 of
2384) sorted by null
<<31323334353637383940>>
/external/icu4c/common/ |
cmemory.h | 88 * Get the least significant bits of a pointer (a memory address). 89 * For example, with a mask of 3, the macro gets the 2 least significant bits,
|
/external/icu4c/common/unicode/ |
unorm.h | 63 * significant, while in other cases accent sequences in different orders are 176 * The most significant bits, however, are shifted down and passed on
|
/external/icu4c/i18n/ |
rbt.h | 57 * underscores. Case is significant. Duplicate names cause 262 * <p>The order of rules is significant. If multiple rules may match
|
/external/libogg/doc/ |
ogg-multiplex.html | 345 fields; the most-significant bits are an absolute frame counter, but 346 it's only updated at each key frame. The least significant bits encode
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.c | 462 // which is significant (not just an optimization) for the lossless 656 // which is significant (not just an optimization) for the lossless
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_pack.c | 292 /* Replicate the sign bit in the most significant bits */ 296 /* Most significant bits always zero */
|
/external/openssh/ |
moduli.c | 68 * Specifies the number of the most significant bit (0 to M). 502 /* size (most significant bit) */
|
/external/openssl/crypto/bn/ |
bn_mont.c | 410 * keep only couple of least significant words: */ 434 * keep only least significant word: */
|
/external/protobuf/python/google/protobuf/internal/ |
decoder.py | 239 # not enough to make a significant difference. 259 # not enough to make a significant difference.
|
/external/qemu/ |
d3des.c | 4 * has been reversed so that the most significant bit in each byte of the 5 * key is ignored, not the least significant.
|
/external/svox/pico/lib/ |
picoktab.c | 156 PROPSET : 1 unsigned byte, least significant bit : has TO field 661 least significant bit: vowel [all...] |
/external/tcpdump/ |
print-udp.c | 68 u_int32_t upper; /* more significant 32 bits */ 69 u_int32_t lower; /* less significant 32 bits */
|
/external/v8/src/arm/ |
code-stubs-arm.h | 828 // r0: Left value (least significant part of mantissa). 830 // r2: Right value (least significant part of mantissa). [all...] |
/external/v8/src/mips/ |
code-stubs-mips.h | 828 // a0: Left value (least significant part of mantissa). 830 // a2: Right value (least significant part of mantissa). [all...] |
/external/zlib/src/contrib/blast/ |
blast.c | 63 * - Bits are stored in bytes from the least significant bit to the most 64 * significant bit. Therefore bits are dropped from the bottom of the bit
|
/frameworks/base/core/java/android/view/ |
MenuItem.java | 262 * key. Also note that case is not significant and that alphabetic shortcut 296 * pressed alone or along with with the alt key. Case is not significant and
|
/frameworks/base/core/java/android/view/inputmethod/ |
EditorInfo.java | 177 * significant impact or is not recoverable enough that accidentally hitting 230 * this will be displayed is typically very small, and there are significant
|
/frameworks/native/opengl/libs/ETC1/ |
etc1.cpp | 70 | most significant pixel index bits | 76 | least significant pixel index bits |
|
/hardware/qcom/camera/QCamera2/stack/common/ |
cam_types.h | 105 * significant 4 bits are set to 0. P0 is stored at LSB. 107 * significant 4 bits are set to 0. P0 is stored at LSB. */ [all...] |
/libcore/luni/src/main/java/java/io/ |
StreamTokenizer.java | 216 * Specifies whether the end of a line is significant and should be returned 220 * {@code true} if EOL is significant, {@code false} otherwise.
|
/libcore/luni/src/main/java/java/lang/ |
Integer.java | 515 * the Most Significant 1 Bit. Returns zero if the specified integer is 536 * to as the Least Significant 1 Bit. Returns zero if the specified integer
|
Long.java | 502 * as the Most Significant 1 Bit. Returns zero if the specified long is 524 * as the Least Significant 1 Bit. Returns zero if the specified long is
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex.h | 215 If not set, then case is significant. */ 343 If not set, then case is significant. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
regex.h | 161 If not set, then case is significant. */ 273 If not set, then case is significant. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
regex.h | 161 If not set, then case is significant. */ 273 If not set, then case is significant. */
|
Completed in 838 milliseconds
<<31323334353637383940>>