Searched defs:lhs (Results 1 – 5 of 5) sorted by relevance
57 auto &&compare = [](const T *lhs, const T *rhs) { in SortAbiElements()
698 public int compare(Size lhs, Size rhs) { in compare()
963 public int compare(Size lhs, Size rhs) { in compare()
1513 public int compare(Size lhs, Size rhs) { in compare()
529 def __init__(self, lhs, rhs): argument