/external/kernel-headers/original/uapi/linux/ |
pkt_sched.h | 690 * entered dropping state 692 __u32 lastcount; /* count at entry to dropping state */ 697 __u32 dropping; /* are we in dropping state ? */ member in struct:tc_codel_xstats 742 __u32 dropping; member in struct:tc_fq_codel_cl_stats
|
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
TimeZoneData.java | 133 * Dropping non-GMT tzs without a country code. They are not really 157 "# Dropping identical time zone from getAvailId: " + tzInfo.toString()); 347 Log.e(TAG, "# Dropping identical time zone from backward: " + oldTzId); 394 * Dropping non-GMT tzs without a country code. They are not 456 Log.e(TAG, "# Dropping identical time zone: " + timeZoneId + " ## " +
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
decode_with_partial_drops.c | 24 // Dropping A Range Of Frames 33 // Dropping A Pattern Of Frames 43 // Dropping Random Parts Of Frames
|
/development/ndk/platforms/android-21/samples/native-codec/jni/ |
looper.cpp | 150 LOGV("dropping msg %d %p", what, obj);
|
/external/iproute2/examples/diffserv/ |
README | 36 subnet to AF4*, BE or end up dropping depending on the metering results.
|
/external/libcap-ng/libcap-ng-0.7/ |
ChangeLog | 49 - Remove unnecessary uid check in change_uid when dropping supplemental groups
|
/external/sepolicy/ |
dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/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.
|
/system/bt/btif/src/ |
btif_profile_queue.c | 79 LOG_INFO("%s dropping duplicate connect request for uuid: %04x", __func__, p_param->uuid);
|
/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!");
|
/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));
|
/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/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");
|
/frameworks/support/v4/java/android/support/v4/content/ |
AsyncTaskLoader.java | 161 "cancelLoad: still waiting for cancelled task; dropping next"); 171 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
|
/system/bt/stack/l2cap/ |
l2cap_client.c | 273 // TODO: see if we can renegotiate parameters instead of dropping the connection. 274 LOG_WARN("%s dropping L2CAP connection due to unacceptable config parameters.", __func__);
|
/art/runtime/ |
utf.h | 96 * WARNING: If a string is corrupted by dropping a '\0' in the middle
|
/bionic/libc/arch-arm64/denver64/bionic/ |
memcpy_base.S | 67 /* Deal with small copies quickly by dropping straight into the
|
/bionic/tools/bionicbb/ |
bionicbb.py | 110 logging.info('Dropping rejection: %s %s', change_id, patch_set)
|