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

<<41424344454647484950>>

  /dalvik/tests/064-field-access/src/
Main.java 33 System.out.println("Got expected failure");
36 System.out.println("Got expected failure");
  /dalvik/vm/analysis/
RegisterMap.h 279 * Returns a pointer to a newly-allocated RegisterMap, or NULL on failure.
288 * Returns NULL on failure (e.g. unable to expand map).
  /external/dropbear/
cli-auth.c 149 dropbear_exit("Unexpected userauth failure");
161 /* If we get a failure message for keyboard interactive without
cli-kex.c 223 /* ask_to_confirm will exit upon failure */
313 /* The only failure with base64 is buffer_overflow, but buf_getwriteptr
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 650 RuntimeException failure = null; local
769 failure = new EMMARuntimeException (SECURITY_RESTRICTION, new String [] {IAppConstants.APP_NAME}, se);
    [all...]
  /external/icu4c/common/
util_props.cpp 71 * returned. On failure, -1 is returned.
180 * @return a non-negative parsed number, or -1 upon parse failure.
uvectr32.cpp 211 // We keep the original contents on the memory failure on realloc.
236 // Just keep what we had. No need to call it a failure.
  /external/icu4c/i18n/
rbt.cpp 65 * @param status Output param set to success/failure code.
86 * @param status Output param set to success/failure code.
  /external/icu4c/i18n/unicode/
tmutfmt.h 162 * @param status output param set to success/failure code on exit
171 * @param status output param set to success/failure code on exit
  /external/icu4c/test/intltest/
itrbnfrt.cpp 301 sprintf(buf, "Round-trip status failure: %.12g, status: %d", i, status);
328 sprintf(buf, "Round-trip status failure: %.12g, status: %d", d, status);
uvectest.cpp 60 errln("UVectorTest failure at line %d. status=%s\n", __LINE__, u_errorName(status));\
66 errln("UVectorTest failure at line %d.\n", __LINE__);\
  /external/ipsec-tools/src/racoon/
TODO 93 at this moment, IKE/IPsec failure is modeled as total packet loss to other
96 - annoyingly long timeouts on tcp connection attempt, and IKE failure;
  /external/jpeg/
jmemsys.h 41 * and free; in particular, jpeg_get_small must return NULL on failure.
96 * However, an overestimate will lead to failure. Hence it's wise to subtract
  /external/netperf/
netcpu_pstat.c 153 fprintf(where,"pstat_getprocessor failure errno %d\n",errno);
210 fprintf(where,"pstat failure; errno %d\n",errno);
  /external/opencore/engines/player/src/
pv_player_node_registry.h 102 * whether it is available or not & returns Success if it is found else failure.
110 * @returns Success or Failure
  /external/opencore/nodes/common/include/
pv_player_node_registry_interface.h 103 * whether it is available or not & returns Success if it is found else failure.
111 * @returns Success or Failure
  /external/opencore/oscl/oscl/osclutil/src/
oscl_utf8conv.cpp 69 /* 0 on failure due to insufficient buffer size */
162 /* 0 on failure due to insufficient buffer size */
  /external/opencore/protocols/sdp/parser/src/
evrcmediainfoparser.cpp 40 PVMF_SDP_PARSER_LOGERROR((0, "SDPEVRCMediaInfoParser::parseMediaInfo - Memory allocation failure"));
55 PVMF_SDP_PARSER_LOGERROR((0, "SDPEVRCMediaInfoParser::parseMediaInfo - Memory allocation failure"));
  /external/qemu/elff/
elff_api.h 116 * calls to this API dealing with the given ELF file. On failure this routine
149 * routine(s) information. In case of failure, errno provides extended
  /external/v8/src/mips/
stub-cache-mips.cc 168 Failure** failure) {
  /external/webkit/WebKitTools/Scripts/webkitpy/
buildbot_unittest.py 49 <td align="center" class="LastBuild box failure"><a href="builders/Qt%20Linux%20Release/builds/654">47383</a><br />failed<br />compile-webkit</td>
92 self.assertEquals(builder[key], expected_value, ("Builder %d parse failure for key: %s: Actual='%s' Expected='%s'" % (x, key, builder[key], expected_value)))
  /external/wpa_supplicant/
eap.h 57 * EAPOL_eapFail - EAP FAILURE state reached
99 * EAPOL_altReject - Alternate indication of failure (RFC3748)
eapol_sm.h 135 * Returns: 0 on success, -1 on failure
146 * Returns: 0 on success, -1 on failure
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_fast_common.c 221 "Success" : "Failure");
247 "Success" : "Failure");
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.h 57 * EAPOL_eapFail - EAP FAILURE state reached
99 * EAPOL_altReject - Alternate indication of failure (RFC3748)

Completed in 113 milliseconds

<<41424344454647484950>>