HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 276 - 300 of 2519) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/spdy/
hpack_input_stream.cc 146 // Shift bits to the most-significant open bits of |out|.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/
sunspider.html 69 significant.</dd>
  /external/chromium_org/third_party/WebKit/Source/wtf/
BitwiseOperations.h 36 // zeros in a binary value, starting with the most significant bit. C does not
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
diy-fp.h 39 // have the most significant bit of the significand set.
double-conversion.cc 413 // Maximum number of significant digits in decimal representation.
446 // The longest form of simplified number is: "-<significant digits>.1eXXX\0".
485 // Copy significant digits of the integer part (if any) to the buffer.
510 // Integer part consists of 0 or is absent. Significant digits start after
  /external/chromium_org/third_party/brotli/src/brotli/enc/
write_bits.h 36 // a byte least-significant-bit first.
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.h 76 // significant bits in UTF-8 continuation bytes.
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftcalc.h 136 * Return the most significant bit index.
  /external/chromium_org/third_party/icu/source/i18n/
usrchimp.h 90 * Alternate handling - since only the 16 most significant digits is only used,
  /external/chromium_org/third_party/icu/source/test/testdata/
NumberFormatTestCases.txt 24 # Significant digits
  /external/chromium_org/third_party/leveldatabase/src/util/
coding.h 6 // * Fixed-length numbers are encoded with least-significant byte first
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
datatypes.h 438 * representing the number of significant bits stored in the array.
439 * The bits are packed as follows: the least significant bit is that
440 * of word[0], while the most significant bit is the nth most
441 * significant bit of word[m], where length = bits_per_word * m + n.
rdb.h 54 * if the ith least significant bit is one, then the packet index
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_nop.c 56 * callee making the number/type of arguments significant.
  /external/chromium_org/third_party/mt19937ar/
readme-mt.txt 13 the most significant bits of the seed is not well reflected
  /external/chromium_org/third_party/skia/gm/
display_json_results.py 77 Returns True if the results are free of any significant failures.
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_filter_neon.h 23 // calling the function in the inner loops will cause significant overhead on
SkBlitRect_opts_SSE2.cpp 100 // Unrolling the loop in the Narrow code is a significant performance
  /external/chromium_org/third_party/snappy/linux/
config.h 120 significant byte first (like Motorola and SPARC, unlike Intel). */
  /external/chromium_org/third_party/snappy/mac/
config.h 67 * significant byte first (like Motorola and SPARC, unlike Intel). */
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb12_tables.c 47 * but we haven't observed a significant benefit of having different
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 335 * significant bits of the destination, or may be shifted into more
336 * significant bits by the shift parameter. The destination bits are
353 * significant bits of the destination, or may be shifted into more
354 * significant bits by the shift parameter. The destination bits are
  /external/chromium_org/ui/base/models/
tree_model.h 33 // Observer for the TreeModel. Notified of significant events to the model.
  /external/chromium_org/v8/test/webkit/
nested-functions.js 35 // Formating of these functions is significant for regression
  /external/clang/test/Index/
complete-blocks.m 1 // The line and column layout of this test is significant. Run lines

Completed in 439 milliseconds

<<11121314151617181920>>