Searched defs:file_length (Results 1 – 9 of 9) sorted by relevance
36 int file_length, in AppendFileRangeToHttpBody()50 int file_length, in AppendURLRangeToHttpBody()467 int64 file_length = ReadInteger64(obj); in ReadHttpBody() local474 int64 file_length = ReadInteger64(obj); in ReadHttpBody() local
26 int64 file_length; member
293 ELF::Addr file_length = file_end - file_page_start; in LoadSegments() local
91 int64 file_length = file.GetLength(); in ShortenFile() local
267 UINT8 file_length[2]; in ce_t4t_update_binary() local
254 uint64 file_length = result; in DidGetFileItemLength() local
136 long file_offset,file_length; member
99 OPJ_OFF_T file_length = 0; in opj_get_data_length_from_file() local
838 def _force_close(self, file_length=None): argument