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

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/AArch64/
arm64-dagcombiner-indexed-load.ll 5 ; i.e., dropping the indexed value.
  /external/skia/tools/bug_chomper/res/third_party/
jquery.tablednd.js 32 * dropping on that row, otherwise not. The function takes 2 parameters: the dragged row and the row under
41 * Add class="nodrop" to any rows for which you don't want to allow dropping, and class="nodrag" to any rows
55 * Added onAllowDrop to control dropping
260 // If a row has nodrop class, then don't allow dropping (inspired by John Tarr and Famic)
  /frameworks/av/services/camera/libcameraservice/api1/client2/
CallbackProcessor.cpp 305 ALOGV("%s: No longer enabled, dropping", __FUNCTION__);
312 ALOGV("%s: One shot mode, already sent, dropping", __FUNCTION__);
320 " no longer valid, dropping",__FUNCTION__,
390 ALOGE("%s: Camera %d: No free callback buffers, dropping frame",
  /frameworks/base/services/core/java/com/android/server/location/
LocationBlacklist.java 92 if (D) Log.d(TAG, "dropping location (blacklisted): "
  /libcore/luni/src/main/java/java/net/
AddressCache.java 31 * When the cache contains more entries than this, we start dropping the oldest ones.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.h 40 // specified input and output formats. The adaptation includes dropping frames
54 // Returns true if the adapter is dropping frames in calls to AdaptFrame.
  /frameworks/base/core/java/android/hardware/camera2/legacy/
GLThreadManager.java 103 Log.e(TAG, "Dropping frame, EGL context not configured!");
199 Log.e(TAG, "GLThread dropping frame. Not consuming frames quickly enough!");
  /frameworks/support/v4/java/android/support/v4/content/
AsyncTaskLoader.java 141 "cancelLoad: still waiting for cancelled task; dropping next");
151 if (DEBUG) Log.v(TAG, "cancelLoad: task is waiting, dropping it");
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayserver.cc 227 LOG(LS_WARNING) << "Dropping packet: connection not locked";
239 LOG(LS_INFO) << "Dropping packet: no external connection";
271 LOG(LS_WARNING) << "Dropping packet: first packet not STUN";
279 LOG(LS_WARNING) << "Dropping packet: no username";
291 LOG(LS_WARNING) << "Dropping packet: no binding with username";
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 487 .logWarning("Null request interface returned -- dropping request");
521 .logError("Dropping Badly formatted response message >>> "
534 .logError("Dropping response message with invalid tag >>> "
691 + ":sendMessage: Dropping reply!");
755 + ":sendMessage: Dropping reply!");
    [all...]
UDPMessageProcessor.java 206 sipStack.getStackLogger().logDebug("Dropping message -- queue length exceeded");
217 sipStack.getStackLogger().logDebug("Dropping message with probability " + (1.0 - threshold));
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakeaudiocapturemodule.cc 199 // No recording device, just dropping audio. Return success.
458 // No recording device, just dropping audio. Stereo can be dropped just
465 // No recording device, just dropping audio. Stereo can be dropped just
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
media_opt_test.cc 103 // actual source after frame dropping
395 // actual source after frame dropping
543 TEST(psnr.average > 10); // low becuase of possible frame dropping (need to verify that OK for all packet loss values/ rates)
  /external/compiler-rt/make/platform/
clang_darwin.mk 25 "warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'"; \
30 "warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'"; \
123 # We make sure to remove empty configs if we end up dropping all the requested
  /bionic/libc/arch-arm64/generic/bionic/
memmove.S 88 /* Deal with small moves quickly by dropping straight into the
215 /* Deal with small moves quickly by dropping straight into the
memcpy_base.S 61 /* Deal with small copies quickly by dropping straight into the
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_tracker.c 217 * Don't recreate if we're dropping the render target flag.
223 * Don't recreate if we're dropping the scanout flag.
  /external/iproute2/man/man8/
tc.8 82 DROPPING
141 Random Early Detection simulates physical congestion by randomly dropping
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tracker.c 217 * Don't recreate if we're dropping the render target flag.
223 * Don't recreate if we're dropping the scanout flag.
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 177 "cancelLoad: still waiting for cancelled task; dropping next");
187 if (DEBUG) Log.v(TAG, "cancelLoad: task is waiting, dropping it");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LayoutTestBase.java 58 * drawing graphics and dropping (or null if not applicable)
60 * dropping at the dropPoint
  /bionic/libc/arch-arm64/denver64/bionic/
memcpy_base.S 67 /* Deal with small copies quickly by dropping straight into the
  /dalvik/libdex/
DexUtf.h 31 * WARNING: If a string is corrupted by dropping a '\0' in the middle
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h 93 // so we avoid duplication by dropping events destined for other profiles.
  /external/chromium_org/chrome/browser/mac/
install.sh 18 # the real user ID (dropping root privileges).

Completed in 2067 milliseconds

1 2 34 5 6 7 8 91011>>