Lines Matching refs:Output
36 // {{Add|Copy|Run}* [AddChecksum] Output}*
38 // When Output has been called in this sequence, a complete target window
41 // case Output will do nothing.) The output will not be available for use
42 // until after each call to Output().
102 // Finishes encoding and appends the encoded delta window to the output
103 // string. The output string is not null-terminated and may contain embedded
105 virtual void Output(OutputStringInterface* out);
152 // Appends the size value to the output string as a variable-length integer.
168 // instructions. Depending on whether interleaved output is used
176 // Depending on whether interleaved output is used
190 // of the delta window when Output() is called.
224 // Must be called sometime before calling Output(), though it can be called