/external/freetype/include/freetype/internal/ |
ftrfork.h | 62 /* offset (offsets[N]), and an error code (errors[N]). */ 87 /* An array of FreeType error codes. `errors[N]' is the error */ 129 /* FreeType error code. FT_Err_Ok means success. */ 175 /* FreeType error code. FT_Err_Ok means success. */
|
/external/freetype/src/sfnt/ |
ttkern.c | 47 FT_Error error; local 56 error = face->goto_table( face, TTAG_kern, stream, &table_size ); 57 if ( error ) 64 error = SFNT_Err_Table_Missing; 162 return error;
|
/external/guava/src/com/google/common/io/ |
Resources.java | 78 * @throws IOException if an I/O error occurs 91 * @throws IOException if an I/O error occurs. 105 * @throws IOException if an I/O error occurs 120 * @throws IOException if an I/O error occurs 132 * @throws IOException if an I/O error occurs
|
/external/icu4c/extra/uconv/ |
uwmsg.c | 64 /* reset the error code */ 253 char error[128]; local 256 sprintf(error, "UNDOCUMENTED ICU ERROR %d", err); 257 textMsg = error;
|
/external/icu4c/samples/layout/ |
FontMap.cpp | 47 fGUISupport->postErrorMessage(errorMessage, "Font Map Error"); 78 fGUISupport->postErrorMessage(errorMessage, "Font Map Error"); 103 fGUISupport->postErrorMessage(errorMessage, "Font Map Error"); 211 fGUISupport->postErrorMessage(errorMessage, "Font Map Error"); 221 fGUISupport->postErrorMessage(errorMessage, "Font Map Error");
|
/external/icu4c/samples/ustring/ |
ustring.cpp | 165 printf("String comparison error, expected \"Aabc\" > \"ABC\"\n"); 176 printf("String case insensitive comparison error, expected \"AbC\" to be equal to \"ABC\"\n"); 292 printf("error in u_strToLower(en)=%ld error=%s\n", length, u_errorName(errorCode)); 300 printf("error in u_strToLower(tr)=%ld error=%s\n", length, u_errorName(errorCode)); 308 printf("error in u_strToUpper(en)=%ld error=%s\n", length, u_errorName(errorCode)); 316 printf("error in u_strToUpper(tr)=%ld error=%s\n", length, u_errorName(errorCode)) [all...] |
/external/icu4c/test/cintltst/ |
cdtrgtst.c | 66 log_data_err("FAIL: error in creating the dateformat using default date and time style : %s (Are you missing data?)\n", myErrorName(status)); 86 log_data_err("ERROR: couldn't format, exitting test"); 100 log_err("FAIL: Error in parsing using udat_parse(.....): %s\n", myErrorName(status)); 146 log_err("error in ucal_open caldef : %s\n", myErrorName(status)); 151 log_err("Error: failure in get millis: %s\n", myErrorName(status)); 165 log_err_status(status, "FAIL: error in creating the dateformat using u_openPattern(): %s\n", myErrorName(status)); 171 log_err("ERROR: in setTwoDigitStartDate: %s\n", myErrorName(status)); 173 log_err("ERROR: get2DigitYearStart broken\n"); 216 log_err_status(status, "FAIL: error in creating the dateformat using openPattern: %s\n", myErrorName(status)); 229 log_err("FAIL: error in creating the dateformat using openPattern: %s\n", myErrorName(status)) [all...] |
/external/icu4c/test/intltest/ |
pptest.cpp | 40 dataerrln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status)); 42 errln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status)); 164 //***** no error detection yet !!!!!!! 224 errln("Error : ParsePosition.equals() failed"); 228 errln("Error : FieldPosition.equals() failed");
|
/external/icu4c/test/iotest/ |
iotest.cpp | 220 log_err("error retrieving icuio/printf test case %d - %s\n", 241 log_err("error retrieving icuio/printf test case %d - %s\n", 334 log_err("error running icuio/printf test case %d - %s\n", 388 log_err("error retrieving icuio/printf test case %d - %s\n", 408 log_err("error retrieving icuio/printf test case %d - %s\n", 420 log_err("error in scanf test case[%d] Got: %f Exp: %f\n", 429 log_err("error in scanf test case[%d] Got: %f Exp: %f\n", 438 log_err("error in scanf test case[%d] Got: %02X Exp: %02X\n", 447 log_err("error in scanf test case[%d] Got: %04X Exp: %04X\n", 456 log_err("error in scanf test case[%d] Got: %08X Exp: %08X\n" [all...] |
/external/icu4c/tools/gencase/ |
gencase.c | 136 fprintf(stderr, "gencase: syntax error in %s.txt field 0 at %s\n", bin->ucdFile, fields[0][0]); 153 fprintf(stderr, "gencase error: mask value %d==0 for %s %s\n", 160 fprintf(stderr, "gencase error: unable to set %s, code: %s\n", 180 fprintf(stderr, "error parsing %s.txt: %s\n", bin->ucdFile, u_errorName(*pErrorCode)); 228 /* error handling, printing usage message */ 231 "error in command line argument \"%s\"\n", 428 fprintf(stderr, "gencase: syntax error in SpecialCasing.txt field 0 at %s\n", fields[0][0]); 452 fprintf(stderr, "gencase: error parsing special casing at %s\n", fields[0][0]); 547 fprintf(stderr, "gencase: syntax error in CaseFolding.txt field 0 at %s\n", fields[0][0]); 569 fprintf(stderr, "gencase: error parsing CaseFolding.txt mapping at %s\n", fields[0][0]) [all...] |
/external/icu4c/tools/toolutil/ |
toolutil.c | 120 /* if it does...don't give the error, if it does not...give the error - Brian Rower - 6/25/08 */ 170 fprintf(stderr, "error: %s - out of memory\n", name); 211 fprintf(stderr, "error: %s - trying to use more than maxCapacity=%ld units\n", 235 fprintf(stderr, "error: %s - out of memory\n", mem->name);
|
/external/libpcap/ |
pcap-dos.h | 74 #error DOSX not defined; 1 = PharLap, 2 = djgpp, 4 = DOS4GW 189 DWORD rx_over_errors; /* recv'r overrun error */ 190 DWORD rx_osize_errors; /* recv'r over-size error */ 191 DWORD rx_crc_errors; /* recv'd pkt with crc error */ 192 DWORD rx_frame_errors; /* recv'd frame alignment error */
|
/external/opencore/baselibs/media_data_structures/src/ |
gau_object.h | 97 * @return the pointer of the sample we need, NULL for error 127 * @return the pointer of the sample we need, NULL for error 134 * @return the pointer of the sample we need, NULL for error 141 * @return the pointer of the sample we need, NULL for error 148 * @return the pointer of the sample we need, NULL for error
|
/external/opencore/codecs_v2/video/m4v_h263/enc/include/ |
mp4enc_api.h | 200 * if no I-frame is encoded after the specified period to add error resiliency and help resynchronize in case of errors. 255 * @return true for correct operation; false if error happens 262 * @return true for correct operation; false if error happens 276 * @return true for correct operation; false if error happens. 285 * @return true for correct operation; false if error happens. 294 * @return true for correct operation; false if error happens. 302 * @return true for correct operation; false if error happens 310 * @return true for correct operation; false if error happens 318 * @return true for correct operation; false if error happens 329 * which can cause syntactic error at the decoder side [all...] |
/external/opencore/nodes/pvmp3ffparsernode/src/ |
pvmf_mp3ffparser_outport.cpp | 109 PVMF_MP3FPARSERNODE_LOGERROR((0, "PVMFMP3FFParserPort::Connect: Error - Connecting to invalid port")); 115 PVMF_MP3FPARSERNODE_LOGERROR((0, "PVMFMP3FFParserPort::Connect: Error - Already connected")); 127 PVMF_MP3FPARSERNODE_LOGERROR((0, "PVMFMP3FFParserPort::Connect: Error - Unable To Send Format Specific Info To Peer")); 137 PVMF_MP3FPARSERNODE_LOGERROR((0, "PVMFMP3FFParserPort::Connect: Error - Peer Connect failed")); 179 /* ignore the error for now */
|
/external/opencore/nodes/streaming/streamingmanager/include/ |
pvmf_sm_node_events.h | 23 * An enumeration of error codes from PVMFStreamingManagerNode 49 * An enumeration of error codes from PVMFJitterBufferNode 67 * An enumeration of error codes from PVMFMediaLayerNode 90 * An enumeration of error codes from PVMFRTSPClientEngineNode 172 //"500" ; Internal Server Error
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_find.h | 79 * @return returns a pointer to buffer supplied, which contains the pathname of the next found element, or NULL otherwise.On a NULL return value, GetLastError() returns a more detailed error. 90 * @return returns a pointer to buffer supplied, which contains the pathname of the next found element, or NULL otherwise. On a NULL return value, GetLastError() returns a more detailed error. 99 * @return returns a pointer to buffer supplied, which contains the pathname of the next found element, or NULL otherwise. On a NULL return value, GetLastError() returns a more detailed error. 108 * @return returns a pointer to buffer supplied, which contains the pathname of the next found element, or NULL otherwise. On a NULL return value, GetLastError() returns a more detailed error. 146 * Returns the error code for the last operation.
|
oscl_socket.h | 157 * any error code returned from the platform's 160 * platform-specific error code. 170 * platform-specific error code. 181 * platform-specific error code. 207 * with error EPVSocketCancel. If there is no pending 257 * with error EPVSocketCancel. If there is no pending 302 * with error EPVSocketCancel. If there is no pending 312 * platform-specific error code. 364 * any error code returned from the platform's 367 * platform-specific error code [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_init.cpp | 27 //do all init after error trap... 136 fprintf(aFile, " ERROR: Memory Leaks! numAllocs %d, numBytes %d\n", stats->numAllocs, stats->numBytes); 142 fprintf(aFile, "ERROR: %d Memory leaks detected!\n", leaks); 147 fprintf(aFile, "ERROR: Leak info is incomplete.\n"); 180 //Note: we continue cleanup despite errors and return the last error encoutered.
|
/external/openssl/crypto/x509/ |
x509_txt.c | 102 return("format error in certificate's notBefore field"); 104 return("format error in certificate's notAfter field"); 106 return("format error in CRL's lastUpdate field"); 108 return("format error in CRL's nextUpdate field"); 168 BIO_snprintf(buf,sizeof buf,"error number %ld",n);
|
/external/quake/quake/src/QW/server/ |
sys_win.c | 64 void Sys_Error (char *error, ...)
69 va_start (argptr,error);
70 vsprintf (text, error,argptr);
73 // MessageBox(NULL, text, "Error", 0 /* MB_OK */ );
74 printf ("ERROR: %s\n", text);
|
/external/skia/src/animator/ |
SkScript.h | 30 enum Error { 88 Error getError() const { return fError; } 222 Error opError(); 225 bool setError(Error , const char* pos); 252 Error fError;
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
mutable-fst.h | 70 // Read an MutableFst from an input stream; return NULL on error. 82 LOG(ERROR) << "MutableFst::Read: Not an MutableFst: " << ropts.source; 89 LOG(ERROR) << "MutableFst::Read: Unknown FST type \"" << hdr.FstType() 98 // Read an MutableFst from a file; returns NULL on error. 102 LOG(ERROR) << "MutableFst::Read: Can't open file: " << filename;
|
/external/webkit/JavaScriptCore/icu/unicode/ |
uenum.h | 50 * @param status error code, can be U_ENUM_OUT_OF_SYNC_ERROR if the 69 * @param status the error code, set to U_ENUM_OUT_OF_SYNC_ERROR if 98 * @param status the error code, set to U_ENUM_OUT_OF_SYNC_ERROR if 102 * fails. This error pertains only to current string, so iteration 122 * @param status the error code, set to U_ENUM_OUT_OF_SYNC_ERROR if
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/ |
15.11.1.1.js | 38 * SUMMARY: Ensuring normal function call of Error (ECMA-262 Ed.3 15.11.1.1). 43 var summary = 'Ensuring normal function call of Error (ECMA-262 Ed.3 15.11.1.1)'; 56 return Error(msg); 61 var err1 = Error('msg1'); 79 var err4 = eval("Error('msg4')");
|