Searched defs:short_offsets (Results 1 – 2 of 2) sorted by relevance
29 bool short_offsets = false) in createTypeTable()105 bool compact_entry = i & 0x1, short_offsets = i & 0x2; in TEST() local
195 bool short_offsets = (values_buffer.size() / 4u) < std::numeric_limits<uint16_t>::max(); in FlattenConfig() local