Lines Matching refs:Output
35 // {{Add|Copy|Run}* [AddChecksum] Output}*
37 // When Output has been called in this sequence, a complete target window
40 // case Output will do nothing.) The output will not be available for use
41 // until after each call to Output().
107 // Appends the encoded delta window to the output
108 // string. The output string is not null-terminated and may contain embedded
110 virtual void Output(OutputStringInterface* out);
112 // There should not be any need to output more data
153 // Appends the size value to the output string as a variable-length integer.
169 // instructions. Depending on whether interleaved output is used
177 // Depending on whether interleaved output is used
191 // of the delta window when Output() is called.
225 // Must be called sometime before calling Output(), though it can be called