Searched refs:VCD_DFATAL (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/sdch/
H A Dlogging_forward.h19 #define VCD_DFATAL LOG(DFATAL) macro
/external/chromium_org/sdch/open-vcdiff/src/
H A Dlogging.h39 #define VCD_DFATAL open_vcdiff::g_fatal_error_occurred = true; \ macro
42 #define VCD_DFATAL VCD_ERROR
H A Dblockhash.cc60 VCD_DFATAL << "Init() called twice for same BlockHash object" << VCD_ENDL;
65 VCD_DFATAL << "Error finding table size for source size " << source_size_
123 VCD_DFATAL << "Internal error: CalcTableSize(dictionary_size = "
132 VCD_DFATAL << "Internal error: CalcTableSize(dictionary_size = "
142 VCD_DFATAL << "Internal error: CalcTableSize(dictionary_size = "
155 VCD_DFATAL << "BlockHash::AddBlock() called before BlockHash::Init()"
164 VCD_DFATAL << "BlockHash::AddBlock() called"
171 VCD_DFATAL << "Internal error in BlockHash::AddBlock(): "
187 VCD_DFATAL << "Internal error in BlockHash::AddBlock(): "
206 VCD_DFATAL << "BlockHas
[all...]
H A Ddecodetable.h112 VCD_DFATAL << "Internal error: last_instruction_start past end of "
118 VCD_DFATAL << "Internal error: two pending instructions in a row "
H A Dvcdiffengine.cc47 VCD_DFATAL << "Init() called twice for same VCDiffEngine object"
54 VCD_DFATAL << "Creation of dictionary hash failed" << VCD_ENDL;
140 VCD_DFATAL << "Internal error in VCDiffEngine::Encode: "
154 VCD_DFATAL << "Internal error: VCDiffEngine::Encode() "
176 VCD_DFATAL << "Instantiation of target hash failed" << VCD_ENDL;
H A Dheaderparser.cc28 VCD_DFATAL << "Internal error: position advanced by " << number_of_bytes
39 VCD_DFATAL << "Internal error: new data position " << position
45 VCD_DFATAL << "Internal error: new data position " << position
55 VCD_DFATAL << "Internal error: specified number of remaining bytes "
248 VCD_DFATAL << "Internal error: VCDiffHeaderParser::ParseWindowLengths "
265 VCD_DFATAL << "Internal error: VCDiffHeaderParser::GetDeltaWindowEnd "
302 VCD_DFATAL << "Internal error: VCDiffHeaderParser::ParseSectionLengths "
H A Daddrcache.cc151 // have not been met, in which case a VCD_DFATAL message will be produced,
158 VCD_DFATAL << "EncodeAddress was passed a negative address: "
164 VCD_DFATAL << "EncodeAddress was called with address (" << address
282 VCD_DFATAL << "DecodeAddress was passed a negative value"
316 VCD_DFATAL << "Invalid mode value (" << static_cast<int>(mode)
H A Dvarint_bigendian.cc64 VCD_DFATAL << "Negative value " << v
112 VCD_DFATAL << "Negative value " << v
H A Dencodetable.cc176 VCD_DFATAL << "EncodeInstruction() called without calling Init()"
233 VCD_DFATAL << "No matching opcode found for inst " << inst
250 VCD_DFATAL << "VCDiffCodeTableWriter::Copy() called without calling Init()"
366 VCD_DFATAL << "Internal error: calculated length of the delta encoding ("
387 VCD_DFATAL << "Internal error: calling Init() to reset "
H A Dvcdecoder.cc406 VCD_DFATAL << "Internal error: Decoded data size "
471 VCD_DFATAL << "SetAllowVcdTarget() called after StartDecoding()"
642 VCD_DFATAL << "StartDecoding() called twice without FinishDecoding()"
788 VCD_DFATAL << "Internal error: custom_code_table_decoder_ is set,"
807 VCD_DFATAL << "Decoded custom code table size ("
859 VCD_DFATAL << "DecodeChunk() called without StartDecoding()" << VCD_ENDL;
1169 VCD_DFATAL << "Internal error: unexpected address " << decoded_address
1210 VCD_DFATAL << "Internal error: interleaved format is used, but the"
1255 VCD_DFATAL << "Unexpected instruction type " << instruction
1316 VCD_DFATAL << "Interna
[all...]
H A Drolling_hash.h111 VCD_DFATAL << "RollingHash object instantiated"
H A Dvcencoder.cc112 VCD_DFATAL << "Internal error: "

Completed in 122 milliseconds