Home | History | Annotate | Download | only in src

Lines Matching refs:RESULT_ERROR

82 //   case RESULT_ERROR:
113 // IsInterleaved() is true), or RESULT_ERROR if an error occurred during
114 // decoding. In the RESULT_ERROR case, the value of parseable_chunk->pointer_
124 // then RESULT_ERROR will be returned.
158 // RESULT_ERROR if an error occurred, or RESULT_END_OF_DATA if the end of
181 // defined. Returns RESULT_ERROR if an error occurred, or RESULT_END_OF_DATA
192 // IsInterleaved() is true), or RESULT_ERROR if an error occurred during
410 // DecodeBody() will return RESULT_ERROR if the actual decoded output ever
491 // except the custom code table data. Returns RESULT_ERROR if an error
505 // custom code table in ReadCustomCodeTable(). Returns RESULT_ERROR if an
516 // encoding that uses the standard code table. Returns RESULT_ERROR if an
664 // Initializes the code table and address cache objects. Returns RESULT_ERROR
694 return RESULT_ERROR;
716 return RESULT_ERROR;
723 return RESULT_ERROR;
730 case RESULT_ERROR:
731 return RESULT_ERROR;
789 return RESULT_ERROR;
795 return RESULT_ERROR;
803 return RESULT_ERROR;
810 return RESULT_ERROR;
882 if (RESULT_ERROR == result) {
1017 return RESULT_ERROR;
1066 return RESULT_ERROR;
1155 case RESULT_ERROR:
1157 return RESULT_ERROR;
1165 return RESULT_ERROR;
1206 return RESULT_ERROR;
1218 return RESULT_ERROR;
1234 return RESULT_ERROR;
1250 return RESULT_ERROR;
1257 case RESULT_ERROR:
1258 return RESULT_ERROR;
1267 return RESULT_ERROR;
1276 return RESULT_ERROR;
1281 return RESULT_ERROR;
1289 return RESULT_ERROR;
1294 return RESULT_ERROR;
1311 return RESULT_ERROR;
1318 case RESULT_ERROR:
1319 return RESULT_ERROR;
1324 return RESULT_ERROR;
1334 return RESULT_ERROR;
1348 // fall through to RESULT_ERROR case
1350 case RESULT_ERROR:
1351 return RESULT_ERROR;