Home
last modified time | relevance | path

Searched refs:DeltaAlgorithm (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Support/
DDeltaAlgorithm.cpp14 DeltaAlgorithm::~DeltaAlgorithm() { in ~DeltaAlgorithm()
17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult()
28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()
43 DeltaAlgorithm::changeset_ty
44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta()
69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search()
104 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
DCMakeLists.txt49 DeltaAlgorithm.cpp
DDAGDeltaAlgorithm.cpp156 class DeltaActiveSetHelper : public DeltaAlgorithm {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDeltaAlgorithm.cpp15 DeltaAlgorithm::~DeltaAlgorithm() { in ~DeltaAlgorithm()
18 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult()
29 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()
44 DeltaAlgorithm::changeset_ty
45 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta()
70 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search()
105 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
DCMakeLists.txt69 DeltaAlgorithm.cpp
DDAGDeltaAlgorithm.cpp156 class DeltaActiveSetHelper : public DeltaAlgorithm {
/external/swiftshader/third_party/LLVM/lib/Support/
DDeltaAlgorithm.cpp14 DeltaAlgorithm::~DeltaAlgorithm() { in ~DeltaAlgorithm()
17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult()
28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()
43 DeltaAlgorithm::changeset_ty
44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta()
69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search()
104 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
DDAGDeltaAlgorithm.cpp158 class DeltaActiveSetHelper : public DeltaAlgorithm {
/external/llvm/include/llvm/ADT/
DDeltaAlgorithm.h36 class DeltaAlgorithm {
80 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default;
83 virtual ~DeltaAlgorithm();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDeltaAlgorithm.h36 class DeltaAlgorithm {
80 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default;
83 virtual ~DeltaAlgorithm();
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDeltaAlgorithm.h36 class DeltaAlgorithm {
81 virtual ~DeltaAlgorithm();
/external/clang/utils/
Dtoken-delta.py11 class DeltaAlgorithm(object): class
133 class TMBDDelta(DeltaAlgorithm):
/external/swiftshader/third_party/LLVM/unittests/ADT/
DDeltaAlgorithmTest.cpp35 class FixedDeltaAlgorithm : public DeltaAlgorithm {
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DDeltaAlgorithmTest.cpp35 class FixedDeltaAlgorithm final : public DeltaAlgorithm {
/external/llvm/unittests/ADT/
DDeltaAlgorithmTest.cpp35 class FixedDeltaAlgorithm final : public DeltaAlgorithm {
/external/swiftshader/third_party/LLVM/
DAndroid.mk229 lib/Support/DeltaAlgorithm.cpp \
DAndroid.bp288 "lib/Support/DeltaAlgorithm.cpp",
DBUILD.gn293 "lib/Support/DeltaAlgorithm.cpp",
/external/swiftshader/
DCMakeLists.txt503 ${LLVM_DIR}/lib/Support/DeltaAlgorithm.cpp
1254 ${LLVM_DIR}/lib/Support/DeltaAlgorithm.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk588 llvm/lib/Support/DeltaAlgorithm.cpp \
DBUILD.gn1009 "llvm/lib/Support/DeltaAlgorithm.cpp",