Searched refs:BitTemp (Results 1 – 4 of 4) sorted by relevance
39 const char* GetBitTempString(BitTemp bit_temp);
170 enum BitTemp { enum290 inline void put(BitTemp field, bool value) { in put()322 inline bool ref(BitTemp field) const { in ref()397 inline bool Get(BitTemp field) const { in Get()512 bool Put(BitTemp field, bool value);
139 const char* GetBitTempString(BitTemp bit_temp) { in GetBitTempString()
1677 bool MutableEntry::Put(BitTemp field, bool value) { in Put()1862 if (kernel->ref(static_cast<BitTemp>(i))) in operator <<()