/external/doclava/src/com/google/doclava/ |
AttributeInfo.java | 53 Errors.error(Errors.BAD_ATTR_TAG, attrField.position(), mName + " referenced as an attribute,"
|
TagInfo.java | 85 Errors.error(Errors.BAD_INHERITDOC, t.mPosition,
|
/external/eigen/bench/btl/actions/ |
action_atv_product.hh | 101 typename Interface::real_type error= local 104 if (error>1.e-6){ 105 INFOS("WRONG CALCULATION...residual=" << error);
|
action_ger.hh | 99 typename Interface::real_type error= local 102 if (error>1.e-3){ 103 INFOS("WRONG CALCULATION...residual=" << error);
|
action_matrix_matrix_product.hh | 117 typename Interface::real_type error= local 119 if (error>1.e-6){ 120 INFOS("WRONG CALCULATION...residual=" << error);
|
action_matrix_vector_product.hh | 119 typename Interface::real_type error= local 122 if (error>1.e-5){ 123 INFOS("WRONG CALCULATION...residual=" << error);
|
action_symv.hh | 108 typename Interface::real_type error= local 111 if (error>1.e-5){ 112 INFOS("WRONG CALCULATION...residual=" << error);
|
action_syr2.hh | 102 typename Interface::real_type error= local 105 if (error>1.e-3){ 106 INFOS("WRONG CALCULATION...residual=" << error);
|
/external/eigen/test/ |
umeyama.cpp | 118 const Scalar error = ( cR_t_umeyama*src - dst ).norm() / dst.norm(); local 119 VERIFY(error < Scalar(40)*std::numeric_limits<Scalar>::epsilon()); 153 const Scalar error = ( cR_t_umeyama*src - dst ).array().square().sum(); 155 VERIFY(error < Scalar(10)*std::numeric_limits<Scalar>::epsilon()); 180 // Those two calls don't compile and result in meaningful error messages!
|
/external/emma/core/java12/com/vladium/util/args/ |
IOptsParser.java | 47 void error (PrintWriter out, int width); method in interface:IOptsParser.IOpts
|
/external/flac/libFLAC/ |
fixed.c | 127 * There is a slight chance due to accumulated error that the whole part 206 * There is a slight chance due to accumulated error that the whole part 233 FLAC__int32 error, save; local 238 error = data[i] ; total_error_0 += local_abs(error); save = error; 239 error -= last_error_0; total_error_1 += local_abs(error); last_error_0 = save; save = error; 240 error -= last_error_1; total_error_2 += local_abs(error); last_error_1 = save; save = error 291 FLAC__int32 error, save; local [all...] |
/external/freetype/include/freetype/internal/ |
ftvalid.h | 59 /* return an error later when trying to load the glyph). */ 93 FT_Error error; /* error returned. 0 means success */ member in struct:FT_ValidatorRec_ 117 /* Sets the error field in a validator, then calls `longjmp' to return */ 119 /* error checks within the validation routines. */ 123 FT_Error error );
|
/external/freetype/src/autofit/ |
afglobal.c | 58 FT_Error error; local 71 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE ); 72 if ( error ) 75 * Ignore this error; we simply use the fallback script. 78 error = FT_Err_Ok; 154 return error; 163 FT_Error error; local 179 error = af_face_globals_compute_script_coverage( globals ); 180 if ( error ) 190 return error; 240 FT_Error error = FT_Err_Ok; local [all...] |
/external/freetype/src/base/ |
ftbbox.c | 626 FT_Error error; local 636 error = FT_Outline_Decompose( outline, &bbox_interface, &user ); 637 if ( error ) 638 return error;
|
ftgloadr.c | 74 FT_Error error; local 82 return error; 168 FT_Error error; local 180 return error; 206 FT_Error error = FT_Err_Ok; local 268 return error; 281 FT_Error error = FT_Err_Ok; local 302 return error; 364 FT_Error error; local 369 error = FT_GlyphLoader_CheckPoints( target, num_points, num_contours ) [all...] |
ftglyph.c | 64 FT_Error error = FT_Err_Ok; local 70 error = FT_THROW( Invalid_Glyph_Format ); 86 error = FT_Bitmap_Copy( library, &slot->bitmap, &glyph->bitmap ); 90 return error; 162 FT_Error error = FT_Err_Ok; local 171 error = FT_THROW( Invalid_Glyph_Format ); 176 error = FT_Outline_New( library, source->n_points, source->n_contours, 178 if ( error ) 184 return error; 204 FT_Error error; local 286 FT_Error error; local 312 FT_Error error; local 359 FT_Error error; local 428 FT_Error error = FT_Err_Ok; local 514 FT_Error error = FT_Err_Ok; local [all...] |
ftpatent.c | 32 FT_Error error; local 106 FT_UNUSED( error ); 117 FT_Error error = FT_Err_Ok; local 130 for ( i = 0; !error && tag_i != tag ; i++ ) 131 error = service->table_info( face, i, 134 if ( error || 151 FT_Error error; local
|
ftutil.c | 54 FT_Error error; local 55 FT_Pointer block = ft_mem_qalloc( memory, size, &error ); 57 if ( !error && size > 0 ) 60 *p_error = error; 70 FT_Error error = FT_Err_Ok; local 78 error = FT_THROW( Out_Of_Memory ); 83 error = FT_THROW( Invalid_Argument ); 86 *p_error = error; 99 FT_Error error = FT_Err_Ok; local 103 cur_count, new_count, block, &error ); 121 FT_Error error = FT_Err_Ok; local 182 FT_Error error; local 365 FT_Error error = FT_Err_Ok; local [all...] |
/external/freetype/src/cff/ |
cf2font.h | 58 FT_Error error; /* shared error for this instance */ member in struct:CF2_FontRec_
|
/external/freetype/src/sfnt/ |
pngshim.c | 120 /* Use error callback to avoid png writing to stderr. */ 125 FT_Error* error = png_get_error_ptr( png ); local 130 *error = FT_THROW( Out_Of_Memory ); 155 FT_Error error; local 187 FT_Error error = FT_Err_Ok; local 203 error = FT_THROW( Invalid_Argument ); 210 &error, 215 error = FT_THROW( Out_Of_Memory ); 222 error = FT_THROW( Out_Of_Memory ); 229 error = FT_THROW( Invalid_File_Format ) [all...] |
ttbdf.c | 67 FT_Error error; local 72 error = tt_face_goto_table( face, TTAG_BDF, stream, &length ); 73 if ( error || 77 error = FT_THROW( Invalid_Table ); 129 return error; 134 error = FT_THROW( Invalid_Table ); 146 FT_Error error = FT_Err_Ok; local 157 error = tt_face_load_bdf_props( face, FT_FACE( face )->stream ); 158 if ( error ) 166 error = FT_ERR( Invalid_Argument ) [all...] |
ttpost.c | 161 FT_Error error; local 181 error = FT_THROW( Invalid_File_Format ); 303 return error; 313 FT_Error error; local 328 error = FT_THROW( Invalid_File_Format ); 348 error = FT_THROW( Invalid_File_Format ); 369 return error; 377 FT_Error error; local 387 error = face->goto_table( face, TTAG_post, stream, &post_len ); 388 if ( error ) 481 FT_Error error; local [all...] |
/external/freetype/src/truetype/ |
ttpload.c | 59 /* FreeType error code. 0 means success. */ 65 FT_Error error; local 71 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); 75 if ( FT_ERR_EQ( error, Table_Missing ) ) 77 else if ( error ) 81 error = face->goto_table( face, TTAG_loca, stream, &table_len ); 82 if ( error ) 84 error = FT_THROW( Locations_Missing ); 95 error = FT_THROW( Invalid_Table ); 107 error = FT_THROW( Invalid_Table ) 285 FT_Error error; local 366 FT_Error error; local 428 FT_Error error; local 487 FT_Error error; local [all...] |
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AbstractChainedListenableFutureTest.java | 66 Error error = new Error(); local 68 inputFuture.setException(error); 69 fail("Expected an Error to be thrown"); // COV_NF_LINE 70 } catch (Error expected) { 71 assertSame(error, expected); 74 // Verify that get throws an ExecutionException, caused by an Error, when 76 listener.assertException(error);
|
/external/harfbuzz/src/ |
harfbuzz-buffer.c | 70 HB_Error error; local 78 return error; 82 return error; 87 return error; 98 return error; 113 HB_Error error; local 116 return error; 132 HB_Error error; local 135 return error; 177 HB_Error error; local 213 HB_Error error; local 275 HB_Error error; local 333 HB_Error error; local 357 HB_Error error; local [all...] |