/external/e2fsprogs/e2fsck/ |
problem.h | 2 * problem.h --- e2fsck problem error codes 91 /* Error determing physical device size of filesystem */ 163 /* Error moving journal */ 293 /* Error allocating blocks for relocating metadata */ 296 /* Error allocating block buffer during relocation process */ 305 /* Block read error during relocation process */ 308 /* Block write error during relocation process */ 311 /* Error allocating inode bitmap */ 314 /* Error allocating block bitmap */ 317 /* Error allocating icount structure * [all...] |
/external/webkit/WebKit/win/Interfaces/ |
IWebHistory.idl | 35 @constant WebHistoryLoadedNotification Posted from loadFromURL:error:. 84 @method loadFromURL:error: 86 @param error Set to nil or an NSError instance if an error occurred. 89 - (BOOL)loadFromURL:(NSURL *)URL error:(NSError **)error; 91 HRESULT loadFromURL([in] BSTR url, [out] IWebError** error, [out, retval] BOOL* succeeded); 94 @method saveToURL:error: 97 @param error Set to nil or an NSError instance if an error occurred [all...] |
/dalvik/libcore/sql/src/main/java/java/sql/ |
SQLOutput.java | 49 * if a database error occurs. 59 * if a database error occurs. 69 * if a database error occurs. 79 * if a database error occurs. 89 * if a database error occurs. 99 * if a database error occurs. 109 * if a database error occurs. 119 * if a database error occurs. 129 * if a database error occurs. 139 * if a database error occurs [all...] |
SQLWarning.java | 33 * null}, the {@code SQLState} string is set to {@code null} and the error 43 * and the error code is set to 0. 55 * {@code SQLState} string and the error code is set to 0. 69 * {@code SQLState} string and the error code is set to the given error code 75 * the X/Open standard specifc error code. 77 * a vendor specific error code. 98 throw new Error(Messages.getString("sql.8")); //$NON-NLS-1$
|
/external/bluetooth/glib/gio/ |
glocalfile.c | 596 GError **error) 601 cancellable, error); 607 GError **error) 615 g_set_error (error, G_IO_ERROR, 940 GError **error) 988 g_set_error (error, G_IO_ERROR, 990 _("Error getting filesystem info: %s"), 1069 GError **error) 1078 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_FOUND, 1079 /* Translators: This is an error message when trying t [all...] |
gmemoryoutputstream.c | 65 GError **error); 69 GError **error); 80 GError **error); 88 GError **error); 97 GError **error); 102 GError **error); 283 GError **error) 287 g_set_error_literal (error, 302 GError **error) 310 if (!array_check_boundary (ostream, size, error)) [all...] |
/external/bluetooth/glib/tests/ |
gio-test.c | 72 GIOError error = G_IO_ERROR_NONE; local 81 error = g_io_channel_read (channel, bufp, left, &nb); 83 if (error != G_IO_ERROR_NONE) 86 (error == G_IO_ERROR_AGAIN ? "AGAIN" : 87 (error == G_IO_ERROR_INVAL ? "INVAL" : 88 (error == G_IO_ERROR_UNKNOWN ? "UNKNOWN" : "???")))); 89 if (error == G_IO_ERROR_AGAIN) 94 return error; 99 return error; 141 GIOError error; local 234 GIOError error; local [all...] |
run-bookmark-test.sh | 23 ./bookmarkfile-test $I > /dev/null 2> $error_out && fail "failed to generate error on $I" 25 fail "unexpected error on $I"
|
unicode-normalize.c | 22 fprintf (stderr, "Error parsing character string %s\n", input); 145 GError *error = NULL; local 159 in = g_io_channel_new_file (argv[1], "r", &error); 162 fprintf (stderr, "Cannot open %s: %s\n", argv[1], error->message); 171 if (g_io_channel_read_line_string (in, buffer, &term_pos, &error) != G_IO_STATUS_NORMAL) 200 if (error) 202 fprintf (stderr, "Error reading test file, %s\n", error->message);
|
/external/zlib/contrib/iostream2/ |
zstream.h | 62 * decompression. errno can be checked to distinguish two error 63 * cases (if errno is zero, the zlib error is Z_MEM_ERROR). 78 * the zlib error number (see function error() below). 91 /* Returns the error message for the last error which occurred on the 92 * given compressed file. errnum is set to zlib error number. If an 93 * error occurred in the file system and not in the compression library, 95 * to get the exact error code. 97 const char* error(int* errnum) function in class:izstream 230 const char* error(int* errnum) { function in class:ozstream [all...] |
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset_cpmdlapassthru.cpp | 239 int error = 0; local 247 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this)); 248 if (error) 265 OSCL_TRY(error, iCurrentCmdId = iPlayer->QueryInterface(capconfigifuuid, (PVInterface*&)iPlayerCapConfigIF, (OsclAny*) & iContextObject)); 266 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 449 //Default case shud not arise so error out 480 OSCL_TRY(error, iCurrentCmdId = iPlayer->AddDataSource(*iDataSource, (OsclAny*) & iContextObject)); 481 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 502 OSCL_TRY(error, iPlayerCapConfigIF->setParametersSync(NULL, &iKVPSetAsync, 1, iErrorKVP)); 503 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return) 1337 int32 error; local [all...] |
test_pv_player_engine_testset8.cpp | 83 int error = 0; local 91 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this)); 92 if (error) 177 OSCL_TRY(error, iCurrentCmdId = iPlayer->AddDataSource(*iDataSource, (OsclAny*) & iContextObject)); 178 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 185 OSCL_TRY(error, iCurrentCmdId = iPlayer->Init((OsclAny*) & iContextObject)); 186 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 193 OSCL_TRY(error, iCurrentCmdId = iPlayer->GetMetadataKeys(iMetadataKeyList, 0, -1, NULL, (OsclAny*) & iContextObject)); 194 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 202 OSCL_TRY(error, iCurrentCmdId = iPlayer->GetMetadataValues(iMetadataKeyList, 0, -1, iNumValues, iMetadataValueLis (…) 1272 int error = 0; local 1946 int error = 0; local [all...] |
/packages/apps/IM/src/com/android/im/imps/ |
ImpsContactListManager.java | 99 public void onResponseError(ImpsErrorInfo error) { 100 // don't notify the 501 not implemented error 101 if (error.getCode() != ImpsConstants.STATUS_NOT_IMPLEMENTED) { 104 error, null, null); 167 public void onResponseError(ImpsErrorInfo error) { 168 ImpsLog.logError("Failed to get presence:" + error.toString()); 205 // public void onResponseError(ImpsErrorInfo error) { 206 // // don't notify the 501 not implemented error 207 // if(error.getCode() != ImpsConstants.STATUS_NOT_IMPLEMENTED) { 211 // error, null, null) [all...] |
/bionic/libc/kernel/common/linux/ |
ftape.h | 37 __u8 error; member in struct:__anon215::__anon216 39 } error; member in union:__anon215
|
/cts/tools/dx-tests/src/dxc/junit/opcodes/athrow/jm/ |
T_athrow_8.java | 21 public void run() throws Error { 22 throw new Error();
|
/cts/tools/vm-tests/src/dot/junit/opcodes/opc_throw/d/ |
T_opc_throw_8.java | 21 public void run() throws Error { 22 throw new Error();
|
/dalvik/dx/tests/082-dex-throws-list-sharing/ |
Blort.java | 30 throws Error, UnsupportedOperationException { 35 throws Error, UnsupportedOperationException {
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/i18n/ |
LocalizedException.java | 37 * Returns the localized error message of the exception. 38 * @return the localized error message as {@link ErrorBundle}
|
/dalvik/libcore/xml/src/main/java/javax/xml/parsers/ |
FactoryConfigurationError.java | 24 * exists. This error will typically be thrown when the class of a 32 public class FactoryConfigurationError extends Error { 35 *<code>Exception</code> that represents the error. 51 * the <code>String </code> specified as an error message. 53 * @param msg The error message for the exception. 64 * given <code>Exception</code> base cause of the error. 91 * Return the message (if any) for this error . If there is no 97 * @return The error message.
|
/external/bluetooth/bluez/doc/ |
node-api.txt | 19 Possible Errors: org.bluez.Error.DoesNotExist 20 org.bluez.Error.InvalidArguments
|
/external/bluetooth/glib/glib/ |
gspawn.h | 22 #error "Only <glib.h> can be included directly." 56 G_SPAWN_ERROR_FAILED /* other fatal failure, error->message 93 GError **error); 109 GError **error); 113 * standard output or error of the command will be placed there. 125 GError **error); 131 GError **error); 133 GError **error);
|
/external/dropbear/libtommath/ |
gen.pl | 14 close SRC or die "Error closing $filename after reading: $!"; 17 close OUT or die "Error closing mpi.c after writing: $!"
|
/external/e2fsprogs/lib/et/test_cases/ |
simple.et | 55 "Protocol error" 58 "Error returned by KDC"
|
/external/e2fsprogs/lib/ext2fs/ |
bmove.c | 29 errcode_t error; member in struct:process_block_struct 56 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL; 64 pb->error = retval; 69 pb->error = retval; 83 pb->error = retval; 107 pb.error = 0; 150 if (pb.error) 151 return pb.error;
|
/external/icu4c/test/cintltst/ |
cctest.c | 15 /* This makes sure that a converter isn't leaked when an error is passed to 28 /* Set to any radom error state */
|