/external/v8/test/mjsunit/ |
short-circuit-boolean.js | 34 return a != 0 && "failure"; 43 return a == 0 || "failure";
|
/frameworks/base/core/jni/ |
ActivityManager.cpp | 45 // failure by a zero int with no data following. 50 // An exception was thrown back; fall through to return failure
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CallFailCause.java | 21 * needed to be distinguished by the UI. CDMA call failure reasons 22 * are derived from the possible call failure scenarios described
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
externalSec.c | 75 * TI_STATUS - 0 on success, any other value on failure. 132 * TI_STATUS - 0 on success, any other value on failure. 174 * TI_STATUS - 0 on success, any other value on failure. 188 /* report failure but don't stop... */ 209 * TI_STATUS - 0 on success, any other value on failure. 231 * TI_STATUS - 0 on success, any other value on failure. 253 * TI_STATUS - 0 on success, any other value on failure. 294 * TI_STATUS - 0 on success, any other value on failure.
|
/system/core/include/zipfile/ |
zipfile.h | 29 // Provide a buffer. Returns NULL on failure. 47 // by get_zipentry_size. Returns nonzero on failure.
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/ |
URITest.java | 161 assertEquals("Assert 0: host name equality failure", 0, uri1.compareTo(uri2)); 162 assertEquals("Assert 1: host name equality failure", 0, uri1.compareTo(uri2)); 167 assertTrue("Assert 2: comparison failure", uri1.compareTo(uri2) > 0); 168 assertTrue("Assert 3: comparison failure", uri2.compareTo(uri1) < 0); 173 assertTrue("Assert 4: comparison failure", uri1.compareTo(uri2) > 0); 174 assertTrue("Assert 5: comparison failure", uri2.compareTo(uri1) < 0);
|
/external/icu4c/i18n/unicode/ |
currpinf.h | 51 * @param status output param set to success/failure code on exit 59 * @param status output param set to success/failure code on exit 148 * @param status output param set to success/failure code on exit 164 * @param status output param set to success/failure code on exit 175 * @param status output param set to success/failure code on exit 212 * @param status output param set to success/failure code on exit
|
plurrule.h | 109 * @param status Output param set to success/failure code on exit, which 110 * must not indicate a failure before the function call. 145 * @param status Output param set to success/failure code on exit, which 146 * must not indicate a failure before the function call. 156 * @param status Output param set to success/failure code on exit, which 157 * must not indicate a failure before the function call. 169 * @param status Output param set to success/failure code on exit, which 170 * must not indicate a failure before the function call. 206 * @param status Output param set to success/failure code on exit, which 207 * must not indicate a failure before the function call [all...] |
/hardware/libhardware_legacy/include/hardware_legacy/ |
wifi.h | 27 * @return 0 on success, < 0 on failure. 34 * @return 0 on success, < 0 on failure. 41 * @return 0 on success, < 0 on failure. 48 * @return 0 on success, < 0 on failure. 55 * @return 0 on success, < 0 on failure. 62 * @return 0 on success, < 0 on failure.
|
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
SimulatedCommands.java | 442 * ar.exception carries exception on failure 469 * ar.exception carries exception on failure 480 * ar.exception carries exception on failure 482 * ar.result is null on success and failure 497 * ar.exception carries exception on failure 508 * ar.exception carries exception on failure 519 * ar.exception carries exception on failure 531 * ar.exception carries exception on failure 533 * ar.result is null on success and failure 556 * ar.exception carries exception on failure [all...] |
/external/icu4c/test/intltest/ |
dtfmrgts.cpp | 73 if (failure(status, "SimpleDateFormat::createDateInstance")) { 95 failure(status, "sdf->parse"); 104 failure(status, "sdf->parse"); 227 if (failure(status, "new SimpleDateFormat")) { 233 failure(status, "fmt->setTwoDigitStartDate"); 234 if( (fmt->get2DigitYearStart(status) != start) || failure(status, "get2DigitStartDate")) 261 failure(status, "fmt->parse"); 286 if(failure(status, "new SimpleDateFormat")) return; 294 if(failure(status, "new SimpleDateFormat")) return; 320 failure(status, "fmt->format") [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriver.h | 676 TWD_INT_EVENT_FAILURE /**< TWD internal Event Failure handle Callback */ 743 /* Internal Failure Event Callbacks */ 744 TWD_EVENT_FAILURE = TWD_OWNER_SELF | TWD_INT_EVENT_FAILURE, /**< Failure Internal Event ID */ 851 * \brief Failure Event 854 * Used as a parameter for Failure Event CB - 855 * Inicates Failure Event ID, according which the Failure 862 /* -1 */ NO_FAILURE = -1, /**< No Failure Event */ 863 /* 0 */ NO_SCAN_COMPLETE_FAILURE = 0, /**< No Scan Complete Failure Event */ 864 /* 1 */ MBOX_FAILURE, /**< Mail Box Failure Event * [all...] |
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriver.h | 666 TWD_INT_EVENT_FAILURE /**< TWD internal Event Failure handle Callback */ 733 /* Internal Failure Event Callbacks */ 734 TWD_EVENT_FAILURE = TWD_OWNER_SELF | TWD_INT_EVENT_FAILURE, /**< Failure Internal Event ID */ 840 * \brief Failure Event 843 * Used as a parameter for Failure Event CB - 844 * Inicates Failure Event ID, according which the Failure 851 /* -1 */ NO_FAILURE = -1, /**< No Failure Event */ 852 /* 0 */ NO_SCAN_COMPLETE_FAILURE = 0, /**< No Scan Complete Failure Event */ 853 /* 1 */ MBOX_FAILURE, /**< Mail Box Failure Event * [all...] |
/external/srec/portable/include/ |
ptrd.h | 87 * @return ESR_SUCCESS if success, or something else to indicate a failure. 99 * @return ESR_SUCCESS if succes, or something else to indicate a failure. In 131 * failure. 141 * failure. In particular, it will return ESR_INVALID_STATE if the current 163 * failure. In particular, it will return ESR_INVALID_STATE if the current 181 * failure. In particular, it will return ESR_INVALID_STATE if the current 209 * failure. In particular, it will return ESR_INVALID_STATE if the current 237 * failure. In particular, it will return ESR_INVALID_STATE if the current 254 * failure. 275 * failure [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
crypto.h | 64 * Returns: 0 on success, -1 on failure 95 * Returns: Pointer to context data or %NULL on failure 117 * Returns: Pointer to context data or %NULL on failure 149 * on failure 204 * %NULL on failure 220 * Returns: 0 on success, -1 on failure 235 * Returns: 0 on success, -1 on failure 262 * Returns: Pointer to the public key or %NULL on failure 278 * Returns: Pointer to the private key or %NULL on failure 291 * Returns: Pointer to public key or %NULL on failure [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 391 * Returns: 0 on success, -1 on failure 404 * Returns: Length of the SSID on success, -1 on failure 421 * Returns: 0 on success, -1 on failure 463 * Returns: 0 on success, -1 on failure 493 * Returns: Pointer to private data, %NULL on failure 496 * driver events (e.g., associated, scan results, Michael MIC failure). 501 * failure. The returned value will be used as 'void *priv' data for 526 * Returns: 0 on success, -1 on failure 538 * Returns: 0 on success, -1 on failure 550 * Returns: 0 on success, -1 on failure [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/ |
TestLayoutDevicesXsd.java | 162 // expected failure
175 // expected failure
188 // expected failure
209 // expected failure
225 // expected failure
241 // expected failure
258 // expected failure
275 // expected failure
292 // expected failure
310 // expected failure
[all...] |
/development/host/windows/usb/api/ |
adb_api.h | 224 @return Handle to the enumerator object or NULL on failure. If NULL is
268 @return Handle to the interface object or NULL on failure. If NULL is
284 @return Handle to the interface object or NULL on failure. If NULL is
305 @return true on success, false on failure. If false is returned
326 @return true on success, false on failure. If false is returned
341 @return true on success, false on failure. If false is returned
353 @return true on success, false on failure. If false is returned
366 @return true on success, false on failure. If false is returned
381 @return true on success, false on failure. If false is returned
394 @return true on success, false on failure. If false is returned [all...] |
adb_endpoint_object.h | 72 @return A handle to IO completion object or NULL on failure. If NULL is
91 @return true on success, false on failure. If false is returned
108 @return true on success, false on failure. If false is returned
124 @return A handle to IO completion object or NULL on failure. If NULL is
144 @return A handle to IO completion object or NULL on failure. If NULL is
161 @return true on success and false on failure. If false is
177 @return true on success and false on failure. If false is
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CommandsInterface.java | 557 * ar.exception carries exception on failure 571 * ar.exception carries exception on failure 583 * returned as a a failure from a previous operation 587 * ar.exception carries exception on failure 599 * returned as a a failure from a previous operation 603 * ar.exception carries exception on failure 622 * ar.exception carries exception on failure 632 * ar.exception carries exception on failure 643 * ar.exception carries exception on failure 652 * ar.exception carries exception on failure [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory.sgml | 87 %NULL on failure. Contrast with g_new(), which aborts the program on failure. 101 to 0's, and returns %NULL on failure. Contrast with g_new0(), which aborts 102 the program on failure. 117 failure. Contrast with g_renew(), which aborts the program on failure. 164 Attempts to allocate @n_bytes, and returns %NULL on failure. 165 Contrast with g_malloc(), which aborts the program on failure. 175 failure. Contrast with g_malloc0(), which aborts the program on failure [all...] |
/external/icu4c/common/unicode/ |
ucasemap.h | 59 * which must not indicate a failure before the function call. 103 * which must not indicate a failure before the function call. 117 * which must not indicate a failure before the function call. 192 * which must not indicate a failure before the function call. 233 * The contents is undefined in case of failure. 240 * which must not indicate a failure before the function call. 264 * The contents is undefined in case of failure. 271 * which must not indicate a failure before the function call. 293 * The contents is undefined in case of failure. 300 * which must not indicate a failure before the function call [all...] |
/external/wpa_supplicant/ |
crypto.h | 64 * Returns: 0 on success, -1 on failure 94 * Returns: Pointer to context data or %NULL on failure 116 * Returns: Pointer to context data or %NULL on failure 148 * on failure 203 * %NULL on failure 219 * Returns: 0 on success, -1 on failure 234 * Returns: 0 on success, -1 on failure 261 * Returns: Pointer to the public key or %NULL on failure 277 * Returns: Pointer to the private key or %NULL on failure 290 * Returns: Pointer to public key or %NULL on failure [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
tlsv1_client.c | 129 * Returns: Pointer to output data, %NULL on failure 216 * Returns: Number of bytes written to out_data, -1 on failure 251 * Returns: Number of bytes written to out_data, -1 on failure 306 * Returns: 0 on success, -1 on failure 331 * Returns: Pointer to TLSv1 client connection data or %NULL on failure 404 * Returns: 0 on success, -1 on failure 434 * Returns: 0 on success, -1 on failure 478 * Returns: 0 on success, -1 on failure 520 * Returns: 0 on success, -1 on failure 561 * Returns: 0 on success, -1 on failure [all...] |
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
test_x509v3_nist2.sh | 25 FAILURE="" 44 # expecting failure 46 echo "$NUM failed - expected validation failure" 59 echo "$NUM failed - expected validation failure; other type of error detected" 68 FAILURE="$FAILURE $NUM" 165 echo "Failed tests:$FAILURE"
|