Searched defs:is_full (Results 1 – 5 of 5) sorted by relevance
49 bool is_full = MinimumBitsToStore(byte) <= (BITWIDTH - shift); in DecodeUnsigned() local119 bool is_full = MinimumBitsToStore(masked) <= shift; in DecodeSigned() local
126 bool is_full; in ReadULeb128() local159 bool is_full; in ReadLeb128() local
1072 bool is_full; in UpdateDebugInfoDependecies() local1093 bool is_full; in UpdateDebugInfoDependecies() local1119 bool is_full; in UpdateDebugInfoDependecies() local
125 bool is_full = (next_free_ == nullptr) && (first_uninitialized_slot_offset_ == 0); in IsFull() local
245 bool is_full {}; in TEST() local