/external/open-vcdiff/src/ |
D | vcdiff_test.sh | 490 -allow_vcd_target=false \ 497 -allow_vcd_target=false \ 513 -allow_vcd_target=true \ 520 -allow_vcd_target=true \
|
D | vcdecoder.cc | 467 bool allow_vcd_target() const { return allow_vcd_target_; } in allow_vcd_target() function in open_vcdiff::VCDiffStreamingDecoderImpl 469 void SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget() argument 475 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() argument 1399 impl_->SetAllowVcdTarget(allow_vcd_target); in SetAllowVcdTarget()
|
D | headerparser.cc | 208 bool allow_vcd_target, in ParseWinIndicatorAndSourceSegment() argument 225 if (!allow_vcd_target) { in ParseWinIndicatorAndSourceSegment()
|
D | headerparser.h | 270 bool allow_vcd_target,
|
D | vcdiff_main.cc | 55 DEFINE_bool(allow_vcd_target, true,
|
/external/chromium/sdch/open-vcdiff/src/ |
D | vcdiff_test.sh | 490 -allow_vcd_target=false \ 497 -allow_vcd_target=false \ 513 -allow_vcd_target=true \ 520 -allow_vcd_target=true \
|
D | vcdecoder.cc | 474 bool allow_vcd_target() const { return allow_vcd_target_; } in allow_vcd_target() function in open_vcdiff::VCDiffStreamingDecoderImpl 476 void SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget() argument 482 allow_vcd_target_ = allow_vcd_target; in SetAllowVcdTarget() 890 if (!allow_vcd_target()) { in DecodeChunk() 1054 parent_->allow_vcd_target(), in ReadHeader() 1397 void VCDiffStreamingDecoder::SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget() argument 1398 impl_->SetAllowVcdTarget(allow_vcd_target); in SetAllowVcdTarget()
|
D | headerparser.cc | 208 bool allow_vcd_target, in ParseWinIndicatorAndSourceSegment() argument 225 if (!allow_vcd_target) { in ParseWinIndicatorAndSourceSegment()
|
D | headerparser.h | 270 bool allow_vcd_target,
|
D | vcdiff_main.cc | 55 DEFINE_bool(allow_vcd_target, true,
|
/external/chromium_org/sdch/open-vcdiff/src/ |
D | vcdiff_test.sh | 490 -allow_vcd_target=false \ 497 -allow_vcd_target=false \ 513 -allow_vcd_target=true \ 520 -allow_vcd_target=true \
|
D | vcdecoder.cc | 467 bool allow_vcd_target() const { return allow_vcd_target_; } in allow_vcd_target() function in open_vcdiff::VCDiffStreamingDecoderImpl 469 void SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget() argument 475 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() argument 1399 impl_->SetAllowVcdTarget(allow_vcd_target); in SetAllowVcdTarget()
|
D | headerparser.cc | 208 bool allow_vcd_target, in ParseWinIndicatorAndSourceSegment() argument 225 if (!allow_vcd_target) { in ParseWinIndicatorAndSourceSegment()
|
D | headerparser.h | 270 bool allow_vcd_target,
|
D | vcdiff_main.cc | 55 DEFINE_bool(allow_vcd_target, true,
|
/external/chromium/sdch/open-vcdiff/src/google/ |
D | vcdecoder.h | 127 void SetAllowVcdTarget(bool allow_vcd_target);
|
/external/open-vcdiff/src/google/ |
D | vcdecoder.h | 127 void SetAllowVcdTarget(bool allow_vcd_target);
|
/external/chromium_org/sdch/open-vcdiff/src/google/ |
D | vcdecoder.h | 127 void SetAllowVcdTarget(bool allow_vcd_target);
|