HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 826 - 850 of 2960) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
patcomp.py 34 """Tokenizes a string suppressing significant whitespace."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_getopt.py 98 # note: the empty string between '-a' and '--beta' is significant:
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitor.java 154 // significant enough to be seen by the user. If so, activate the logcat view
  /system/update_engine/payload_generator/
payload_generation_config.h 174 // significant impact to the operations. For example, REPLACE, MOVE and
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mmix.h 111 the error-recovery loop. Hopefully there are no significant
  /toolchain/binutils/binutils-2.25/gold/
config.in 264 significant byte first (like Motorola and SPARC, unlike Intel). */
  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 193 /* The number of significant bits in the operand. */
  /toolchain/binutils/binutils-2.25/ld/emultempl/
m68kcoff.em 87 a significant amount of time and memory. */
m68kelf.em 98 a significant amount of time and memory. */
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-opc-2.c 64 {AARCH64_OPND_CLASS_IMMEDIATE, "IDX", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_imm4}, "an immediate as the index of the least significant byte"},
spu-dis.c 52 /* Determine the instruction from the 10 least significant bits. */
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 83 * significant byte has the lowest address.
85 * significant byte has the lowest address.
152 * significant), right-aligned in each sequence.
  /cts/hostsidetests/sustainedperf/dhrystone/
Rationale 38 not significant) differences.
44 optimizing compilers should be prevented from removing significant
76 In general, version 2 follows - in the parts that are significant for
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
name.py 152 """Is the most significant label of this name the root label?
159 """Is this name wild? (I.e. Is the least significant label '*'?)
189 I{nlabels} is the number of significant labels that the two names
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
IntTrieBuilder.java 24 * very useful when you have a block of Unicode data that contains significant
705 // Fold significant index values into the area just after the BMP
707 // In case the first lead surrogate has significant data,
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
IntTrieBuilder.java 23 * very useful when you have a block of Unicode data that contains significant
703 // Fold significant index values into the area just after the BMP
705 // In case the first lead surrogate has significant data,
  /external/libavc/common/
ih264_structs.h     [all...]
  /external/libhevc/decoder/
ihevcd_parse_residual.c 482 /* This is needed for context modelling of significant coeff flag */
555 /* Set Significant coeff map for last significant coeff flag as 1 */
    [all...]
  /external/libvorbis/lib/
info.c 397 case 0x01: /* least significant *bit* is read first */
409 case 0x03: /* least significant *bit* is read first */
417 case 0x05: /* least significant *bit* is read first */
  /external/llvm/docs/
BigEndianNEON.rst 50 A "little endian" layout has the least significant byte first (lowest in memory address). A "big endian" layout has the *most* significant byte first. This means that when loading an item from big endian memory, the lowest 8-bits in memory must go in the most significant 8-bits, and so forth.
  /external/llvm/include/llvm/ADT/
APFloat.h 94 /// significant bit is shifted right so that the exponent is maintained at the
96 /// significant bit of the significand set. The sign of zeroes and infinities
97 /// is significant; the exponent and significand of such numbers is not stored,
  /external/opencv3/3rdparty/openexr/Half/
half.h 67 // the closest half whose least significant bit is zero.
150 // After rounding, the significand's 10-n least significant
532 // where ones occur only in the (10-n) most significant bits.
  /external/opencv3/3rdparty/zlib/
crc32.c 69 with the lowest powers in the most significant bit. Then adding polynomials
72 polynomial q, also with the lowest power in the most significant bit (so the
81 out is a one). We start with the highest power (least significant bit) of
  /external/pdfium/third_party/zlib_v128/
crc32.c 69 with the lowest powers in the most significant bit. Then adding polynomials
72 polynomial q, also with the lowest power in the most significant bit (so the
81 out is a one). We start with the highest power (least significant bit) of
  /external/skia/src/utils/
SkTextureCompressor_R11EAC.cpp 362 // of indices interleaved in the least significant bits of a and b. In other words...
460 // Return the packed incdices in the least significant bits with the magic header
498 // the least significant 12 bits of the resulting integer.

Completed in 1741 milliseconds

<<31323334353637383940>>