Home
last modified time | relevance | path

Searched refs:allSources (Results 151 – 168 of 168) sorted by relevance

1234567

/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dmessage.cpp198 const AllSources &sources{allCooked.allSources()}; in Emit()
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/devel/f18/f18-1688bef/test/evaluate/
H A Dintrinsics.cc39 cooked_.PutProvenance(cooked_.allSources().AddCompilerInsertion(s)); in Save()
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A Dmesh.cpp1525 HdBufferSourceSharedPtrVector allSources(sources); in _PopulateVertexPrimvars() local
1527 allSources.emplace_back(src); in _PopulateVertexPrimvars()
1566 _topologyId, allSources, computations); in _PopulateVertexPrimvars()
1626 _vertexPrimvarId, allSources, computations); in _PopulateVertexPrimvars()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelFlowPaths/
H A DvtkPStreamTracer.cxx1455 std::vector<vtkSmartPointer<vtkDataObject>> allSources; in RequestData() local
1456 if (this->Controller->AllGather(localSource, allSources) == 0) in RequestData()
1461 for (auto distantSource : allSources) in RequestData()
/dports/lang/solidity/solidity_0.8.11/libsolidity/interface/
H A DCompilerStack.cpp573 auto allSources = applyMap(m_sourceOrder, [](Source const* _source) { return _source->ast; }); in analyze() local
574 modelChecker.enableAllEnginesIfPragmaPresent(allSources); in analyze()
575 modelChecker.checkRequestedSourcesAndContracts(allSources); in analyze()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A DMasterProxyServer.actor.cpp731 std::set<Tag> allSources; in commitBatch() local
743 allSources.insert(tags.begin(), tags.end()); in commitBatch()
746 …TraceEvent("ProxyCommitTo", self->dbgid).detail("To", describe(allSources)).detail("Mutation", m.t… in commitBatch()
747 for (auto& tag : allSources) in commitBatch()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/unittests/Evaluate/
H A Dintrinsics.cpp25 cooked_.PutProvenance(cooked_.allSources().AddCompilerInsertion(s)); in Save()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gui/
H A DSatellitesDialog.cpp858 QStringList allSources; in saveSourceList() local
864 allSources << url; in saveSourceList()
866 GETSTELMODULE(Satellites)->setTleSources(allSources); in saveSourceList()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/evictor/
H A DEvictor.java1523 EnumSet<EvictionSource> allSources = in Evictor() local
1526 int numSources = allSources.size(); in Evictor()
1530 for (EvictionSource source : allSources) { in Evictor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Parser/
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Parser/
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Parser/
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Parser/
H A Dprescan.cpp31 allSources_{preprocessor_.allSources()}, features_{lfc},
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dmod-file.cpp754 parser::Parsing parsing{context_.allSources()}; in Read()
/dports/devel/f18/f18-1688bef/lib/semantics/
H A Dmod-file.cc767 parser::Parsing parsing{context_.allSources()}; in Read()

1234567