Searched refs:kDontCareTag (Results 1 – 3 of 3) sorted by relevance
33 static const int kDontCareTag = -1; variable
355 if ((tag != kDontCareTag) && !(pages_[index].tag & tag)) in GetRandomWithPredicateTag()389 return GetRandomWithPredicateTag(pe, pred_func, kDontCareTag); in GetRandomWithPredicate()
250 return GetValid(pe, kDontCareTag); in GetValid()291 return GetEmpty(pe, kDontCareTag); in GetEmpty()