Home
last modified time | relevance | path

Searched defs:Propagate (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/devel/hyperscan/boost_1_75_0/libs/multi_index/test/
H A Drooted_allocator.hpp40 rooted_allocator(const rooted_allocator<U,Propagate,AlwaysEqual>& x): in rooted_allocator() argument
44 bool operator==(const rooted_allocator<U,Propagate,AlwaysEqual>& x)const in operator ==() argument
47 bool operator!=(const rooted_allocator<U,Propagate,AlwaysEqual>& x)const in operator !=() argument
51 bool comes_from(const rooted_allocator<U,Propagate,AlwaysEqual>& x)const in comes_from() argument
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dcp_constraints.cc26 bool BooleanXorPropagator::Propagate() { in Propagate() function in operations_research::sat::BooleanXorPropagator
92 bool GreaterThanAtLeastOneOfPropagator::Propagate() { in Propagate() function in operations_research::sat::GreaterThanAtLeastOneOfPropagator
H A Dinteger_expr.cc134 bool IntegerSumLE::Propagate() { in Propagate() function in operations_research::sat::IntegerSumLE
332 bool LevelZeroEquality::Propagate() { in Propagate() function in operations_research::sat::LevelZeroEquality
382 bool MinPropagator::Propagate() { in Propagate() function in operations_research::sat::MinPropagator
572 bool LinMinPropagator::Propagate() { in Propagate() function in operations_research::sat::LinMinPropagator
815 bool ProductPropagator::Propagate() { in Propagate() function in operations_research::sat::ProductPropagator
999 bool SquarePropagator::Propagate() { in Propagate() function in operations_research::sat::SquarePropagator
1060 bool DivisionPropagator::Propagate() { in Propagate() function in operations_research::sat::DivisionPropagator
1245 bool FixedDivisionPropagator::Propagate() { in Propagate() function in operations_research::sat::FixedDivisionPropagator
1306 bool FixedModuloPropagator::Propagate() { in Propagate() function in operations_research::sat::FixedModuloPropagator
H A Ddisjunctive.cc250 bool DisjunctiveWithTwoItems::Propagate() { in Propagate() function in operations_research::sat::DisjunctiveWithTwoItems
342 bool CombinedDisjunctive<time_direction>::Propagate() { in Propagate() function in operations_research::sat::CombinedDisjunctive
458 bool DisjunctiveOverloadChecker::Propagate() { in Propagate() function in operations_research::sat::DisjunctiveOverloadChecker
641 bool DisjunctiveDetectablePrecedences::Propagate() { in Propagate() function in operations_research::sat::DisjunctiveDetectablePrecedences
866 bool DisjunctivePrecedences::Propagate() { in Propagate() function in operations_research::sat::DisjunctivePrecedences
991 bool DisjunctiveNotLast::Propagate() { in Propagate() function in operations_research::sat::DisjunctiveNotLast
1174 bool DisjunctiveEdgeFinding::Propagate() { in Propagate() function in operations_research::sat::DisjunctiveEdgeFinding
H A Dcumulative_energy.cc101 bool CumulativeEnergyConstraint::Propagate() { in Propagate() function in operations_research::sat::CumulativeEnergyConstraint
294 bool CumulativeIsAfterSubsetConstraint::Propagate() { in Propagate() function in operations_research::sat::CumulativeIsAfterSubsetConstraint
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/Validation/
H A DBasicKeyConstraint.cs34 internal ViewKeyConstraint Propagate() in Propagate() method in System.Data.Mapping.ViewGeneration.Validation.BasicKeyConstraint
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Propagators/
H A DPropagator.hpp44 void Propagate(int steps, WlkSet& wset, RealType& E1, RealType dt, int fix_bias = 1) in Propagate() function in qmcplusplus::afqmc::dummy::dummy_Propagator
100 void Propagate(Args&&... args) in Propagate() function in qmcplusplus::afqmc::Propagator
/dports/www/firefox/firefox-99.0/dom/quota/
H A DQMResult.h44 QMResult Propagate() const { in Propagate() function
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DQMResult.h48 QMResult Propagate() const { in Propagate() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsInstantiationNode.cpp31 nsInstantiationNode::Propagate(InstantiationSet& aInstantiations, in Propagate() function in nsInstantiationNode
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DQMResult.h48 QMResult Propagate() const { in Propagate() function
/dports/www/firefox/firefox-99.0/dom/quota/test/gtest/
H A DTestQMResult.cpp43 TEST_F(DOM_Quota_QMResult, Propagate) { in TEST_F() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/Update/Internal/
H A DPropagator.JoinPropagator.cs254 internal ChangeNode Propagate() in Propagate() method in System.Data.Mapping.Update.Internal.Propagator.JoinPropagator
287 …private void Propagate(CompositeKey key, ChangeNode result, JoinDictionary leftDeletes, JoinDictio… in Propagate() method in System.Data.Mapping.Update.Internal.Propagator.JoinPropagator
H A DPropagator.cs96 …static internal ChangeNode Propagate(UpdateTranslator parent, EntitySet table, DbQueryCommandTree … in Propagate() method in System.Data.Mapping.Update.Internal.Propagator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dstyle_recalc.h18 enum Propagate { enum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dstyle_recalc.h18 enum Propagate { enum
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/test/gtest/
H A DTestQMResult.cpp40 TEST(DOM_Quota_QMResult, Propagate) in TEST() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/test/gtest/
H A DTestQMResult.cpp40 TEST(DOM_Quota_QMResult, Propagate) in TEST() argument
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dpack.cc275 void Pack::Propagate() { in Propagate() function in operations_research::Pack
616 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::DimensionLessThanConstant
715 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::DimensionSumCallbackLessThanConstant
819 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::DimensionLessThanConstantCallback2
951 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::DimensionWeightedSumEqVar
1092 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::DimensionWeightedCallback2SumEqVar
1215 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::AssignedWeightedSumDimension
1319 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::CountAssignedItemsDimension
1429 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::CountUsedBinDimension
1502 void Propagate(int bin_index, const std::vector<int>& forced, in Propagate() function in operations_research::__anon83f2ec5d0211::VariableUsageDimension
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon6e1369bb0111::PropagatorTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon32b740ab0111::PropagatorTest
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon2eb428690111::PropagatorTest
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon02b2fc910111::PropagatorTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/
H A Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anonf7af3af60111::PropagatorTest
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/
H A Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anonffbb91200111::PropagatorTest

1234567