Lines Matching full:beginning
34 /// input file. Sometimes it points to the *beginning* of a specific
69 /// Stream Flags from the very beginning of the file.
156 /// beginning of the file).
169 // The Stream Header at the very beginning of the file gets handled in reverse_seek()
207 /// With the Stream Header at the very beginning of the file, LZMA_FORMAT_ERROR
211 /// is a valid Stream Header at the beginning of the file. For those cases
269 // Decode the Stream Header at the beginning of the file in file_info_decode()
323 // Set the target position to the beginning of Stream Padding in file_info_decode()
371 // to the beginning of Stream Footer and thus to the end in file_info_decode()
382 // Check that we won't seek past the beginning of the file. in file_info_decode()
394 // Set the target position to the beginning of the Index field. in file_info_decode()
401 // Set coder->temp_pos to point to the beginning in file_info_decode()
411 // Seek to the beginning of the Index field. in file_info_decode()
505 // (relative to the beginning of the Index): Total size of in file_info_decode()
514 // make us seek past the beginning of the file when locating in file_info_decode()
517 // coder->file_target_pos still points to the beginning of in file_info_decode()
522 // Set the target to the beginning of Stream Header. in file_info_decode()
526 // We would seek to the beginning of the file, but in file_info_decode()
542 // of the Index field. Then the beginning of the Index in file_info_decode()
588 // Make all these point to the beginning of Stream Header. in file_info_decode()
654 // We didn't hit the beginning of the file yet, so continue in file_info_decode()
660 // coder->temp_pos all point to the beginning of Stream Header in file_info_decode()