/external/nist-sip/java/gov/nist/javax/sip/ |
DialogFilter.java | 270 "Dropping message: No listening point registered!"); 279 sipStack.getStackLogger().logDebug("No provider - dropping !!"); 511 "Dropping ACK - cannot find a transaction or dialog"); 601 sipStack.getStackLogger().logDebug("Dropping out of sequence PRACK "); 628 "Dropping out of sequence BYE " + dialog.getRemoteSeqNumber() + " " 658 "dropping request -- automatic dialog " [all...] |
NistSipMessageFactoryImpl.java | 119 "Dropping response - null transaction state"); 126 "Dropping response - late arriving "
|
/system/core/adb/daemon/ |
main.cpp | 138 // minijail_enter() will abort if any priv-dropping step fails. 143 // minijail_enter() will abort if any priv-dropping step fails. 180 // we aren't able to bind mount after dropping root.
|
/external/bison/tests/ |
bison.in | 42 # dropping the src/ part.
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
sslproxy.py | 61 logging.error('Dropping request without SNI')
|
/external/dbus/bus/ |
dir-watch-dnotify.c | 82 _dbus_verbose ("Dropping all watches on config directories\n");
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/span/ |
LinkSpan.java | 73 Log.w(TAG, "Dropping click event. No listener attached.");
|
/packages/apps/Calculator/src/com/android/calculator2/ |
CalculatorExpressionEvaluator.java | 72 // errors; rounding the result by dropping N digits of precision.
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
HostNfcFEmulationManager.java | 204 Log.e(TAG, "Remote service has died, dropping packet"); 293 Log.d(TAG, "Dropping service response message; service no longer active."); 296 Log.d(TAG, "Dropping service response message; service no longer bound."); 326 Log.d(TAG, "Dropping data, wrong state " + Integer.toString(state));
|
/external/drm_hwcomposer/ |
platform.cpp | 106 ALOGE("Failed to dedicate protected layer! Dropping it."); 155 ALOGE("Failed to emplace layer %zu, dropping it", i->first);
|
/external/iproute2/man/man8/ |
tc-codel.8 | 44 Codel enters a dropping mode when the minimum queue delay has exceeded 75 can be used to mark packets instead of dropping them. If
|
tc-pie.8 | 38 delay. Then, on a periodic basis, the delay is used to calculate the dropping 74 is used to mark packets instead of dropping
|
tc-red.8 | 42 Depending on if ECN is configured, marking either means dropping or 115 dropping a packet. If this parameter is specified, packets which indicate
|
tc-fq_codel.8 | 68 and can be used to mark packets instead of dropping them. If
|
/external/iproute2/tc/ |
q_codel.c | 192 if (st->dropping) 193 fprintf(f, " dropping");
|
/external/libvpx/libvpx/examples/ |
decode_with_drops.c | 24 // Dropping A Range Of Frames 33 // Dropping A Pattern Of Frames
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
decode_with_drops.c | 24 // Dropping A Range Of Frames 33 // Dropping A Pattern Of Frames
|
decode_with_partial_drops.c | 24 // Dropping A Range Of Frames 33 // Dropping A Pattern Of Frames 43 // Dropping Random Parts Of Frames
|
/external/iproute2/include/linux/ |
pkt_sched.h | 696 * entered dropping state 698 __u32 lastcount; /* count at entry to dropping state */ 703 __u32 dropping; /* are we in dropping state ? */ member in struct:tc_codel_xstats 751 __u32 dropping; member in struct:tc_fq_codel_cl_stats
|
/external/kernel-headers/original/uapi/linux/ |
pkt_sched.h | 692 * entered dropping state 694 __u32 lastcount; /* count at entry to dropping state */ 699 __u32 dropping; /* are we in dropping state ? */ member in struct:tc_codel_xstats 747 __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 + " ## " +
|
/development/ndk/platforms/android-21/samples/native-codec/jni/ |
looper.cpp | 150 LOGV("dropping msg %d %p", what, obj);
|
/external/autotest/client/tests/dbt2/ |
dbt2.py | 73 # Clean up by dropping the database after the test.
|
/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
|