/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ThreadPoolExecutor.java | 19 * asynchronous tasks, due to reduced per-task invocation overhead, [all...] |
/external/icu4c/i18n/ |
astro.cpp | 97 * during the year due to the revolution of the earth around the sun. 110 * It is shorter than the synodic month due to 122 * Due to the precession of the earth's 137 * Due to the precession of the earth's [all...] |
astro.h | 123 * constellation Pisces, due to the precession of the earth's axis. 274 * during the year due to the revolution of the earth around the sun. 674 * and the earth's equator) at the current time. This varies due to
|
/packages/apps/Mms/res/values/ |
strings.xml | 77 <!-- Time and date a message is due to expire --> 102 <!-- Text to display when the actual text is inaccessible due to DRM protection --> 203 <!-- Dialog box title that appears when a draft message will not be saved due to invalid recipients --> 205 <!-- Dialog message text explaining that a draft message will not be saved due to invalid recipients --> 484 <string name="retrying_dialog_body">This message <xliff:g id="message">%s</xliff:g> was not sent due to a connection problem.\r\nRetrying to send\u2026</string> [all...] |
/external/gtest/include/gtest/internal/ |
gtest-internal.h | 59 // Due to C++ preprocessor weirdness, we need double indirection to 313 // comparison. (Due to round-off error, etc, it's very unlikely that 519 // ::testing::Test, as the latter may give the wrong result due to a [all...] |
/external/libpcap/ |
pcap-bpf.c | 206 * Due to a SunOS bug, after 2^31 bytes, the kernel 336 * assume it's due to that bug, and turn off that flag 556 * method to work). If that fails due to permission
|
/external/stlport/etc/ |
ChangeLog-4.0 | 110 debug/_iterator.h, debug/_vector.h - removed future errors due to baseclass member use 301 exception specification due to inheritance (thanks to Joe for the report) 361 * stl_ibm.h - disabled "long long" due to incomplete support on MVS by request (thanks to Tinny Ng)
|
/external/wpa_supplicant/ |
radius_client.c | 203 printf("Removing un-ACKed RADIUS message due to too many " 390 printf("Removing the oldest un-ACKed RADIUS packet due to " 765 * server may not be prepared to receive them anyway due to
|
/external/wpa_supplicant_6/wpa_supplicant/src/radius/ |
radius_client.c | 204 printf("Removing un-ACKed RADIUS message due to too many " 391 printf("Removing the oldest un-ACKed RADIUS packet due to " 767 * server may not be prepared to receive them anyway due to [all...] |
/frameworks/base/media/java/android/media/ |
AudioRecord.java | 80 * Denotes a failure due to the use of an invalid value. 84 * Denotes a failure due to the improper use of a method. 229 // due to capture device already open is available.
|
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
TrafficMonitor.c | 731 /*Sets the new due time (time out)*/ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/ |
scanMngr.h | 226 * Number of frames discarded due 230 * Number of frames discarded due to 236 * due to the DTIM collision detection mechanism [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/ |
measurementMgr.c | [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
TrafficMonitor.c | 731 /*Sets the new due time (time out)*/ [all...] |
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteProgramTest.java | 361 if (!e.getMessage().equals("Unable to close due to unfinalised statements")) {
|
/dalvik/libcore/luni/src/main/java/java/util/ |
HugeEnumSet.java | 148 EnumSet<?> set = (EnumSet) collection; // raw type due to javac bug 6548436
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
CoreTestSuite.java | 136 * excluded from this suite due to their annotations.
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
ProcessManager.java | 137 * added. The wait() will return due to the
|
/dalvik/libcore/suncompat/src/main/java/sun/misc/ |
Unsafe.java | 300 * unless the "permit" for the thread is already available (due to
|
/dalvik/libcore/xml/src/main/java/javax/xml/transform/stream/ |
StreamSource.java | 32 * <p><em>Note:</em> Due to their internal use of either a {@link Reader} or {@link InputStream} instance,
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
SerializerTraceWriter.java | 37 * output writer and what is really going there. These differences will be due
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
EntityResolver2.java | 46 * supporting it, due to polymorphism.
|
/dalvik/vm/compiler/codegen/arm/ |
CodegenFactory.c | 327 * may abort itself and retry due to other out-of-range conditions we
|
/development/testrunner/ |
coverage.py | 336 logger.SilentLog("Exiting due to AbortError")
|
/external/apache-http/src/org/apache/http/impl/conn/ |
SingleClientConnManager.java | 234 // due to aborts -- and the PoolEntry should not be reused
|