Home | History | Annotate | Download | only in tsan

Lines Matching defs:Less

604   struct Less {
1964 // at compile time and because they are needed less often.
2333 struct Less {
2391 Less less;
2392 return less(ss1, ss2);
2430 typedef map<SegmentSet*, SSID, Less > MapType__;
2435 // typedef map<SegmentSet*, SSID, Less> Map;
4227 static map<StackTrace *, int, StackTrace::Less> *reported_atomicity_stacks_;
4233 reported_atomicity_stacks_ = new map<StackTrace *, int, StackTrace::Less>;
4354 // Stay sane. Expect stack less than 64M.
6029 map<StackTrace *, int, StackTrace::Less> reported_stacks_;