Lines Matching full:interleaved
126 // When parsing an interleaved-format delta file,
130 // the size of the interleaved section (given in the window
171 // data_for_add_and_run_, and addresses_for_copy_. If the interleaved format
203 // When using the interleaved format, this function is called both on parsing
206 // reference the same interleaved stream of instructions, sizes, addresses,
223 // If true, the interleaved format described in AllowInterleaved() is used
229 // If the sections are interleaved, both addresses_for_copy_ and
243 // instructions/sizes section. If interleaved format is used, then
265 // decoded from that section. If the interleaved format is used,
274 // for the interleaved format.
344 // for the interleaved format, in which instructions, addresses and data
345 // are all sent interleaved in the instructions section of each window
349 // is supported, it is not mandatory; interleaved format will be implied
443 // The decoder is in the middle of parsing an interleaved format delta
997 // The interleaved format is being used.
1003 // If interleaved format is not used, then the whole window contents
1210 VCD_DFATAL << "Internal error: interleaved format is used, but the"
1307 // Interleaved format is being used.
1336 // loop iteration, and only if the interleaved format is enabled and used.
1339 " when interleaved format is not being used" << VCD_ENDL;