Searched
full:failure (Results
1126 -
1150 of
3254) sorted by null
<<41424344454647484950>>
/cts/tools/vm-tests/etc/ |
starttests | 253 echo "<tr class=\"nok\"><td>Failure</td><td>$jtitle</td><td>" >> $report 257 echo "<tr class=\"wok\"><td>Failure</td><td>$jtitle</td><td>" >> $report
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 174 * on failure. 264 * failure, an IOException is thrown.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
EntityResolver2.java | 131 * @exception IOException Probably indicating a failure to create 188 * @exception IOException Probably indicating a failure to create
|
/dalvik/vm/ |
Hash.c | 222 /* don't really have a way to indicate failure */ 223 LOGE("Dalvik hash resize failure\n");
|
/development/samples/Spinner/src/com/android/example/spinner/ |
SpinnerActivity.java | 138 * To demonstrate a failure in the preConditions test, 269 * Save the state to the preferences file. If it fails, display a Toast, noting the failure.
|
/external/dropbear/ |
svr-authpubkey.c | 49 /* process a pubkey auth request, sending success or failure message as 338 TRACE(("leave checkfileperm: failure perms/owner"))
|
/external/e2fsprogs/debugfs/ |
util.c | 244 * an error message if it fails, and returning success or failure in err. 268 * 0 on success, 1 on failure.
|
/external/elfutils/ |
COPYING | 94 COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL 114 failure to honor the proviso in Section 1(c) herein.
|
/external/grub/stage2/ |
start.S | 152 * %al = 0x0 on success; err code on failure 246 * %al = 0x0 on success; err code on failure
|
/external/gtest/src/ |
gtest-death-test.cc | 166 // Generates a textual failure message when a death test finds more than 240 // -1 on failure, and set errno to EINTR when it is interrupted and 460 // failure of the death test) or until the pipe is closed (signifying 521 // The parent process considers the death test to be a failure if 669 // This is called from a death test parent process to read a failure 739 // failure of the death test) or until the pipe is closed (signifying 783 // Assesses the success or failure of a death test, using both private 858 // The parent process considers the death test to be a failure if [all...] |
/external/guava/src/com/google/common/util/concurrent/ |
AbstractFuture.java | 42 * failure in changing the future's state. Valid states are running, 243 * on success, an exception on failure, a cancellation on cancellation, or
|
/external/icu4c/i18n/ |
rbt_pars.h | 159 * @param ec Output param set to success/failure code. 248 * or -1 on failure.
|
ucal.cpp | 34 // failure we will see is a memory allocation failure.
|
/external/kernel-headers/original/linux/ |
fd.h | 334 #define FD_RAW_STOP_IF_FAILURE 0x200 /* stop if we encounter a failure */ 336 #define FD_RAW_SOFTFAILURE 0x800 /* consider the return value for failure
|
interrupt.h | 396 extern unsigned long probe_irq_on(void); /* returns 0 on failure */ 397 extern int probe_irq_off(unsigned long); /* returns 0 or negative on failure */
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
avcenc_lib.h | 147 \return "AVCENC_SUCCESS if success or AVCENC_SPS_FAIL or others for unexpected failure which 173 \return "AVCENC_SUCCESS if success or AVCENC_PPS_FAIL or others for unexpected failure which [all...] |
/external/opencore/nodes/common/include/ |
pvmf_track_level_info_extension.h | 125 * is not available, PVMFErrArgument if aStartIndex and/or aMaxEntries are invalid, PVMFErrNoMemory if memory allocation failure 148 * is not available, PVMFErrArgument if aTargetTimeInMS is invalid, PVMFErrNoMemory if memory allocation failure
|
/external/opencore/oscl/oscl/oscllib/src/ |
oscl_library_list.cpp | 75 // Failed to connect to file server, return failure 83 // Failed to open config file, return failure
|
/external/opencore/protocols/sdp/parser/src/ |
h263mediainfoparser.cpp | 42 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Memory allocation failure")); 57 PVMF_SDP_PARSER_LOGERROR((0, "SDPH263MediaInfoParser::parseMediaInfo - Memory allocation failure"));
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
adaptationlayer.cpp | 56 // Do not Leave on allocation failure 225 // Do not Leave on allocation failure
|
level0.cpp | 55 // Do not Leave on allocation failure 58 // Do not Leave on allocation failure
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_return_codes.h | 59 Return code for general failure 225 Notification that a processing failure occurred (not fatal error)
|
/external/openssl/crypto/txt_db/ |
txt_db.c | 168 fprintf(stderr,"failure in sk_push\n"); 180 if (er == 1) fprintf(stderr,"OPENSSL_malloc failure\n");
|
/external/srec/srec/crec/ |
srec_tokens.c | 303 /* what_to_do_if_fails ... we do not ever expect failure because 305 ever be a failure, we will return NULL and handle it in the
|
/external/stlport/test/eh/ |
nc_alloc.cpp | 57 // reset and simulate an out-of-memory failure 288 EH_STD::cerr<<"\nEH TEST FAILURE !\n";
|
Completed in 155 milliseconds
<<41424344454647484950>>