Lines Matching full:delta
97 // Represents one of the three sections in the delta window, as described in
190 // Used to parse the bytes and Varints that make up the delta file header
191 // or delta window header.
235 // Parses the first three elements of the delta window header:
275 // Parses the following two elements of the delta window header:
277 // Length of the delta encoding - integer (VarintBE format)
286 // Returns a pointer to the end of the delta window (which might not point to
291 // Parses the following element of the delta window header:
302 // Parses the following 3 elements of the delta window header:
383 // parsed length of the delta encoding.
388 // beginning of the section of the current window titled "The delta encoding"
389 // in the RFC, i.e., to the position just after the length of the delta