Searched defs:getSorted (Results 1 – 3 of 3) sorted by relevance
/external/snakeyaml/src/test/java/examples/collections/ | ||
D | TypeSafeMapImplementationsTest.java | 79 public SortedMap<String, String> getSorted() { in getSorted() method in TypeSafeMapImplementationsTest.MapBean |
D | TypeSafeSetImplementationsTest.java | 120 public SortedSet<String> getSorted() { in getSorted() method in TypeSafeSetImplementationsTest.SetBean |
/external/llvm-project/llvm/lib/IR/ | ||
D | Attributes.cpp | 819 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, in getSorted() function in AttributeSetNode |