/external/swiftshader/third_party/LLVM/lib/Support/ |
D | DeltaAlgorithm.cpp | 28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split() 45 const changesetlist_ty &Sets) { in Delta() 59 changesetlist_ty SplitSets; in Delta() 60 for (changesetlist_ty::const_iterator it = Sets.begin(), in Delta() 70 const changesetlist_ty &Sets, in Search() 73 for (changesetlist_ty::const_iterator it = Sets.begin(), in Search() 77 changesetlist_ty Sets; in Search() 92 changesetlist_ty ComplementSets; in Search() 110 changesetlist_ty Sets; in Run()
|
D | DAGDeltaAlgorithm.cpp | 53 typedef DAGDeltaAlgorithm::changesetlist_ty changesetlist_ty; typedef in __anon4343b8670111::DAGDeltaAlgorithmImpl 120 const changesetlist_ty &Sets, in UpdatedSearchState() 166 const changesetlist_ty &Sets) { in UpdatedSearchState()
|
/external/llvm/lib/Support/ |
D | DeltaAlgorithm.cpp | 28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split() 45 const changesetlist_ty &Sets) { in Delta() 59 changesetlist_ty SplitSets; in Delta() 60 for (changesetlist_ty::const_iterator it = Sets.begin(), in Delta() 70 const changesetlist_ty &Sets, in Search() 73 for (changesetlist_ty::const_iterator it = Sets.begin(), in Search() 77 changesetlist_ty Sets; in Search() 92 changesetlist_ty ComplementSets; in Search() 110 changesetlist_ty Sets; in Run()
|
D | DAGDeltaAlgorithm.cpp | 55 typedef DAGDeltaAlgorithm::changesetlist_ty changesetlist_ty; typedef in __anon7ef96bbb0111::DAGDeltaAlgorithmImpl 119 const changesetlist_ty &Sets, in UpdatedSearchState() 164 const changesetlist_ty &Sets) override { in UpdatedSearchState()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | DeltaAlgorithm.cpp | 29 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split() 46 const changesetlist_ty &Sets) { in Delta() 60 changesetlist_ty SplitSets; in Delta() 61 for (changesetlist_ty::const_iterator it = Sets.begin(), in Delta() 71 const changesetlist_ty &Sets, in Search() 74 for (changesetlist_ty::const_iterator it = Sets.begin(), in Search() 78 changesetlist_ty Sets; in Search() 93 changesetlist_ty ComplementSets; in Search() 111 changesetlist_ty Sets; in Run()
|
D | DAGDeltaAlgorithm.cpp | 55 typedef DAGDeltaAlgorithm::changesetlist_ty changesetlist_ty; typedef in __anon0ee530f30111::DAGDeltaAlgorithmImpl 119 const changesetlist_ty &Sets, in UpdatedSearchState() 164 const changesetlist_ty &Sets) override { in UpdatedSearchState()
|
/external/llvm/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 41 typedef std::vector<changeset_ty> changesetlist_ty; typedef 56 void Split(const changeset_ty &S, changesetlist_ty &Res); 61 const changesetlist_ty &Sets); 69 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets, 75 const changesetlist_ty &Sets) {} in UpdatedSearchState()
|
D | DAGDeltaAlgorithm.h | 46 typedef std::vector<changeset_ty> changesetlist_ty; typedef 68 const changesetlist_ty &Sets, in UpdatedSearchState()
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 41 typedef std::vector<changeset_ty> changesetlist_ty; typedef 56 void Split(const changeset_ty &S, changesetlist_ty &Res); 61 const changesetlist_ty &Sets); 69 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets, 75 const changesetlist_ty &Sets) {} in UpdatedSearchState()
|
D | DAGDeltaAlgorithm.h | 45 typedef std::vector<changeset_ty> changesetlist_ty; typedef 66 const changesetlist_ty &Sets, in UpdatedSearchState()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 41 using changesetlist_ty = std::vector<changeset_ty>; variable 56 void Split(const changeset_ty &S, changesetlist_ty &Res); 61 const changesetlist_ty &Sets); 69 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets, 75 const changesetlist_ty &Sets) {} in UpdatedSearchState()
|
D | DAGDeltaAlgorithm.h | 48 using changesetlist_ty = std::vector<changeset_ty>; variable 70 const changesetlist_ty &Sets, in UpdatedSearchState()
|