OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowInterleaved
(Results
1 - 3
of
3
) sorted by null
/external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc
230
// If true, the interleaved format described in
AllowInterleaved
() is used
359
bool
AllowInterleaved
() const { return vcdiff_version_code_ == 'S'; }
368
// Just as with
AllowInterleaved
(), this extension is not part of the draft
[
all
...]
/external/chromium_org/sdch/open-vcdiff/src/
vcdecoder.cc
223
// If true, the interleaved format described in
AllowInterleaved
() is used
352
bool
AllowInterleaved
() const { return vcdiff_version_code_ == 'S'; }
361
// Just as with
AllowInterleaved
(), this extension is not part of the draft
[
all
...]
/external/open-vcdiff/src/
vcdecoder.cc
223
// If true, the interleaved format described in
AllowInterleaved
() is used
352
bool
AllowInterleaved
() const { return vcdiff_version_code_ == 'S'; }
361
// Just as with
AllowInterleaved
(), this extension is not part of the draft
[
all
...]
Completed in 25 milliseconds