HomeSort by relevance Sort by last modified time
    Searched full:dropping (Results 201 - 225 of 714) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/remoting/host/setup/
daemon_controller_delegate_win.cc 53 // the old binary still can be used. So dropping the references often makes sure
  /external/chromium_org/sync/syncable/
nigori_util.cc 217 << " already match, dropping change.";
  /external/chromium_org/third_party/boringssl/src/include/openssl/
aead.h 72 * attacker could truncate the message by dropping chunks from the end.)
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
subsetsequence.cc 173 // dropping or duplicating last value if need be.
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer.cc 306 << captured_frames_ << " frames and dropping "
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
tcpport.cc 312 LOG_J(LS_WARNING, this) << "Dropping connection as TCP socket bound to a "
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast_tri_tmp.h 39 * XXX: Need ways of dropping planes as we descend.
  /external/chromium_org/third_party/skia/src/gpu/
GrLayerCache.h 148 // The paint used when dropping the layer down into the owning canvas.
  /external/chromium_org/third_party/sqlite/src/src/
test_intarray.c 215 ** Destroy the intarray object by dropping the virtual table. If not done
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
dtmf_buffer.cc 43 // after dropping the sign. Power levels range from 0 to -63 dBm0.
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
video_sender.cc 357 // TODO(holmer): Add support for dropping frames per stream. Currently we
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
video_processing_unittest.cc 182 // Disable temporal sampling (frame dropping).
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
framedrop_primitives.h 85 // happen because of encoder frame dropping at least.
  /external/chromium_org/third_party/webrtc/video_engine/
vie_receiver.cc 298 LOG(LS_WARNING) << "Multiple RTX headers detected, dropping packet.";
  /external/chromium_org/ui/app_list/views/
app_list_main_view_unittest.cc 286 // Tests dragging an item out of a single item folder and dropping it onto the
  /external/clang/test/SemaCXX/
typo-correction-pt2.cpp 206 // instead of incorrectly suggesting dropping "PR18213::WrapperInfo::".
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
IncompleteCholesky.h 138 // Dropping strategies : Keep only the p largest elements per column, where p is the number of elements in the column of the original matrix. Other strategies will be added
  /external/llvm/include/llvm/ADT/
ArrayRef.h 152 assert(size() >= N && "Dropping more elements than exist");
  /external/mdnsresponder/
PrivateDNS.txt 79 of client machines, the server has the option of dropping the TLS
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_tri_tmp.h 39 * XXX: Need ways of dropping planes as we descend.
  /external/tcpdump/
config.h 284 /* define if should chroot when dropping privileges */
config.h.in 283 /* define if should chroot when dropping privileges */
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.cpp 321 ALOGV("[%s] dropping buffer at time %lld as requested.",
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 396 ALOGE(" not enough space left to write encoded data, dropping %zu bytes", bytes);
  /frameworks/base/libs/hwui/renderthread/
RenderThread.cpp 290 // of bad timing and slow drawing can result in dropping a stale vsync

Completed in 2500 milliseconds

1 2 3 4 5 6 7 891011>>