HomeSort by relevance Sort by last modified time
    Searched full:dropping (Results 101 - 125 of 477) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/elfutils/src/libdwfl/
find-debuginfo.c 313 /* Dropping most arguments means we cannot rely on them in
  /external/libvncserver/x11vnc/
xevents.c     [all...]
  /external/llvm/include/llvm/ADT/
ArrayRef.h 160 assert(size() >= N && "Dropping more elements than exist");
StringRef.h 413 assert(size() >= N && "Dropping more elements than exist");
420 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 323 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 296 // of bad timing and slow drawing can result in dropping a stale vsync
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameManager.java 226 //Log.i("FM", "Dropping " + dropped + " with priority "
  /frameworks/native/include/gui/
BufferQueueProducer.h 217 // dropping the BufferQueue lock, the producer must wait on the condition
  /packages/apps/Email/provider_src/com/android/email/provider/
Utilities.java 152 // Then we should ideally not be dropping the data we have on the floor.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncAdapter.java 119 * small risk to the data. Of course, this is far, far better than dropping the data on the
  /packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsContainerView.java 313 // target layout we were dropping on.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelectorAdapter.java 137 // Need to do the foldersort first with all folders present to avoid dropping orphans
  /system/core/adb/
adb_main.cpp 249 // we aren't able to bind mount after dropping root.
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 652 __u32 dropping; member in struct:tc_codel_xstats
690 __u32 dropping; member in struct:tc_fq_codel_cl_stats
  /development/ndk/platforms/android-21/include/linux/
pkt_sched.h 652 __u32 dropping; member in struct:tc_codel_xstats
690 __u32 dropping; member in struct:tc_fq_codel_cl_stats
  /external/libogg/doc/
oggstream.html 129 packets, dropping to a maximum working overhead of 1% with larger
156 new position and 'dropping the needle'. Rapid capture with
  /external/libvpx/libvpx/test/
datarate_test.cc 539 // Check basic rate targeting for 3 temporal layers, with frame dropping.
541 // frame drop threshold, to force frame dropping.
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java     [all...]
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.cpp 175 // dropping to 0 at the end of the ctor. Since all we need is a wp<...>
730 ALOGW("Dropping frame that's going backward in time");
    [all...]
  /frameworks/native/libs/gui/
BufferQueueConsumer.cpp 99 // If dropping entry[0] would leave us with a buffer that the
188 // We might have freed a slot while dropping old buffers, or the producer

Completed in 508 milliseconds

1 2 3 45 6 7 8 91011>>