Searched defs:ByteMap (Results 1 – 4 of 4) sorted by relevance
32 typedef FlatByteMap<kInternalAllocatorNumRegions> ByteMap; typedef37 typedef TwoLevelByteMap<(kInternalAllocatorNumRegions >> 12), 1 << 12> ByteMap; typedef
116 typedef FlatByteMap<kNumRegions> ByteMap; typedef118 typedef TwoLevelByteMap<(kNumRegions >> 12), 1 << 12> ByteMap; typedef
336 int ByteMap(int c) { in ByteMap() function in re2::DFA
334 int ByteMap(int c) { in ByteMap() function in re2::DFA