Searched refs:allow_vcd_target (Results 1 – 6 of 6) sorted by relevance
490 -allow_vcd_target=false \497 -allow_vcd_target=false \513 -allow_vcd_target=true \520 -allow_vcd_target=true \
467 bool allow_vcd_target() const { return allow_vcd_target_; } in allow_vcd_target() function in open_vcdiff::VCDiffStreamingDecoderImpl469 void SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget() argument475 allow_vcd_target_ = allow_vcd_target; in SetAllowVcdTarget()883 if (!allow_vcd_target()) { in DecodeChunk()1057 parent_->allow_vcd_target(), in ReadHeader()1398 void VCDiffStreamingDecoder::SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget() argument1399 impl_->SetAllowVcdTarget(allow_vcd_target); in SetAllowVcdTarget()
208 bool allow_vcd_target, in ParseWinIndicatorAndSourceSegment() argument225 if (!allow_vcd_target) { in ParseWinIndicatorAndSourceSegment()
270 bool allow_vcd_target,
55 DEFINE_bool(allow_vcd_target, true,
127 void SetAllowVcdTarget(bool allow_vcd_target);