Home
last modified time | relevance | path

Searched refs:Deps (Results 1 – 25 of 2288) sorted by relevance

12345678910>>...92

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anon20a6f6030111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anon20a6f6030111::TestDependencyScanningAction
101 std::vector<std::string> Deps; in TEST() local
106 ASSERT_EQ(Deps.size(), 3u); in TEST()
116 Deps.clear(); in TEST()
119 ASSERT_EQ(Deps.size(), 3u); in TEST()
160 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anon9078de530111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anon9078de530111::TestDependencyScanningAction
99 std::vector<std::string> Deps; in TEST() local
104 ASSERT_EQ(Deps.size(), 3u); in TEST()
114 Deps.clear(); in TEST()
117 ASSERT_EQ(Deps.size(), 3u); in TEST()
155 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anond0d3ae5c0111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anond0d3ae5c0111::TestDependencyScanningAction
101 std::vector<std::string> Deps; in TEST() local
106 ASSERT_EQ(Deps.size(), 3u); in TEST()
116 Deps.clear(); in TEST()
119 ASSERT_EQ(Deps.size(), 3u); in TEST()
160 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anon45ef57f80111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anon45ef57f80111::TestDependencyScanningAction
101 std::vector<std::string> Deps; in TEST() local
106 ASSERT_EQ(Deps.size(), 3u); in TEST()
116 Deps.clear(); in TEST()
119 ASSERT_EQ(Deps.size(), 3u); in TEST()
160 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anonf80b59e20111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anonf80b59e20111::TestDependencyScanningAction
101 std::vector<std::string> Deps; in TEST() local
106 ASSERT_EQ(Deps.size(), 3u); in TEST()
116 Deps.clear(); in TEST()
119 ASSERT_EQ(Deps.size(), 3u); in TEST()
160 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anon50502d5a0111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anon50502d5a0111::TestDependencyScanningAction
99 std::vector<std::string> Deps; in TEST() local
104 ASSERT_EQ(Deps.size(), 3u); in TEST()
114 Deps.clear(); in TEST()
117 ASSERT_EQ(Deps.size(), 3u); in TEST()
155 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp37 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
41 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
45 std::vector<std::string> &Deps; member in clang::tooling::__anond2266f760111::TestFileCollector
50 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
73 std::vector<std::string> &Deps; member in clang::tooling::__anond2266f760111::TestDependencyScanningAction
101 std::vector<std::string> Deps; in TEST() local
106 ASSERT_EQ(Deps.size(), 3u); in TEST()
116 Deps.clear(); in TEST()
119 ASSERT_EQ(Deps.size(), 3u); in TEST()
160 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp38 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
42 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
46 std::vector<std::string> &Deps; member in clang::tooling::__anonac7d95300111::TestFileCollector
51 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
74 std::vector<std::string> &Deps; member in clang::tooling::__anonac7d95300111::TestDependencyScanningAction
102 std::vector<std::string> Deps; in TEST() local
107 ASSERT_EQ(Deps.size(), 3u); in TEST()
117 Deps.clear(); in TEST()
120 ASSERT_EQ(Deps.size(), 3u); in TEST()
161 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp38 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
42 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
46 std::vector<std::string> &Deps; member in clang::tooling::__anond088a3e30111::TestFileCollector
51 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
74 std::vector<std::string> &Deps; member in clang::tooling::__anond088a3e30111::TestDependencyScanningAction
102 std::vector<std::string> Deps; in TEST() local
107 ASSERT_EQ(Deps.size(), 3u); in TEST()
117 Deps.clear(); in TEST()
120 ASSERT_EQ(Deps.size(), 3u); in TEST()
161 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp38 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
42 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
46 std::vector<std::string> &Deps; member in clang::tooling::__anon8c4a87f80111::TestFileCollector
51 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
74 std::vector<std::string> &Deps; member in clang::tooling::__anon8c4a87f80111::TestDependencyScanningAction
102 std::vector<std::string> Deps; in TEST() local
107 ASSERT_EQ(Deps.size(), 3u); in TEST()
117 Deps.clear(); in TEST()
120 ASSERT_EQ(Deps.size(), 3u); in TEST()
161 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/Tooling/
H A DDependencyScannerTest.cpp38 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
42 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
46 std::vector<std::string> &Deps; member in clang::tooling::__anonb06733810111::TestFileCollector
51 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
74 std::vector<std::string> &Deps; member in clang::tooling::__anonb06733810111::TestDependencyScanningAction
102 std::vector<std::string> Deps; in TEST() local
107 ASSERT_EQ(Deps.size(), 3u); in TEST()
117 Deps.clear(); in TEST()
120 ASSERT_EQ(Deps.size(), 3u); in TEST()
161 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp38 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
42 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
46 std::vector<std::string> &Deps; member in clang::tooling::__anon72614c250111::TestFileCollector
51 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
74 std::vector<std::string> &Deps; member in clang::tooling::__anon72614c250111::TestDependencyScanningAction
102 std::vector<std::string> Deps; in TEST() local
107 ASSERT_EQ(Deps.size(), 3u); in TEST()
117 Deps.clear(); in TEST()
120 ASSERT_EQ(Deps.size(), 3u); in TEST()
161 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp38 : DependencyFileGenerator(Opts), Deps(Deps) {} in TestFileCollector()
42 Deps.insert(Deps.end(), NewDeps.begin(), NewDeps.end()); in finishedMainFile()
46 std::vector<std::string> &Deps; member in clang::tooling::__anonb22f72640111::TestFileCollector
51 TestDependencyScanningAction(std::vector<std::string> &Deps) : Deps(Deps) {} in TestDependencyScanningAction() argument
74 std::vector<std::string> &Deps; member in clang::tooling::__anonb22f72640111::TestDependencyScanningAction
102 std::vector<std::string> Deps; in TEST() local
107 ASSERT_EQ(Deps.size(), 3u); in TEST()
117 Deps.clear(); in TEST()
120 ASSERT_EQ(Deps.size(), 3u); in TEST()
161 ASSERT_EQ(Deps.size(), 6u); in TEST()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/go/internal/work/
H A Daction.go187 aj.Deps = append(aj.Deps, inWorkq[a1])
344 a.Deps = append(a.Deps, b.CompileAction(depMode, depMode, p1))
458 a1.Deps = append(a1.Deps, &Action{Mode: "nop", Deps: a.Deps[1:]})
554 a.Deps = append(a.Deps, a2)
601 Deps: []*Action{a.Deps[0]},
606 a.Deps = append(a.Deps, ah)
636 a1.Deps = append(a1.Deps, b.CompileAction(mode, depMode, p))
684 a1.Deps = append(a1.Deps, b.CompileAction(depMode, depMode, p))
736 for _, a2 := range buildAction.Deps[0].Deps {
741 a.Deps = append(a.Deps, &Action{
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/work/
H A Daction.go187 aj.Deps = append(aj.Deps, inWorkq[a1])
344 a.Deps = append(a.Deps, b.CompileAction(depMode, depMode, p1))
458 a1.Deps = append(a1.Deps, &Action{Mode: "nop", Deps: a.Deps[1:]})
554 a.Deps = append(a.Deps, a2)
601 Deps: []*Action{a.Deps[0]},
606 a.Deps = append(a.Deps, ah)
636 a1.Deps = append(a1.Deps, b.CompileAction(mode, depMode, p))
684 a1.Deps = append(a1.Deps, b.CompileAction(depMode, depMode, p))
736 for _, a2 := range buildAction.Deps[0].Deps {
741 a.Deps = append(a.Deps, &Action{
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/work/
H A Daction.go187 aj.Deps = append(aj.Deps, inWorkq[a1])
344 a.Deps = append(a.Deps, b.CompileAction(depMode, depMode, p1))
458 a1.Deps = append(a1.Deps, &Action{Mode: "nop", Deps: a.Deps[1:]})
554 a.Deps = append(a.Deps, a2)
601 Deps: []*Action{a.Deps[0]},
606 a.Deps = append(a.Deps, ah)
636 a1.Deps = append(a1.Deps, b.CompileAction(mode, depMode, p))
684 a1.Deps = append(a1.Deps, b.CompileAction(depMode, depMode, p))
736 for _, a2 := range buildAction.Deps[0].Deps {
741 a.Deps = append(a.Deps, &Action{
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/work/
H A Daction.go187 aj.Deps = append(aj.Deps, inWorkq[a1])
344 a.Deps = append(a.Deps, b.CompileAction(depMode, depMode, p1))
458 a1.Deps = append(a1.Deps, &Action{Mode: "nop", Deps: a.Deps[1:]})
554 a.Deps = append(a.Deps, a2)
601 Deps: []*Action{a.Deps[0]},
606 a.Deps = append(a.Deps, ah)
636 a1.Deps = append(a1.Deps, b.CompileAction(mode, depMode, p))
684 a1.Deps = append(a1.Deps, b.CompileAction(depMode, depMode, p))
736 for _, a2 := range buildAction.Deps[0].Deps {
741 a.Deps = append(a.Deps, &Action{
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/work/
H A Daction.go187 aj.Deps = append(aj.Deps, inWorkq[a1])
344 a.Deps = append(a.Deps, b.CompileAction(depMode, depMode, p1))
458 a1.Deps = append(a1.Deps, &Action{Mode: "nop", Deps: a.Deps[1:]})
554 a.Deps = append(a.Deps, a2)
601 Deps: []*Action{a.Deps[0]},
606 a.Deps = append(a.Deps, ah)
636 a1.Deps = append(a1.Deps, b.CompileAction(mode, depMode, p))
684 a1.Deps = append(a1.Deps, b.CompileAction(depMode, depMode, p))
736 for _, a2 := range buildAction.Deps[0].Deps {
741 a.Deps = append(a.Deps, &Action{
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/go/internal/work/
H A Daction.go187 aj.Deps = append(aj.Deps, inWorkq[a1])
344 a.Deps = append(a.Deps, b.CompileAction(depMode, depMode, p1))
458 a1.Deps = append(a1.Deps, &Action{Mode: "nop", Deps: a.Deps[1:]})
554 a.Deps = append(a.Deps, a2)
601 Deps: []*Action{a.Deps[0]},
606 a.Deps = append(a.Deps, ah)
636 a1.Deps = append(a1.Deps, b.CompileAction(mode, depMode, p))
684 a1.Deps = append(a1.Deps, b.CompileAction(depMode, depMode, p))
736 for _, a2 := range buildAction.Deps[0].Deps {
741 a.Deps = append(a.Deps, &Action{
[all …]
/dports/x11/polybar/polybar-3.5.7/include/utils/
H A Dfactory.hpp28 template <typename T, typename... Deps>
29 unique_ptr<T> unique(Deps&&... deps) { in unique()
30 return make_unique<T>(forward<Deps>(deps)...); in unique()
33 template <typename T, typename... Deps>
34 shared_ptr<T> shared(Deps&&... deps) { in shared()
35 return make_shared<T>(forward<Deps>(deps)...); in shared()
38 template <class T, class... Deps>
39 shared_ptr<T> singleton(Deps&&... deps) { in singleton()
40 static shared_ptr<T> instance{make_shared<T>(forward<Deps>(deps)...)}; in singleton()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp60 std::vector<edge_ty> Deps; in TEST() local
64 Deps.clear(); in TEST()
65 Deps.push_back(std::make_pair(3, 1)); in TEST()
71 EXPECT_EQ(fixed_set(4, 1, 3, 5, 7), FDA.Run(range(20), Deps)); in TEST()
78 Deps.clear(); in TEST()
79 Deps.push_back(std::make_pair(1, 0)); in TEST()
80 Deps.push_back(std::make_pair(2, 0)); in TEST()
81 Deps.push_back(std::make_pair(4, 0)); in TEST()
82 Deps.push_back(std::make_pair(3, 2)); in TEST()
90 EXPECT_EQ(fixed_set(4, 0, 1, 2, 3), FDA2.Run(range(5), Deps)); in TEST()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp60 std::vector<edge_ty> Deps; in TEST() local
64 Deps.clear(); in TEST()
65 Deps.push_back(std::make_pair(3, 1)); in TEST()
71 EXPECT_EQ(fixed_set(4, 1, 3, 5, 7), FDA.Run(range(20), Deps)); in TEST()
78 Deps.clear(); in TEST()
79 Deps.push_back(std::make_pair(1, 0)); in TEST()
80 Deps.push_back(std::make_pair(2, 0)); in TEST()
81 Deps.push_back(std::make_pair(4, 0)); in TEST()
82 Deps.push_back(std::make_pair(3, 2)); in TEST()
90 EXPECT_EQ(fixed_set(4, 0, 1, 2, 3), FDA2.Run(range(5), Deps)); in TEST()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp60 std::vector<edge_ty> Deps; in TEST() local
64 Deps.clear(); in TEST()
65 Deps.push_back(std::make_pair(3, 1)); in TEST()
71 EXPECT_EQ(fixed_set(4, 1, 3, 5, 7), FDA.Run(range(20), Deps)); in TEST()
78 Deps.clear(); in TEST()
79 Deps.push_back(std::make_pair(1, 0)); in TEST()
80 Deps.push_back(std::make_pair(2, 0)); in TEST()
81 Deps.push_back(std::make_pair(4, 0)); in TEST()
82 Deps.push_back(std::make_pair(3, 2)); in TEST()
90 EXPECT_EQ(fixed_set(4, 0, 1, 2, 3), FDA2.Run(range(5), Deps)); in TEST()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp60 std::vector<edge_ty> Deps; in TEST() local
64 Deps.clear(); in TEST()
65 Deps.push_back(std::make_pair(3, 1)); in TEST()
71 EXPECT_EQ(fixed_set(4, 1, 3, 5, 7), FDA.Run(range(20), Deps)); in TEST()
78 Deps.clear(); in TEST()
79 Deps.push_back(std::make_pair(1, 0)); in TEST()
80 Deps.push_back(std::make_pair(2, 0)); in TEST()
81 Deps.push_back(std::make_pair(4, 0)); in TEST()
82 Deps.push_back(std::make_pair(3, 2)); in TEST()
90 EXPECT_EQ(fixed_set(4, 0, 1, 2, 3), FDA2.Run(range(5), Deps)); in TEST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp60 std::vector<edge_ty> Deps; in TEST() local
64 Deps.clear(); in TEST()
65 Deps.push_back(std::make_pair(3, 1)); in TEST()
71 EXPECT_EQ(fixed_set(4, 1, 3, 5, 7), FDA.Run(range(20), Deps)); in TEST()
78 Deps.clear(); in TEST()
79 Deps.push_back(std::make_pair(1, 0)); in TEST()
80 Deps.push_back(std::make_pair(2, 0)); in TEST()
81 Deps.push_back(std::make_pair(4, 0)); in TEST()
82 Deps.push_back(std::make_pair(3, 2)); in TEST()
90 EXPECT_EQ(fixed_set(4, 0, 1, 2, 3), FDA2.Run(range(5), Deps)); in TEST()
[all …]

12345678910>>...92