/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 14 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()
|
H A D | CMakeLists.txt | 87 DeltaAlgorithm.cpp
|
H A D | DAGDeltaAlgorithm.cpp | 155 class DeltaActiveSetHelper : public DeltaAlgorithm {
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 14 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()
|
H A D | CMakeLists.txt | 49 DeltaAlgorithm.cpp
|
H A D | DAGDeltaAlgorithm.cpp | 156 class DeltaActiveSetHelper : public DeltaAlgorithm {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 14 DeltaAlgorithm::~DeltaAlgorithm() = default; 16 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() 27 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split() 42 DeltaAlgorithm::changeset_ty 43 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() 67 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search() 102 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
|
H A D | DAGDeltaAlgorithm.cpp | 154 class DeltaActiveSetHelper : public DeltaAlgorithm {
|
H A D | CMakeLists.txt | 157 DeltaAlgorithm.cpp
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | DeltaAlgorithm.h | 36 class DeltaAlgorithm { 80 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 83 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 35 class DeltaAlgorithm { 79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 82 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | DeltaAlgorithm.h | 35 class DeltaAlgorithm { 79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 82 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 35 class DeltaAlgorithm { 79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 82 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | DeltaAlgorithm.h | 35 class DeltaAlgorithm { 79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 82 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 35 class DeltaAlgorithm { 79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 82 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | DeltaAlgorithm.h | 35 class DeltaAlgorithm { 79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default; 82 virtual ~DeltaAlgorithm();
|
/aosp_15_r20/external/clang/utils/ |
H A D | token-delta.py | 11 class DeltaAlgorithm(object): class 133 class TMBDDelta(DeltaAlgorithm):
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | DeltaAlgorithmTest.cpp | 35 class FixedDeltaAlgorithm final : public DeltaAlgorithm {
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Support/libLLVMSupport/linux_glibc_x86_64_static/ |
D | libLLVMSupport.a.rsp | 1 …bLLVMSupport/linux_glibc_x86_64_static/obj/external/llvm/lib/Support/DeltaAlgorithm.o out/soong/.i…
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Support/libLLVMSupport/android_arm64_armv8-2a_cortex-a55_static/ |
D | libLLVMSupport.a.rsp | 1 …droid_arm64_armv8-2a_cortex-a55_static/obj/external/llvm/lib/Support/DeltaAlgorithm.o out/soong/.i…
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Support/libLLVMSupport/android_arm64_armv8-2a_cortex-a55_static/obj/external/llvm/lib/Support/ |
D | DeltaAlgorithm.o.d | 1 …MSupport/android_arm64_armv8-2a_cortex-a55_static/obj/external/llvm/lib/Support/DeltaAlgorithm.o: \ 2 external/llvm/lib/Support/DeltaAlgorithm.cpp \ 3 external/llvm/include/llvm/ADT/DeltaAlgorithm.h \
|
D | DAGDeltaAlgorithm.o.d | 676 external/llvm/include/llvm/ADT/DeltaAlgorithm.h \
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Support/libLLVMSupport/linux_glibc_x86_64_static/obj/external/llvm/lib/Support/ |
D | DeltaAlgorithm.o.d | 1 …/Support/libLLVMSupport/linux_glibc_x86_64_static/obj/external/llvm/lib/Support/DeltaAlgorithm.o: \ 2 external/llvm/lib/Support/DeltaAlgorithm.cpp \ 3 external/llvm/include/llvm/ADT/DeltaAlgorithm.h \
|
D | DAGDeltaAlgorithm.o.d | 689 external/llvm/include/llvm/ADT/DeltaAlgorithm.h \
|
/aosp_15_r20/external/angle/third_party/clspv/gn/llvm/sources/ |
H A D | BUILD.gn | 1863 "//$clspv_llvm_dir/llvm/lib/Support/DeltaAlgorithm.cpp",
|