Searched defs:string_offset (Results 1 – 6 of 6) sorted by relevance
115 [strings, match_length](uint32 string_offset, uint32 c) -> bool { in FindTerminal()124 [strings, match_length](uint32 c, uint32 string_offset) -> bool { in FindTerminal()139 const int string_offset = LittleEndian::ToHost32(offsets[left]); in FindTerminal() local
87 uint32_t string_offset = fxcrt::GetUInt16MSBFirst(name_table.subspan(4)); in GetNameFromTT() local
233 pub string_offset: BigEndian<Offset16>, field263 pub fn string_offset(&self) -> Offset16 { in string_offset() method
973 void BinaryAnnotator::BuildString(const uint64_t string_offset, in BuildString()1202 const uint64_t string_offset = offset + string_relative_offset.value(); in BuildVector() local
108 int string_offset = GetIntPtr(buffer_ptr + offset); in VerifyStringTensorBuffer() local