HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 576 - 600 of 1714) sorted by null

<<21222324252627282930>>

  /external/openssl/crypto/engine/
eng_dyn.c 93 "Specifies to continue even if version checking fails (boolean)",
471 * to cope with failure if/when it fails. */
492 * the hand-over fails */
  /external/srec/srec_jni/
android_speech_srec_Recognizer.cpp 124 // TODO: do we need to clean up the recognizer if this fails?
442 // TODO: do we need to clean up the recognizer if this fails?
450 // TODO: do we need to clean up the recognizer if this fails?
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 119 * max password fails take the min
356 * API: Sync service should call this any time a sync fails due to isActive() returning false.
598 + " pw-fails-max=" + mMaxPasswordFails + " screenlock-max="
  /external/bluetooth/glib/gmodule/
ChangeLog 65 fails, include the name of the module passed to LoadLibrary() in
228 fails. (#445813, Gustavo Carneiro)
706 name. First it tries to open the module as named, if that fails,
708 fails it appends the systems shared library suffix
710 fails it tries to append the ".la" libtool suffix (if not already
  /external/icu4c/i18n/unicode/
msgfmt.h 448 * ownership is retained by the caller. If the call fails because
462 * If the call fails because memory cannot be allocated, then this
675 * fails.
710 * If parse fails, return contents are undefined.
713 * fails.
    [all...]
  /cts/tools/dasm/src/java_cup/runtime/
lr_parser.java 100 * <dd> This method is called if syntax error recovery fails. In the default
556 /* if that fails give up with a fatal syntax error */
726 /* if that fails give up with a fatal syntax error */
741 * fails, true if it succeeds. Recovery happens in 4 steps. First we
768 do that shift (if that fails, we fail) */
771 if (debug) debug_message("# Error recovery fails");
791 if (debug) debug_message("# Error recovery fails at EOF");
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 153 notes = "test fails. GRANT and REVOKE not supported",
556 @KnownFailure("Exception test fails")
581 @KnownFailure("Exception test fails")
795 @KnownFailure("Exception test fails")
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
ScannerTest.java     [all...]
  /external/dbus/dbus/
dbus-message.c     [all...]
dbus-spawn.c 639 /* Note that if exec fails, we will also get a child status
1019 * If the spawn fails, no babysitter is created.
1026 * @param error error object to be filled in if function fails
    [all...]
  /external/v8/include/
v8.h 210 * This check fails when trying to convert between incompatible
282 * This check fails when trying to convert between incompatible
346 * This check fails when trying to convert between incompatible
773 * Returns an empty handle if the conversion fails.
976 * The string is not modified if the operation fails.
996 * The string is not modified if the operation fails.
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 76 * etc. If a {@code ThreadFactory} fails to create a thread when asked
299 * for example when a ThreadFactory fails to create a thread when
543 /** Thread this worker is running in. Null if factory fails. */
826 * factory fails to create a thread when asked, which requires a
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/sql/
ConnectionTest.java 325 notes = "SQLException test fails",
356 notes = "test fails. not supported. always returns null.",
433 notes = "not supported. always returns null. SQLException test fails",
652 notes = "Not supported. test fails",
735 notes = "+option ResultSet.CLOSE_CURSORS_AT_COMMIT not supported. SQLException test fails.",
    [all...]
  /external/icu4c/test/cintltst/
custrtst.c 436 log_err("error: u_strcmpCodePointOrder() fails for string %d and the following one\n", i);
439 log_err("error: u_strncmpCodePointOrder() fails for string %d and the following one\n", i);
455 log_err("error: u_strCompare(code point order) fails for string %d and the following one\n", i);
469 log_err("error: u_strCompareIter(code point order) fails for string %d and the following one\n", i);
    [all...]
  /external/jpeg/
install.doc 78 * If all else fails, read the instructions below and make your own files.
346 If the cjpeg test run fails with "Missing Huffman code table entry", it's a
356 check fails, try recompiling with USE_SETMODE or USE_FDOPEN defined.
540 back off if the code fails self-test.) If you do any experimentation along
    [all...]
  /external/libpcap/
pcap-dlpi.c 535 * If the open fails, we just leave -1 in "p->send_fd" and reject
660 ** So if 1537 fails, we try 2, as Hyung Sik Yoon of IBM Korea
678 ** XXX - if this fails, just close send_fd and
769 ** XXX - if this fails, just close send_fd and
806 * If that fails, just leave the list empty.
    [all...]
  /external/opencore/fileformats/mp4/parser/src/
sampletableatom.cpp 583 // Return Error in case the file open fails.
743 // Return Error in case the file open fails.
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 139 * @throws IOException if the method fails.
152 * @throws RuntimeException if the method fails.
162 * @throws RuntimeException if the method fails.
172 * @throws IOException if the method fails.
545 * @throws RuntimeException if the method fails.
555 * @throws RuntimeException if the method fails.
    [all...]
  /frameworks/base/docs/html/resources/tutorials/testing/
activity_test.jd 413 If the test fails, you then know that any other tests against the application are
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/datatype/
Duration.java 451 * there are cases where the operation fails in
582 * there are cases where the operation fails in {@link IllegalStateException}.</p>
601 * days), then the computation fails by throwing an
    [all...]
  /external/dnsmasq/
FAQ 83 Q: Dnsmasq fails to start with an error like this: "dnsmasq: bind
112 hostname will fix things. (ie "ping myhost" fails, but "ping
409 Q: Dnsmasq fails to start up with a message about capabilities.
  /external/skia/src/core/
SkBitmapProcState_matrix_clamp.h 572 SkDebugf("clamp-filter-scale fails\n");
718 SkDebugf("clamp-filter-affine fails\n");
727 SkDebugf("clamp-filter-affine fails\n");
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c 188 * OMX_ErrorInsufficientResources if the malloc fails
219 * OMX_ErrorInsufficientResources if the malloc fails
    [all...]
  /bootable/recovery/
roots.c 60 // TODO: for SDCARD:, try /dev/block/mmcblk0 if mmcblk0p1 fails
  /cts/tests/tests/widget/src/android/widget/cts/
VideoViewTest.java 285 @BrokenTest("Fails in individual mode (current pos > 0 before start)")

Completed in 331 milliseconds

<<21222324252627282930>>