HomeSort by relevance Sort by last modified time
    Searched defs:Sets (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyImmutableSortedSet.java 28 super(Sets.newTreeSet(comparator));
  /external/jcommander/src/main/java/com/beust/jcommander/internal/
Sets.java 25 public class Sets {
  /external/testng/src/main/java/org/testng/collections/
Sets.java 8 public final class Sets {
10 private Sets() {}
  /external/mockito/src/main/java/org/mockito/internal/util/collections/
Sets.java 12 public abstract class Sets {
  /external/guava/guava-tests/test/com/google/common/collect/
SortedIterablesTest.java 31 assertTrue(SortedIterables.hasSameComparator(Ordering.natural(), Sets.newTreeSet()));
38 Sets.newTreeSet(Ordering.natural().reverse())));
42 assertEquals(Ordering.natural(), SortedIterables.comparator(Sets.newTreeSet()));
  /external/llvm/lib/Support/
DeltaAlgorithm.cpp 45 const changesetlist_ty &Sets) {
47 UpdatedSearchState(Changes, Sets);
50 if (Sets.size() <= 1)
55 if (Search(Changes, Sets, Res))
58 // Otherwise, partition the sets if possible; if not we are done.
60 for (changesetlist_ty::const_iterator it = Sets.begin(),
61 ie = Sets.end(); it != ie; ++it)
63 if (SplitSets.size() == Sets.size())
70 const changesetlist_ty &Sets,
73 for (changesetlist_ty::const_iterator it = Sets.begin()
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
DeltaAlgorithm.cpp 45 const changesetlist_ty &Sets) {
47 UpdatedSearchState(Changes, Sets);
50 if (Sets.size() <= 1)
55 if (Search(Changes, Sets, Res))
58 // Otherwise, partition the sets if possible; if not we are done.
60 for (changesetlist_ty::const_iterator it = Sets.begin(),
61 ie = Sets.end(); it != ie; ++it)
63 if (SplitSets.size() == Sets.size())
70 const changesetlist_ty &Sets,
73 for (changesetlist_ty::const_iterator it = Sets.begin()
    [all...]
  /frameworks/base/core/java/com/google/android/collect/
Sets.java 29 * other static methods for working with Sets.
32 public class Sets {
55 * <p>{@code Set<Base> set = Sets.newHashSet(sub1, sub2);}
60 * <p>{@code Set<Base> set = Sets.<Base>newHashSet(sub1, sub2);}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 38 /// Each table consists of sets of variable length entries. Each set describes
63 std::vector<Set> Sets;
74 ArrayRef<Set> getData() { return Sets; }
  /external/llvm/lib/Transforms/Utils/
SplitModule.cpp 151 SmallVector<SortType, 64> Sets;
159 Sets.push_back(
163 std::sort(Sets.begin(), Sets.end(), [](const SortType &a, const SortType &b) {
170 for (auto &I : Sets) {
  /external/swiftshader/third_party/LLVM/utils/TableGen/
TableGen.cpp 98 clEnumValN(PrintSets, "print-sets",
99 "Print expanded sets for testing DAG exprs"),
169 SetTheory Sets;
170 Sets.addFieldExpander("Set", "Elements");
174 const std::vector<Record*> *Elts = Sets.expand(Recs[i]);
  /external/llvm/utils/TableGen/
TableGen.cpp 85 clEnumValN(PrintSets, "print-sets",
86 "Print expanded sets for testing DAG exprs"),
160 SetTheory Sets;
161 Sets.addFieldExpander("Set", "Elements");
164 const std::vector<Record*> *Elts = Sets.expand(Rec);

Completed in 778 milliseconds

1 2 3 4 5 6 7 8 9