Searched refs:visitors (Results 1 – 6 of 6) sorted by relevance
| /freebsd/tools/lua/ |
| H A D | template.lua | 183 local function visit(visitors, content, tag, name) 184 if not visitors then 188 for i = 1, visitors.n do 189 content = visitors[i](content, tag, name) 214 local visitors 216 if not visitors then 217 visitors = { func, n = 1 } 220 visitors.n = visitors.n + 1 221 visitors[visitors.n] = func 387 c[j+1] = visit(visitors, sub(view, i, s - 1 - w)) [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 2837 PathSensitiveBugReport::VisitorList visitors; in generateVisitorsDiagnostics() local 2849 for (std::unique_ptr<BugReporterVisitor> &Visitor : R->visitors()) in generateVisitorsDiagnostics() 2850 visitors.push_back(std::move(Visitor)); in generateVisitorsDiagnostics() 2857 for (auto &V : visitors) { in generateVisitorsDiagnostics() 2872 for (auto &V : visitors) { in generateVisitorsDiagnostics()
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 510 visitor_range visitors() { return {visitor_begin(), visitor_end()}; } in visitors() function
|
| /freebsd/contrib/tzdata/ |
| H A D | antarctica | 30 # presumably this is when they have visitors.
|
| H A D | europe | 296 # with measurements of recent visitors to the Meridian Room of Dunsink
|
| /freebsd/sbin/pfctl/ |
| H A D | pf.os | 258 # Opera visitors:
|