Lines Matching full:parsing
27 "Error while parsing %s: unknown record entry (%lu).", BlockName, in unknownRecord()
34 "Error while parsing %s: malformed record entry (%s).", BlockName, in malformedRecord()
168 "Error while parsing %s: expecting [ENTER_SUBBLOCK, %s, ...].", in parseBlock()
188 "Error while parsing %s: expecting records.", BlockName); in parseBlock()
199 "Error while parsing %s: unterminated block.", BlockName); in parseBlock()
231 "Error while parsing BLOCKINFO_BLOCK: expecting [ENTER_SUBBLOCK, " in parseBlockInfoBlock()
242 "Error while parsing BLOCKINFO_BLOCK."); in parseBlockInfoBlock()
264 "Unexpected error while parsing bitstream."); in isBlock()
376 "Error while parsing BLOCK_META: missing container version."); in processCommonMeta()
383 "Error while parsing BLOCK_META: invalid container type."); in processCommonMeta()
389 "Error while parsing BLOCK_META: missing container type."); in processCommonMeta()
399 "Error while parsing BLOCK_META: missing string table."); in processStrTab()
410 "Error while parsing BLOCK_META: missing remark version."); in processRemarkVersion()
420 "Error while parsing BLOCK_META: missing external file path."); in processExternalFilePath()
427 // with the one parsing the remarks. in processExternalFilePath()
439 // Create a separate parser used for parsing the separate file. in processExternalFilePath()
459 "Error while parsing external file's BLOCK_META: wrong container " in processExternalFilePath()
465 "Error while parsing external file's BLOCK_META: mismatching versions: " in processExternalFilePath()
508 "Error while parsing BLOCK_REMARK: missing string table."); in processRemark()
513 "Error while parsing BLOCK_REMARK: missing remark type."); in processRemark()
519 "Error while parsing BLOCK_REMARK: unknown remark type."); in processRemark()
526 "Error while parsing BLOCK_REMARK: missing remark name."); in processRemark()
536 "Error while parsing BLOCK_REMARK: missing remark pass."); in processRemark()
546 "Error while parsing BLOCK_REMARK: missing remark function name."); in processRemark()
572 "Error while parsing BLOCK_REMARK: missing key in remark argument."); in processRemark()
576 "Error while parsing BLOCK_REMARK: missing value in remark " in processRemark()