Searched defs:isFull (Results 1 – 7 of 7) sorted by relevance
57 bool isFull; in Scrap() local74 bool isFull; in Scrap() local96 bool isFull; in Scrap() local
89 [[maybe_unused]] bool isFull; in ReadULeb128() local121 [[maybe_unused]] bool isFull; in ReadLeb128() local
50 bool isFull = MinimumBitsToStore(byte) <= (BITWIDTH - shift); in DecodeUnsigned() local120 bool isFull = MinimumBitsToStore(masked) <= shift; in DecodeSigned() local
121 bool isFull = (nextFree_ == nullptr) && (firstUninitializedSlotOffset_ == 0); in IsFull() local
159 void MemController::RecordAfterConcurrentMark(const bool isFull, const ConcurrentMarker *marker) in RecordAfterConcurrentMark()
247 bool isFull {}; in TEST() local
1388 [[maybe_unused]] bool isFull; in ReadUlebEntrypoint() local