Home | History | Annotate | Download | only in src

Lines Matching refs:VCD_TARGET

167     VCD_TARGET,  // Win_Indicator: take source from decoded data
183 VCD_TARGET, // Win_Indicator: take source from decoded data
267 CHECK_EQ(VCD_TARGET, static_cast<unsigned char>(delta_file_[chunk_1_size]));
289 // The third window begins with Win_Indicator = VCD_TARGET which is not
291 CHECK_EQ(VCD_TARGET, static_cast<unsigned char>(delta_file_[chunk_1_size]));
294 // Just parsing one more byte (the VCD_TARGET) should result in an error.
401 // Windows 3 and 4 use the VCD_TARGET flag, so decoder should signal an error.
411 // The failure should occur just at the position of the first VCD_TARGET.
459 VCD_TARGET, // Win_Indicator: take source from decoded data
472 VCD_TARGET, // Win_Indicator: take source from decoded data
587 // Windows 3 and 4 use the VCD_TARGET flag, so decoder should signal an error.
597 // The failure should occur just at the position of the first VCD_TARGET.