HomeSort by relevance Sort by last modified time
    Searched full:due (Results 26 - 50 of 1822) sorted by null

12 3 4 5 6 7 8 91011>>

  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
CheckedOutputStreamTest.java 58 fail("file cannot be opened for writing due to security reasons");
96 fail("file cannot be opened for writing due to security reasons");
127 fail("File cannot be opened for writing due to security reasons");
169 fail("file cannot be opened for writing due to security reasons");
  /dalvik/libcore/luni/src/main/java/java/io/
StreamCorruptedException.java 22 * read an object due to missing information (for example, a cyclic reference
  /dalvik/libcore/security/src/test/java/tests/targets/security/
KeyPairGeneratorTestDH.java 48 @BrokenTest("Takes ages due to DH computations. Disabling for now.")
  /external/bison/m4/
extensions.m4 14 # typically due to standards-conformance issues.
  /external/clearsilver/man/man3/
hdf_set_valuef.3 32 hdf_set_value. Due to limitations of C, the fmt is in
  /external/icu4c/common/
unifilt.cpp 18 /* Define this here due to the lack of another file.
  /external/junit/src/junit/extensions/
ActiveTestSuite.java 41 // inlined due to limitation in VA/Java
  /external/kernel-headers/original/asm-x86/
dwarf2_32.h 39 /* Due to the structure of pre-exisiting code, don't use assembler line
  /external/qemu/docs/
ANDROID-ELFF.TXT 13 Due to lack of windows support on available open source projects, this is a
  /external/qemu/
tcpdump.h 32 * due to global and packet headers.
  /external/stlport/test/unit/
stldbg_include.cpp 23 * [This due to sys/types.h contains
test_errno.cpp 40 * due to errno in most cases is just a macro, that frequently
  /external/webkit/WebCore/manual-tests/
clear-input-file.html 25 <p>Or press this button that should clear the file, but won't, due to <a href="http://bugs.webkit.org/show_bug.cgi?id=13448">bug 13448</a>: <input type="button" value="clear by setting value to null" onclick="clearBySettingValueToNull()"></p>
reset-initiatedDrag.html 20 In step 1, Safari will quit unexpectedly due to an assertion failure. Alternatively,
  /external/webkit/WebCore/xml/
XMLSerializer.cpp 35 // Due to the fact that DocumentType nodes are created by the DOMImplementation
  /frameworks/base/core/java/android/content/
OperationApplicationException.java 20 * Thrown when an application of a {@link ContentProviderOperation} fails due the specified
  /frameworks/base/core/java/android/util/
DayOfMonthCursor.java 98 * due to the move.
118 * due to the move.
138 * due to the move.
163 * due to the move.
  /frameworks/base/vpn/java/android/net/vpn/
VpnState.java 30 * connecting due to possibly the integrity of the fields or another profile is
  /packages/apps/Calendar/src/com/android/calendar/
DayOfMonthCursor.java 100 * due to the move.
120 * due to the move.
140 * due to the move.
165 * due to the move.
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h 228 UINT32 RetryFailCounter; /* Number of packets that failed transmission due to retry number exceeded */
229 UINT32 TxTimeoutCounter; /* Number of packets that failed transmission due to lifetime expiry */
230 UINT32 NoLinkCounter; /* Number of packets that failed transmission due to link failure */
231 UINT32 OtherFailCounter; /* Number of packets that failed transmission due to other reasons */
232 UINT32 MaxConsecutiveRetryFail;/* Maximum consecutive packets that failed transmission due to retry limit exceeded */
250 UINT32 RecvError; /* num of frames that a NIC receives but does not indicate to the protocols due to errors*/
251 UINT32 RecvNoBuffer; /* num of frames that the NIC cannot receive due to lack of NIC receive buffer space */
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 48 int ILLEGAL_SIM_OR_ME = 15; /* network selection failure due
106 * Block emergency call due to restriction.
111 * Block all normal voice/SMS/USSD/SS/AV64 due to restriction.
117 * including emergency call due to restriction.
121 * Block packet data access due to restriction.
  /external/bluetooth/glib/glib/
gasyncqueue.h 104 * happen due to locking of the queue or due to scheduling.
  /external/kernel-headers/original/linux/
taskstats.h 76 * from the kernel in involuntary waits due to virtualization.
84 * for kernel's involuntary waits due to virtualization.
  /external/webkit/WebCore/platform/network/
Credential.cpp 30 // Need to enforce empty, non-null strings due to the pickiness of the String == String operator
42 // Need to enforce empty, non-null strings due to the pickiness of the String == String operator
ProtectionSpace.cpp 36 // Need to enforce empty, non-null strings due to the pickiness of the String == String operator
48 // Need to enforce empty, non-null strings due to the pickiness of the String == String operator

Completed in 56 milliseconds

12 3 4 5 6 7 8 91011>>