Searched defs:MapEntry (Results 1 – 3 of 3) sorted by relevance
231 struct MapEntry { struct232 MapEntry() in MapEntry() function245 MapEntry m_data[NUM_REGS]; argument
41 private static final class MapEntry<K, V> implements Map.Entry<K, V> { class in RefSortedMap46 MapEntry(K key, V value) { in MapEntry() method in RefSortedMap.MapEntry
1114 uint8_t MapEntry = FixupMap[i * 8 + 0]; in AddEncodingComment() local1146 if (uint8_t MapEntry = FixupMap[FixupBit]) { in AddEncodingComment() local