/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 | 115 * @param status Output param set to success/failure code on exit, which 116 * must not indicate a failure before the function call. 151 * @param status Output param set to success/failure code on exit, which 152 * must not indicate a failure before the function call. 162 * @param status Output param set to success/failure code on exit, which 163 * must not indicate a failure before the function call. 175 * @param status Output param set to success/failure code on exit, which 176 * must not indicate a failure before the function call. 212 * @param status Output param set to success/failure code on exit, which 213 * must not indicate a failure before the function call [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", TRUE)) { 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", TRUE)) return; 294 if(failure(status, "new SimpleDateFormat")) return; 320 failure(status, "fmt->format") [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 392 * Returns: 0 on success, -1 on failure 405 * Returns: Length of the SSID on success, -1 on failure 422 * Returns: 0 on success, -1 on failure 464 * Returns: 0 on success, -1 on failure 494 * Returns: Pointer to private data, %NULL on failure 497 * driver events (e.g., associated, scan results, Michael MIC failure). 502 * failure. The returned value will be used as 'void *priv' data for 527 * Returns: 0 on success, -1 on failure 539 * Returns: 0 on success, -1 on failure 551 * Returns: 0 on success, -1 on failure [all...] |
/development/tools/emulator/system/camera/ |
QemuClient.h | 68 * - 'ko' Encoding a failure. 115 * status, which depends not only on the transport success / failure, but 122 * this status indicates a failure, it means that the entire query has 125 * NO_ERROR on success, or an appropriate error status on failure. Note that 148 * failure. 247 * NO_ERROR on success, or an appropriate error status on failure. 263 * NO_ERROR on success, or an appropriate error status on failure. 272 * NO_ERROR on success, or an appropriate error status on failure. Note that 275 * succeeded. However, if this method returns a failure, it means that the 336 * NO_ERROR on success, or an appropriate error status on failure [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
login_performer.cc | 60 void LoginPerformer::OnLoginFailure(const LoginFailure& failure) { 62 UMA_HISTOGRAM_ENUMERATION("Login.FailureReason", failure.reason(), 65 DVLOG(1) << "failure.reason " << failure.reason(); 66 DVLOG(1) << "failure.error.state " << failure.error().state(); 68 last_login_failure_ = failure; 72 if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED && 73 failure.error().state() == GoogleServiceAuthError::CAPTCHA_REQUIRED) { 74 captcha_token_ = failure.error().captcha().token [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/chromium/testing/gtest/test/ |
gtest_xml_output_unittest.py | 63 <failure message="Value of: 2
Expected: 1" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 65 Expected: 1%(stack)s]]></failure> 71 <failure message="Value of: 2
Expected: 1" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 73 Expected: 1%(stack)s]]></failure> 74 <failure message="Value of: 3
Expected: 2" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 76 Expected: 2%(stack)s]]></failure> 82 <failure message="Failed
XML output: <?xml encoding="utf-8"><top><![CDATA[cdata text]]></top>" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 84 XML output: <?xml encoding="utf-8"><top><![CDATA[cdata text]]>]]><![CDATA[</top>%(stack)s]]></failure> 89 <failure message="Failed
Invalid characters in brackets []" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 91 Invalid characters in brackets []%(stack)s]]></failure> [all...] |
/external/protobuf/gtest/test/ |
gtest_xml_output_unittest.py | 63 <failure message="Value of: 2
Expected: 1" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 65 Expected: 1%(stack)s]]></failure> 71 <failure message="Value of: 2
Expected: 1" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 73 Expected: 1%(stack)s]]></failure> 74 <failure message="Value of: 3
Expected: 2" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 76 Expected: 2%(stack)s]]></failure> 82 <failure message="Failed
XML output: <?xml encoding="utf-8"><top><![CDATA[cdata text]]></top>" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 84 XML output: <?xml encoding="utf-8"><top><![CDATA[cdata text]]>]]><![CDATA[</top>%(stack)s]]></failure> 89 <failure message="Failed
Invalid characters in brackets []" type=""><![CDATA[gtest_xml_output_unittest_.cc:* 91 Invalid characters in brackets []%(stack)s]]></failure> [all...] |
/libcore/luni/src/main/java/java/util/zip/ |
ZipInputStream.java | 150 Exception failure = null; local 154 failure = e; 174 if (failure == null) { // otherwise we're already going to throw 175 failure = e; 184 if (failure != null) { 185 if (failure instanceof IOException) { 186 throw (IOException) failure; 187 } else if (failure instanceof RuntimeException) { 188 throw (RuntimeException) failure; 191 error.initCause(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
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_dict_helpers.c | 29 * @return TRUE on success, FALSE on failure 60 * @return TRUE on success, FALSE on failure 219 * @return TRUE on success, FALSE on failure 239 * @return TRUE on success, FALSE on failure 257 * @return TRUE on success, FALSE on failure 275 * @return TRUE on success, FALSE on failure 294 * @return TRUE on success, FALSE on failure 313 * @return TRUE on success, FALSE on failure 332 * @return TRUE on success, FALSE on failure 351 * @return TRUE on success, FALSE on failure [all...] |
/device/moto/stingray/ril/ |
libmoto_lte_ril.so | |
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStreamTest.java | 96 // allowed failure 137 // allowed failure 172 // allowed failure 207 // allowed failure 237 // allowed failure 315 // allowed failure 354 // allowed failure 404 // allowed failure 437 // allowed failure 476 // allowed 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 | 60 * which must not indicate a failure before the function call. 123 * which must not indicate a failure before the function call. 137 * which must not indicate a failure before the function call. 212 * which must not indicate a failure before the function call. 253 * The contents is undefined in case of failure. 260 * which must not indicate a failure before the function call. 284 * The contents is undefined in case of failure. 291 * which must not indicate a failure before the function call. 313 * The contents is undefined in case of failure. 320 * 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_8/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...] |
/frameworks/base/drm/libdrmframework/include/ |
DrmManagerClientImpl.h | 69 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 141 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 190 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 203 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 226 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 236 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 292 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 324 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 336 * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure 356 * DRM_ERROR_DECRYPT for failure [all...] |
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStreamTest.java | 89 // allowed failure 130 // allowed failure 165 // allowed failure 200 // allowed failure 231 // allowed failure 310 // allowed failure 349 // allowed failure 399 // allowed failure 432 // allowed failure 471 // allowed failure [all...] |
/external/chromium/net/base/ |
keygen_handler_mac.cc | 131 goto failure; 139 goto failure; 147 goto failure; 167 goto failure; 173 goto failure; 185 goto failure; 193 failure:
|