Searched defs:SetB (Results 1 – 6 of 6) sorted by relevance
30 AttributeSet SetB = AttributeSet::get(C, ASs); in TEST() local52 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST() local
28 AttributeList SetB = AttributeList::get(C, ASs); in TEST() local53 AttributeList SetB = SetA.removeAttributes(C, 1, ASs[1].getAttributes(1)); in TEST() local
308 auto SetB = *MaybeB; in query() local
319 auto SetB = *MaybeB; in query() local
395 void SetB(float b) { b_ = b; } in SetB() function608 void SetB(float b) { b_ = b; } in SetB() function