Searched refs:VCD_ENDL (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/sdch/
H A Dlogging_forward.h20 #define VCD_ENDL "\n" macro
/external/chromium_org/sdch/open-vcdiff/src/
H A Dheaderparser.cc30 << VCD_ENDL;
40 << " is beyond start of data " << start_ << VCD_ENDL; local
46 << " is beyond end of data " << end_ << VCD_ENDL; local
57 << UnparsedSize() << VCD_ENDL;
97 << "; found invalid variable-length integer" << VCD_ENDL; local
124 << "; found invalid variable-length integer" << VCD_ENDL; local
133 << ") is too large for unsigned 32-bit integer" << VCD_ENDL; local
178 << ")" << VCD_ENDL; local
189 << " (" << from_size << ")" << VCD_ENDL; local
198 << " (" << from_size << ")" << VCD_ENDL; local
227 "allowed by current decoder settings" << VCD_ENDL; local
238 " and VCD_TARGET set" << VCD_ENDL; local
249 "was called twice for the same delta window" << VCD_ENDL; local
266 "was called before ParseWindowLengths" << VCD_ENDL; local
279 "is not supported" << VCD_ENDL; local
303 "was called before ParseWindowLengths" << VCD_ENDL; local
316 << VCD_ENDL; local
[all...]
H A Daddrcache.cc80 << VCD_ENDL; local
85 << VCD_ENDL; local
92 << VCD_MAX_MODES << ")" << VCD_ENDL; local
159 << address << VCD_ENDL; local
165 << ") < here_address (" << here_address << ")" << VCD_ENDL; local
227 << VCD_ENDL; local
232 << ")" << VCD_ENDL; local
283 " for here_address: " << here_address << VCD_ENDL; local
302 "as encoded address value" << VCD_ENDL; local
318 << static_cast<int>(LastMode()) << VCD_ENDL;
[all...]
H A Dlogging.h45 #define VCD_ENDL std::endl; \ macro
H A Dblockhash.cc60 VCD_DFATAL << "Init() called twice for same BlockHash object" << VCD_ENDL; local
66 << VCD_ENDL; local
126 << " is zero or negative" << VCD_ENDL; local
135 << " is not a power of 2" << VCD_ENDL; local
145 << " is too large" << VCD_ENDL; local
156 << VCD_ENDL; local
167 << VCD_ENDL;
174 << next_block_table_[block_number] << VCD_ENDL; local
191 << next_block_table_[last_matching_block] << VCD_ENDL; local
208 << " higher than end index " << source_size_ << VCD_ENDL; local
216 << ")" << VCD_ENDL; local
330 << block_number << VCD_ENDL; local
[all...]
H A Dvcdecoder.cc375 << kTargetSizeLimit << " bytes" << VCD_ENDL; local
409 << planned_target_file_size_ << VCD_ENDL; local
472 << VCD_ENDL; local
643 << VCD_ENDL; local
694 VCD_ERROR << "Unrecognized VCDIFF format version" << VCD_ENDL; local
716 "input is not a VCDIFF delta file" << VCD_ENDL; local
723 VCD_ERROR << "Secondary compression is not supported" << VCD_ENDL; local
789 " but custom_code_table_ is NULL" << VCD_ENDL; local
810 << sizeof(*custom_code_table_) << ")" << VCD_ENDL;
859 VCD_DFATAL << "DecodeChunk() called without StartDecoding()" << VCD_ENDL; local
908 << VCD_ENDL; local
912 " delta file window" << VCD_ENDL; local
925 << " bytes" << VCD_ENDL; local
943 << planned_target_file_size_ << " bytes" << VCD_ENDL; local
954 << maximum_target_file_size_ << " bytes" << VCD_ENDL; local
1019 "does not match the end of the delta window" << VCD_ENDL; local
1163 VCD_ERROR << "Unable to decode address for COPY" << VCD_ENDL; local
1171 << here_address << VCD_ENDL; local
1212 << VCD_ENDL; local
1240 << VCD_ENDL; local
1256 << "in opcode stream" << VCD_ENDL; local
1273 << target_window_length_ << " bytes)" << VCD_ENDL; local
1282 "that the wrong dictionary was used" << VCD_ENDL; local
1287 "after decoding target window" << VCD_ENDL; local
1295 "after decoding target window" << VCD_ENDL; local
1300 "after decoding target window" << VCD_ENDL; local
1317 "called before VCDiffDeltaFileWindow::Init()" << VCD_ENDL; local
1329 VCD_DFATAL << "Error initializing address cache" << VCD_ENDL; local
1339 " when interleaved format is not being used" << VCD_ENDL; local
1353 << VCD_ENDL; local
[all...]
H A Dvcencoder.cc113 "Initialization of code table writer failed" << VCD_ENDL; local
126 VCD_ERROR << "EncodeChunk called before StartEncoding" << VCD_ENDL; local
139 VCD_ERROR << "FinishEncoding called before StartEncoding" << VCD_ENDL; local
180 VCD_ERROR << "Error initializing HashedDictionary" << VCD_ENDL; local
H A Ddecodetable.cc54 << VCD_ENDL; local
99 << VCD_ENDL; local
H A Ddecodetable.h113 "instructions_and_sizes in UnGetInstruction" << VCD_ENDL; local
119 "in UnGetInstruction" << VCD_ENDL; local
H A Dencodetable.cc177 << VCD_ENDL; local
189 " in a row" << VCD_ENDL; local
234 << ", mode " << mode << ", size 0" << VCD_ENDL; local
251 << VCD_ENDL; local
314 VCD_WARNING << "Empty input; no delta window produced" << VCD_ENDL; local
370 << VCD_ENDL;
376 VCD_WARNING << "Empty target window" << VCD_ENDL; local
388 "VCDiffCodeTableWriter state failed" << VCD_ENDL; local
H A Dvcdiffengine.cc48 << VCD_ENDL; local
54 VCD_DFATAL << "Creation of dictionary hash failed" << VCD_ENDL; local
143 << coder->target_length() << ")" << VCD_ENDL;
155 "called before VCDiffEngine::Init()" << VCD_ENDL; local
176 VCD_DFATAL << "Instantiation of target hash failed" << VCD_ENDL; local
H A Dvarint_bigendian.cc66 " which requires non-negative argument" << VCD_ENDL; local
114 " which requires non-negative argument" << VCD_ENDL; local
H A Dcodetable.cc41 VCD_ERROR << "Unexpected instruction type " << inst << VCD_ENDL; local
200 << static_cast<int>(inst) << VCD_ENDL;
206 << static_cast<int>(mode) << VCD_ENDL;
214 << static_cast<int>(size) << VCD_ENDL;
222 << static_cast<int>(mode) << VCD_ENDL;
263 "COPY, size 0, mode " << (i - VCD_COPY) << VCD_ENDL;
267 << ", size 0, mode 0" << VCD_ENDL;
H A Drolling_hash.h112 " before calling RollingHash::Init()" << VCD_ENDL; local

Completed in 6810 milliseconds