/external/webkit/WebCore/platform/graphics/gtk/ |
FontCustomPlatformData.cpp | 48 int error; local 52 error = FT_Init_FreeType(&library); 53 if (error) { 60 error = FT_New_Memory_Face(library, reinterpret_cast<const FT_Byte*>(buffer->data()), buffer->size(), 0, &face); 61 if (error)
|
/packages/apps/IM/src/com/android/im/engine/ |
GroupListener.java | 60 * Called when an error occurs with a certain group operation. 62 * @param errorType the type of the error 63 * @param error the error information. 65 public void onGroupError(int errorType, String groupName, ImErrorInfo error);
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
bookmarkfile.sgml | 100 Error domain for bookmark file parsing. Errors in this domain will be 102 on error domains. 109 Error codes returned by bookmark file parsing. 120 @G_BOOKMARK_FILE_ERROR_WRITE: an error occurred while writing 146 @error: 158 @error: 170 @error: 181 @error: 192 @error: 214 @error: [all...] |
/external/freetype/src/cff/ |
cffdrivr.c | 93 /* FreeType error code. 0 means success. */ 150 /* FreeType error code. 0 means success. */ 158 FT_Error error; local 182 error = cff_slot_load( slot, size, glyph_index, load_flags ); 187 return error; 199 FT_Error error = CFF_Err_Ok; local 207 error = Load_Glyph( slot, face->size, start + nn, flags ); 208 if ( error ) 216 return error; 236 FT_Error error; local 336 FT_Error error = FT_Err_Ok; local 424 FT_Error error = CFF_Err_Ok; local 464 FT_Error error = CFF_Err_Ok; local 522 FT_Error error = CFF_Err_Ok; local 546 FT_Error error = CFF_Err_Ok; local [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
Context.h | 32 /** error handler function pointer */ 55 /* defined error codes */ 56 #define bbs_ERR_OK 0 /* no error condition */ 57 #define bbs_ERR_ERROR 1 /* generic error */ 62 #define bbs_ERR_CALLBACK_ERROR 6 /* a defined error originiating from a callback function */ 66 /** error object */ 69 /* error code */ 78 /* error text */ 90 /** error stack */ 93 /** error stack index * [all...] |
/external/dbus/bus/ |
dispatch.c | 45 DBusError *error) 59 BUS_SET_OOM (error); 71 DBusError *error) 80 _DBUS_ASSERT_ERROR_IS_CLEAR (error); 100 BUS_SET_OOM (error); 122 dbus_move_error (&tmp_error, error); 134 DBusError error; local 144 dbus_error_init (&error); 149 /* If we can't even allocate an OOM error, we just go to sleep 171 error_name ? error_name : "(no error name)" 527 DBusError error; local 741 DBusError error; local 970 DBusError error; local 1060 DBusError error; local 1197 DBusError error; local 1349 DBusError error; local 1478 DBusError error; local 1729 DBusError error; local 1834 DBusError error; local 1992 DBusError error; local 2339 DBusError error; local 3610 DBusError error; local 3993 DBusError error; local 4117 DBusError error; local [all...] |
/external/dbus/dbus/ |
dbus-bus.c | 375 DBusError *error) 383 _dbus_return_val_if_error_is_set (error, NULL); 390 _DBUS_SET_OOM (error); 421 dbus_set_error (error, DBUS_ERROR_FAILED, 428 connection = dbus_connection_open_private (address, error); 430 connection = dbus_connection_open (address, error); 434 _DBUS_ASSERT_ERROR_IS_SET (error); 445 if (!dbus_bus_register (connection, error)) 447 _DBUS_ASSERT_ERROR_IS_SET (error); 508 * @param error address where an error can be returned [all...] |
/external/bluetooth/glib/gio/ |
gappinfo.h | 24 #error "Only <gio/gio.h> can be included directly." 103 GError **error); 109 GError **error); 115 GError **error); 118 GError **error); 121 GError **error); 125 GError **error); 135 GError **error); 148 GError **error); 154 GError **error); [all...] |
gloadableicon.c | 50 GError **error); 107 * @error: a #GError location to store the error occuring, or %NULL to 120 GError **error) 128 return (* iface->load) (icon, size, type, cancellable, error); 164 * @error: a #GError location to store the error occuring, or %NULL to 175 GError **error) 185 if (g_simple_async_result_propagate_error (simple, error)) 191 return (* iface->load_finish) (icon, res, type, error); 221 GError *error = NULL; local [all...] |
gseekable.c | 126 * @error: a #GError location to store the error occuring, or %NULL to 133 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned. 135 * Returns: %TRUE if successful. If an error 136 * has occurred, this function will return %FALSE and set @error 144 GError **error) 152 return (* iface->seek) (seekable, offset, type, cancellable, error); 180 * @error: a #GError location to store the error occuring, or %NULL to 187 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned. If a [all...] |
gunixoutputstream.c | 84 GError **error); 87 GError **error); 97 GError **error); 105 GError **error); 320 GError **error) 342 g_set_error (error, G_IO_ERROR, 344 _("Error writing to unix: %s"), 352 if (g_cancellable_set_error_if_cancelled (cancellable, error)) 363 g_set_error (error, G_IO_ERROR, 365 _("Error writing to unix: %s") 422 GError *error = NULL; local 528 GError *error = NULL; local [all...] |
gunixmount.c | 256 GError *error; local 257 error = g_error_new_literal (G_IO_ERROR, 263 error); 264 g_error_free (error); 294 GError *error; local 297 error = NULL; 299 status = g_io_channel_read_chars (channel, buf, sizeof (buf), &bytes_read, &error); 313 g_string_append (data->error_string, error->message); 314 g_error_free (error); 326 GError *error = NULL local [all...] |
/external/freetype/src/autofit/ |
afglobal.c | 81 FT_Error error = AF_Err_Ok; local 93 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE ); 94 if ( error ) 97 * Ignore this error; we simply use the default script. 100 error = AF_Err_Ok; 176 return error; 184 FT_Error error; local 198 error = af_face_globals_compute_script_coverage( globals ); 199 if ( error ) 207 return error; 257 FT_Error error = AF_Err_Ok; local [all...] |
/external/freetype/src/base/ |
ftinit.c | 136 error = FT_Create_Class_##x(library, &clazz); \ 137 if (error) goto Exit; \ 143 FT_Error error; local 154 return error; 165 if (error) ft_destroy_default_module_classes( library ); 168 return error; 179 FT_Error error; local 188 error = FT_Add_Module( library, *cur ); 190 if ( error ) 192 " Cannot install `%s', error = 0x%x\n" 204 FT_Error error; local [all...] |
/external/icu4c/common/unicode/ |
ucnv_cb.h | 27 * A note about error codes and overflow. Unlike other ICU functions, 28 * these functions do not expect the error status to be U_ZERO_ERROR. 29 * Callbacks must be much more careful about their error codes. 30 * The error codes used here are in/out parameters, which should be passed 31 * back in the callback's error parameter. 35 * the data did not fit in the target. But this isn't a failing error, 36 * in fact, ucnv_cbfromUWriteBytes may be called AGAIN with the error 79 * @param err error status. If <TT>U_BUFFER_OVERFLOW</TT> is returned, then U_BUFFER_OVERFLOW <STRONG>must</STRONG> 81 * in the converter error buffer. 99 * @param err error status. If <TT>U_BUFFER_OVERFLOW</TT> is returned, then U_BUFFER_OVERFLOW <STRONG>must</STRONG> [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_mutex.cpp | 52 * @return Returns the Error whether it is success or failure 53 *incase of failure it will return what is the specific error 79 * @return Returns the Error whether it is success or failure 80 *incase of failure it will return what is the specific error 98 * @return Returns the Error whether it is success or failure 99 *incase of failure it will return what is the specific error 125 * @return Returns the Error whether it is success or failure 126 *incase of failure it will return what is the specific error 145 * @return Returns the Error whether it is success or failure 146 *incase of failure it will return what is the specific error [all...] |
/external/webkit/JavaScriptCore/wtf/unicode/glib/ |
UnicodeGLib.cpp | 46 int foldCase(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) 48 *error = false; 54 *error = true; 65 *error = true; 70 *error = true; 78 int toLower(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) 80 *error = false; 86 *error = true; 97 *error = true; 102 *error = true [all...] |
/external/webkit/WebCore/icu/unicode/ |
ucnv_cb.h | 27 * A note about error codes and overflow. Unlike other ICU functions, 28 * these functions do not expect the error status to be U_ZERO_ERROR. 29 * Callbacks must be much more careful about their error codes. 30 * The error codes used here are in/out parameters, which should be passed 31 * back in the callback's error parameter. 35 * the data did not fit in the target. But this isn't a failing error, 36 * in fact, ucnv_cbfromUWriteBytes may be called AGAIN with the error 79 * @param err error status. If <TT>U_BUFFER_OVERFLOW</TT> is returned, then U_BUFFER_OVERFLOW <STRONG>must</STRONG> 81 * in the converter error buffer. 99 * @param err error status. If <TT>U_BUFFER_OVERFLOW</TT> is returned, then U_BUFFER_OVERFLOW <STRONG>must</STRONG> [all...] |
/frameworks/base/tools/aapt/ |
SourcePos.cpp | 15 String8 error; member in struct:ErrorPos 20 ErrorPos(const String8& file, int line, const String8& error, bool fatal); 39 error(that.error), 47 error(e), 63 if (this->error < rhs.error) return true; 74 && this->error == rhs.error; 82 this->error = rhs.error 120 SourcePos::error(const char* fmt, ...) const function in class:SourcePos [all...] |
/external/icu4c/test/cintltst/ |
cstrcase.c | 57 log_err("error in u_strToLower(root locale)=%ld error=%s string matches: %s\t\nlowerRoot=%s\t\nbuffer=%s\n", 79 log_err("error in u_strToLower(turkish locale)=%ld error=%s string matches: %s\n", 97 log_err("error in u_strToLower(root locale preflighting)=%ld error=%s string matches: %s\n", 103 /* test error handling */ 110 log_err("error in u_strToLower(root locale dest=NULL)=%ld error=%s\n", 124 log_err("error in u_strToLower(root locale destCapacity=-1)=%ld error=%s buffer[0]==0x%lx\n" [all...] |
/external/libxml2/ |
error.c | 2 * error.c: module displaying/handling XML parser errors 64 * @ctx: an error context 68 * Default handler for out of context error messages. 87 * to the builtin error function. 100 * @ctx: the new error handling context 103 * Function to reset the handler and the error context for out of 104 * context error messages. 106 * error messages while not parsing nor validating. And @ctx will 123 * @ctx: the new error handling context 126 * Function to reset the handler and the error context for out o [all...] |
/external/bluetooth/bluez/input/ |
fakehid.c | 159 error("Got a shorter packet! (size %i)\n", size); 171 goto error; 190 goto error; 203 error: 204 error("ps3remote: unrecognized sequence [%#x][%#x][%#x][%#x] [%#x]," 225 error("Hangup or error on rfcomm server socket"); 233 error("IO Channel read error"); 239 error("Got invalid key from decode") [all...] |
/external/bluetooth/glib/tests/ |
markup-collect.c | 21 GError **error) 28 attribute_values, error, __VA_ARGS__, \ 148 g_print ("error: call with no arguments or '-v' for verbose\n"); 158 GError *error = NULL; local 166 -1, &error); 168 result = g_markup_parse_context_end_parse (ctx, &error); 171 g_print ("%d: %s:\n (error %d, \"%s\")\n %s\n\n", 173 error ? error->code : 0, 174 error ? error->message : "(no error)" [all...] |
/external/ppp/pppd/plugins/radius/ |
config.c | 68 error("%s: line %d: bogus option value", filename, line); 91 error("%s: line %d: bogus option value", filename, line); 120 error("%s: line %d: no default port for %s", filename, line, option->name); 155 error("%s: auth_order: unknown keyword: %s", filename, p); 167 error("%s: auth_order: unknown or unexpected keyword: %s", filename, p); 195 error("rc_read_config: can't open %s: %m", filename); 212 error("%s: line %d: bogus format: %s", filename, line, p); 219 error("%s: line %d: unrecognized keyword: %s", filename, line, p); 224 error("%s: line %d: duplicate option line: %s", filename, line, p); 317 error("%s: no authserver specified", filename) [all...] |
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset5.cpp | 151 //Default Bad URL for the error-case test 261 int error = 0; local 269 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this)); 270 if (error) 287 OSCL_TRY(error, iCurrentCmdId = iPlayer->QueryInterface(capconfigifuuid, (PVInterface*&)iPlayerCapConfigIF, (OsclAny*) & iContextObject)); 288 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 294 OSCL_TRY(error, iCurrentCmdId = iPlayer->AddDataSource(*iDataSource, (OsclAny*) & iContextObject)); 295 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 311 OSCL_TRY(error, iPlayerCapConfigIF->setParametersSync(NULL, &iKVPSetAsync, 1, iErrorKVP)); 312 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return) 2288 int error = 0; local 2734 int error = 0; local 3409 int error = 0; local [all...] |