Searched defs:head (Results 1 – 9 of 9) sorted by relevance
74 let mut head = 0; in from_bytes() localVariable130 let mut head = 0; in from_bytes() localVariable175 let mut head = header.into_bytes().len(); in from_bytes() localVariable232 let mut head = 0; in test_version_number() localVariable
74 let mut head = 0; in from_bytes() localVariable124 let mut head = header.into_bytes().len(); in from_bytes() localVariable164 let mut head = 0; in test_version_number() localVariable
79 let mut head = 0; in from_bytes() localVariable137 let mut head = 0; in from_bytes() localVariable197 let mut head = header.into_bytes().len(); in from_bytes() localVariable258 let mut head = 0; in test_version_number() localVariable
79 let mut head = 0; in from_bytes() localVariable175 let mut head = 0; in from_bytes_v1() localVariable191 let mut head = 0; in from_bytes_v2() localVariable256 let mut head = header.into_bytes().len(); in from_bytes() localVariable
40 let head = match flag_type { in get_flag_info_offset() localVariable58 let head = get_flag_info_offset(buf, flag_type, flag_index)?; in get_flag_attribute_and_offset() localVariable
38 let head = (interpreted_header.boolean_value_offset + flag_index) as usize; in update_boolean_flag_value() localVariable
37 let mut head = (interpreted_header.boolean_value_offset + flag_index) as usize; in find_boolean_flag_value() localVariable
41 let mut head = match flag_type { in find_flag_attribute() localVariable
146 let mut head = 0; in get_storage_file_version() localVariable