/external/dbus/dbus/ |
dbus-internals.c | 436 * #NULL on failure. 816 * that the assertion failure blocks don't show up 843 * that the assertion failure blocks don't show up
|
dbus-message-util.c | 44 * @param error error to be filled in on failure 553 * The function should return #FALSE on test failure or fatal error. 558 * @returns #FALSE if there's a failure [all...] |
/external/e2fsprogs/lib/et/ |
com_err.texinfo | 148 indicating simply SUCCESS or FAILURE, with no description of errors 410 event of total failure. 459 branched to, using a goto, in the event of failure. A common source
|
/external/icu4c/common/ |
uidna.cpp | 303 // failPos is always set the index of failure 371 //position of failure is 0 558 // failPos is always set the index of failure
|
/external/icu4c/test/cintltst/ |
cdtrgtst.c | 151 log_err("Error: failure in get millis: %s\n", myErrorName(status)); 256 log_err("failure in retrieving the pattern: %s\n", myErrorName(status)); 333 log_err_status(status, "ERROR: failure in open pattern of test4061287: %s\n", myErrorName(status));
|
/external/libpcap/ |
aclocal.m4 | 349 # Don't cache failure 505 dnl NOTE: any compile failure means we conclude that it doesn't have 628 # cpu types and update it when such a failure occurs.
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_socket.h | 72 * May leave if failure. 129 * May leave if failure. 335 * May leave if failure.
|
/external/openssl/crypto/engine/ |
eng_dyn.c | 134 /* Whether to continue loading on a version check failure */ 303 /* We always return failure - the "dyanamic" engine itself can't be used 471 * to cope with failure if/when it fails. */
|
/external/quake/quake/src/WinQuake/data/ |
COMEXP.TXT | 312 termination of this Agreement. Licensee agrees that its failure to
317 such failure by Licensee, Id Software shall be entitled to
373 for any delay, failure in performance or interruption of service,
|
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ |
EASLib.c | 686 /* simulate failure */ 709 /* simulate failure */ 733 /* simulate failure */ [all...] |
EASLibVst.c | 381 /* simulate failure */ 404 /* simulate failure */ 428 /* simulate failure */ 1015 /* simulate failure */ 1087 /* simulate failure */ 1124 /* simulate failure */ [all...] |
/external/tcpdump/missing/ |
getaddrinfo.c | 196 "Temporary failure in name resolution", /* EAI_AGAIN */ 198 "Non-recoverable failure in name resolution", /* EAI_FAIL */ 200 "Memory allocation failure", /* EAI_MEMORY */
|
/external/wpa_supplicant/ |
eap_peap.c | 603 wpa_printf(MSG_DEBUG, "EAP-PEAP: Phase 2 Failure"); 607 /* Reply with EAP-Failure within the TLS channel to complete 608 * failure reporting. */
|
eapol_test.c | 531 os_snprintf(buf, sizeof(buf), "EAP Failure"); 804 "failure"); 1081 printf("FAILURE\n");
|
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/ |
hlr_auc_gw.c | 26 * SIM-RESP-AUTH <IMSI> FAILURE 31 * AKA-RESP-AUTH <IMSI> FAILURE 454 ret = snprintf(rpos, rend - rpos, " FAILURE");
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
httpread.c | 692 wpa_printf(MSG_DEBUG, "httpread read/parse failure (%p)", h); 762 /* No way to recover (from malloc failure) */ 769 /* No way to recover (from malloc failure) */
|
/frameworks/base/cmds/pm/src/com/android/commands/pm/ |
Pm.java | 559 * Converts a failure code into a string by using reflection to find a matching constant 691 System.err.println("Failure [" 733 System.out.println("Failure"); [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteConnection.java | 157 * the method returns normally. On failure, the child is not 229 // in parent...pid of < 0 means failure 473 * the child or -1 on failure.
|
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerHostTestUtils.java | 498 * Get the test run failure error message. 499 * @return the test run failure error message or <code>null</code> if test run completed. 513 private static final Pattern FAILURE_PATTERN = Pattern.compile("Failure\\s+\\[(.*)\\]"); //$NON-NLS-1$
|
/frameworks/base/docs/html/guide/topics/security/ |
security.jd | 129 <p>Often times a permission failure will result in a {@link 135 cases, however, a permission failure will be printed to the system log.</p> 276 permission failure will not result in an exception being thrown back to the
|
/frameworks/base/docs/html/resources/tutorials/testing/ |
helloandroid_test.jd | 406 an upper pane summarizes the tests that were run and a lower pane reports the failure traces 408 failure reported in the view: 450 The lower pane contains the failure trace. If all the tests are successful,
|
/frameworks/base/services/java/com/android/server/ |
WallpaperManagerService.java | 318 Slog.w(TAG, "Failure starting previous wallpaper", e); 322 Slog.w(TAG, "Failure starting default wallpaper", e2); 741 // No such live wallpaper or other failure; fall back to the default [all...] |
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
dhd_common.c | 46 /* Last connection success/failure status */ 593 DHD_EVENT(("MACEVENT: %s, MAC %s, FAILURE, reason %d\n", 637 DHD_EVENT(("MACEVENT: %s, MAC %s, %s, FAILURE, reason %d\n",
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
SoftGemini.c | 576 WLAN_OS_REPORT(("PsPoll failure active : %s\n", (pSoftGemini->bPsPollFailureActive ? "YES" : "NO"))); [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
MessagingNotification.java | 601 // a. If there is a single failure notification, tapping on the notification goes 603 // b. If there are two failure it stays in the thread view. Selecting one undelivered 722 // permanent failure state. If there are none, cancel any
|