HomeSort by relevance Sort by last modified time
    Searched full:failure (Results 751 - 775 of 3254) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
ClonerToResultTree.java 40 // * TODO: Fix or figure out node clone failure!
123 * TODO: Fix or figure out node clone failure!
  /dalvik/libdex/
OptInvocation.c 43 * Returns a newly-allocated string, or NULL on failure.
117 * Returns 0 on success, errno on failure.
  /dalvik/vm/alloc/
Alloc.h 43 * Returns NULL and throws an exception on failure.
53 * Returns NULL and throws an exception on failure.
  /development/host/windows/usb/api/
adb_legacy_endpoint_object.h 69 @return A handle to IO completion object or NULL on failure. If NULL is
88 @return true on success, false on failure. If false is returned
  /development/testrunner/test_defs/
instrumentation_test.py 194 elif test_result.GetStatusCode() == -2: # failure
195 logger.Log("Failure in %s: %s" % (test_result.GetTestName(),
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 94 * signal the failure
114 * a -1 to indicate failure.
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 94 * signal the failure
114 * a -1 to indicate failure.
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 94 * signal the failure
114 * a -1 to indicate failure.
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 94 * signal the failure
114 * a -1 to indicate failure.
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 94 * signal the failure
114 * a -1 to indicate failure.
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 94 * signal the failure
114 * a -1 to indicate failure.
  /external/apache-http/src/org/apache/commons/codec/net/
RFC1522Codec.java 145 * @throws EncoderException thrown if the Encoder encounters a failure condition
158 * failure condition during the decode process.
  /external/astl/include/
streambuf 63 * @return -1 on failure.
119 * @return -1 on failure.
  /external/dropbear/
svr-session.c 126 /* failure exit - format must be <= 100 chars */
191 /* upon failure, just print the epoch-seconds time. */
  /external/icu4c/common/unicode/
ucnv_err.h 231 * @param err This should always be set to a failure status prior to calling.
255 * @param err This should always be set to a failure status prior to calling.
282 * otherwise this value will be set to a failure status.
311 * otherwise this value will be set to a failure status.
368 * otherwise this value will be set to a failure status.
396 * otherwise this value will be set to a failure status.
422 * otherwise this value will be set to a failure status.
447 * otherwise this value will be set to a failure status.
  /external/icu4c/common/
usc_impl.h 74 * indicates a failure on entry, the function will immediately return.
119 * indicates a failure on entry, the function will immediately return.
ustr_cnv.c 126 *ucs1 = 0; /* failure */
198 *s1 = 0; /* failure */
  /external/icu4c/i18n/
coptccal.cpp 149 // We have no recourse upon failure unless we want to propagate the failure
ethpccal.cpp 186 // We have no recourse upon failure unless we want to propagate the failure
rbt_set.h 68 * @param status Output parameter filled in with success or failure status.
118 * @param status Output parameter filled in with success or failure status.
  /external/icu4c/test/cintltst/
eurocreg.c 157 log_err("Failure Occured in ucnv_fromUChars euro roundtrip test\n");
168 log_err("Failure Occured in ucnv_toUChars euro roundtrip test\n");
utexttst.c 36 {if ((x)==FALSE) {log_err("Test failure in file %s at line %d\n", __FILE__, __LINE__);\
42 {if (U_FAILURE(status)) {log_err("Test failure in file %s at line %d. Error = \"%s\"\n", \
  /external/icu4c/test/intltest/
pptest.cpp 36 ParsePositionTest::failure(UErrorCode status, const char* msg, UBool possibleDataError) function in class:ParsePositionTest
180 if (failure(status, "NumberFormat::createInstance", TRUE)){
  /external/opencore/android/
metadatadriver.h 91 // Captures a representative frame. Returns NULL if failure.
95 // value does not exit or if operation failure occurs.
  /external/opencore/engines/player/include/
pv_player_factory.h 73 * @returns A status code indicating success or failure.
105 * @returns A status code indicating success or failure.

Completed in 177 milliseconds

<<31323334353637383940>>