HomeSort by relevance Sort by last modified time
    Searched full:least (Results 426 - 450 of 11789) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
preemptive_expand.cc 27 // Also, the new part must be at least |overlap_samples_| elements.
64 // Check for strong correlation (>0.9 in Q14) and at least 15 ms new data,
  /external/chromium_org/v8/tools/testrunner/network/
distro.py 67 # Sort peers, least needed_work first.
77 # Pick the least-busy peer. Sorting the list for each test
  /external/compiler-rt/test/builtins/Unit/
ffsti2_test.c 19 // Returns: the index of the least significant 1-bit in a, or
20 // the value zero if a is zero. The least significant bit is index one.
  /external/eigen/Eigen/src/Core/
BooleanRedux.h 98 /** \returns true if at least one coefficient is true
132 /** \returns true is \c *this contains at least one Not A Number (NaN).
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
GroupedLinkedMap.java 11 * LRU bitmap object. We can then remove bitmaps from the least recently used size of bitmap when we need to
96 // Make the entry the least recently used item.
  /external/guava/guava-tests/test/com/google/common/hash/
HashCodesTest.java 46 // expectedHashCodes must contain at least one hash code with 4 bytes
56 // expectedHashCodes must contain at least one hash code with 8 bytes
  /external/libopus/include/
opus_types.h 151 #define opus_int int /* used for counters etc; at least 16 bits */
155 #define opus_uint unsigned int /* used for counters etc; at least 16 bits */
  /external/libunwind/doc/
unw_get_proc_name.tex 22 that is at least \Var{len} bytes long. This buffer is used to return
30 the procedure is at least 0x80 bytes long).
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/lib/
memcpy.S 56 at least part of the data using word copies.*/
71 /* There's at least eight bytes to copy. */
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
strbuf.h 17 * 2. the ->buf member is a byte array that has at least ->len + 1 bytes
28 * ... strbuf_avail(sb) is at least SOME_SIZE.
  /external/lldb/include/lldb/Interpreter/
CommandReturnObject.h 56 // Make sure we at least have our normal string stream output stream
69 // Make sure we at least have our normal string stream output stream
  /external/llvm/test/MC/COFF/
section-name-encoding.s 34 // Generate padding sections to increase the string table size to at least
66 // Generate padding sections to increase the string table size to at least
  /external/llvm/unittests/Support/
EndianTest.cpp 23 // These are 5 bytes so we can be sure at least one of the reads is unaligned.
61 // These are 5 bytes so we can be sure at least one of the reads is unaligned.
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.h 99 * buffer into we preferencial take from 1, or from the least recentely used
109 /* Entries with unused buffers, ordered from most to least recently used
  /external/mockito/src/org/mockito/verification/
VerificationWithTimeout.java 59 * Allows at-least-once verification withing given timeout. E.g:
72 * Allows at-least-x verification withing given timeout. E.g:
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdldelay.html 130 >least</I
144 >at least</I
  /external/skia/include/core/
SkThread.h 68 /** Read T*, with at least an acquire barrier.
74 /** Write T*, with at least a release barrier.
  /external/skia/src/opts/
SkBlitRect_opts_SSE2.cpp 45 * Fast blitting of opaque rectangles at least 31 pixels wide:
47 * A 31 pixel rectangle is guaranteed to have at least one
  /external/svox/picolanginstaller/res/values/
strings.xml 36 <string name="retry_message" product="nosdcard">The voice data couldn\'t install. Make sure your USB storage has at least 6MB of free space.</string>
38 <string name="retry_message" product="default">The voice data couldn\'t install. Make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, try removing the card and reinserting it.</string>
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_Inter_s.s 44 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
48 ; * -At least one mark bit is equal to zero
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s 44 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
48 ; * -At least one mark bit is equal to zero
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_Inter_s.s 44 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
48 ; * -At least one mark bit is equal to zero
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s 44 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
48 ; * -At least one mark bit is equal to zero
  /frameworks/av/services/audioflinger/tests/
resampler_tests.cpp 313 // there must be at least 60dB relative attenuation between stopband and passband.
320 // there must be at least 60dB relative attenuation between stopband and passband.
341 // there must be at least 60dB relative attenuation between stopband and passband.
348 // there must be at least 60dB relative attenuation between stopband and passband.
369 // there must be at least 60dB relative attenuation between stopband and passband.
376 // there must be at least 60dB relative attenuation between stopband and passband.
397 // there must be at least 60dB relative attenuation between stopband and passband.
404 // there must be at least 60dB relative attenuation between stopband and passband.
  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 82 // "Each decoder must support at least one profile/mode pair
83 // and therefore have at least one Codec Descriptor."

Completed in 680 milliseconds

<<11121314151617181920>>