Searched defs:keep_front (Results 1 – 3 of 3) sorted by relevance
100 RefType keep_front(uint32_t N) const { in keep_front() function212 BinarySubstreamRef keep_front(uint32_t N) const { return slice(0, N); } in keep_front() function
75 StreamRef keep_front(uint32_t N) const { in keep_front() function
47 bool keep_front = allocated_start != bank_start; in mark_ram_allocated() local