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