Home
last modified time | relevance | path

Searched defs:strat (Results 1 – 25 of 926) sorted by relevance

12345678910>>...38

/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/entity/creature/impl/attack/
H A DAttackWeakestTest.java53 AttackStrategy strat = new AttackWeakest(); in testhasValidTargetNonAttacker() local
65 AttackStrategy strat = new AttackWeakest(); in testhasValidTargetInvisibleVictim() local
84 AttackStrategy strat = new AttackWeakest(); in testhasValidTargetDifferentZones() local
103 AttackStrategy strat = new AttackWeakest(); in testFindNewTarget() local
135 AttackStrategy strat = new AttackWeakest(); in testFindNewTargetFromDistance() local
173 AttackStrategy strat = new AttackWeakest(); in testSwitchTargets() local
225 AttackStrategy strat = new AttackWeakest(); in testSwitchTargetsIgnoreCreatures() local
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkstd1.cc1203 void reorderL(kStrategy strat) in reorderL()
1223 void reorderT(kStrategy strat) in reorderT()
1375 void updateL(kStrategy strat) in updateL()
1446 void updateLHC(kStrategy strat) in updateLHC()
1513 void updateT(kStrategy strat) in updateT()
1539 void firstUpdate(kStrategy strat) in firstUpdate()
1670 void initBba(kStrategy strat) in initBba()
2443 kStrategy strat=new skStrategy; in kStd() local
2919 kStrategy strat=new skStrategy; in kStdShift() local
3052 kStrategy strat=new skStrategy; in kMin_std() local
[all …]
H A Dkutil.cc545 void cleanT (kStrategy strat) in cleanT()
604 void cleanTSbaRing (kStrategy strat) in cleanTSbaRing()
673 void initPairtest(kStrategy strat) in initPairtest()
1010 BOOLEAN kTest (kStrategy strat) in kTest()
1053 BOOLEAN kTest_S(kStrategy strat) in kTest_S()
1071 BOOLEAN kTest_TS(kStrategy strat) in kTest_TS()
3197 void kMergeBintoL(kStrategy strat) in kMergeBintoL()
9735 void initSbaCrit(kStrategy strat) in initSbaCrit()
10105 void initSbaPos (kStrategy strat) in initSbaPos()
10280 void exitSba (kStrategy strat) in exitSba()
[all …]
/dports/math/brial/BRiAl-1.2.10/sage-brial/brial/
H A Dnf.py17 def __init__(self, strat): argument
28 def build_and_print_matrices(v, strat): argument
103 def build_and_print_matrices_deg_colored(v, strat): argument
159 def high_probability_polynomials_trick(p, strat): argument
218 def add_to_basis(strat, p): argument
379 def step(strat, trace, var, val): argument
402 def branch(strat, trace, var): argument
455 def branch(strat, trace, proof_path, pos): argument
468 def step(strat, trace, var, val): argument
485 def branch(strat, trace): argument
[all …]
/dports/math/py-brial/BRiAl-1.2.10/sage-brial/brial/
H A Dnf.py17 def __init__(self, strat): argument
28 def build_and_print_matrices(v, strat): argument
103 def build_and_print_matrices_deg_colored(v, strat): argument
159 def high_probability_polynomials_trick(p, strat): argument
218 def add_to_basis(strat, p): argument
379 def step(strat, trace, var, val): argument
402 def branch(strat, trace, var): argument
455 def branch(strat, trace, proof_path, pos): argument
468 def step(strat, trace, var, val): argument
485 def branch(strat, trace): argument
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/parallel-3.2.2.0/Control/
H A DSeq.hs87 x `using` strat = strat x `seq` x function
118 seqList strat (x:xs) = strat x `seq` seqList strat xs function
126 seqListN !n strat (x:xs) = strat x `seq` seqListN (n-1) strat xs function
134 seqListNth !n strat (_:xs) = seqListNth (n-1) strat xs function
143 seqFoldable strat = seqList strat . toList function
156 seqArray strat = seqList strat . Data.Array.elems function
164 seqArrayBounds strat = seqTuple2 strat strat . Data.Array.bounds function
/dports/net/dictd/dictd-1.13.1/
H A Dstrategy.c72 static void dict_free_strategy (dictStrategy *strat) in dict_free_strategy()
145 int strat = lookup_strategy (strategy); in lookup_strategy_ex() local
166 dictStrategy *strat = lookup_strat (strategy); in lookup_strat_ex() local
176 static void dict_disable_strategy (dictStrategy *strat) in dict_disable_strategy()
230 void dict_add_strategy (const char *strat, const char *description) in dict_add_strategy()
245 const dictStrategy *get_strategy (int strat) in get_strategy()
/dports/textproc/dict/dictd-1.13.1/
H A Dstrategy.c72 static void dict_free_strategy (dictStrategy *strat) in dict_free_strategy()
145 int strat = lookup_strategy (strategy); in lookup_strategy_ex() local
166 dictStrategy *strat = lookup_strat (strategy); in lookup_strat_ex() local
176 static void dict_disable_strategy (dictStrategy *strat) in dict_disable_strategy()
230 void dict_add_strategy (const char *strat, const char *description) in dict_add_strategy()
245 const dictStrategy *get_strategy (int strat) in get_strategy()
/dports/textproc/dictfmt/dictd-1.13.1/
H A Dstrategy.c72 static void dict_free_strategy (dictStrategy *strat) in dict_free_strategy()
145 int strat = lookup_strategy (strategy); in lookup_strategy_ex() local
166 dictStrategy *strat = lookup_strat (strategy); in lookup_strat_ex() local
176 static void dict_disable_strategy (dictStrategy *strat) in dict_disable_strategy()
230 void dict_add_strategy (const char *strat, const char *description) in dict_add_strategy()
245 const dictStrategy *get_strategy (int strat) in get_strategy()
/dports/math/py-brial/BRiAl-1.2.10/groebner/include/polybori/groebner/
H A Dred_tail.h29 red_tail_general(const ReductionStrategy& strat, Polynomial p){ in red_tail_general()
97 red_tail_generic(const ReductionStrategy& strat, Polynomial p){ in red_tail_generic()
184 red_tail(const ReductionStrategy& strat, Polynomial p){ in red_tail()
197 red_tail_short(const ReductionStrategy& strat, Polynomial p){ in red_tail_short()
209 red_tail_in_last_block(const GroebnerStrategy& strat, Polynomial p){ in red_tail_in_last_block()
/dports/math/brial/BRiAl-1.2.10/groebner/include/polybori/groebner/
H A Dred_tail.h29 red_tail_general(const ReductionStrategy& strat, Polynomial p){ in red_tail_general()
97 red_tail_generic(const ReductionStrategy& strat, Polynomial p){ in red_tail_generic()
184 red_tail(const ReductionStrategy& strat, Polynomial p){ in red_tail()
197 red_tail_short(const ReductionStrategy& strat, Polynomial p){ in red_tail_short()
209 red_tail_in_last_block(const GroebnerStrategy& strat, Polynomial p){ in red_tail_in_last_block()
/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Dparser_yy.y101 Strat * strat; /* Current method */ member
140 Strat * strat; variable
162 Strat * strat; variable
178 Strat * strat; variable
207 Strat * strat; variable
248 Strat * strat; variable
/dports/math/py-brial/BRiAl-1.2.10/groebner/src/
H A Dnf.cc64 Polynomial nf3(const ReductionStrategy& strat, Polynomial p, Monomial rest_lead){ in nf3()
91 Polynomial nf3_lexbuckets(const GroebnerStrategy& strat, Polynomial p, Monomial rest_lead){ in nf3_lexbuckets()
125 Polynomial nf3_no_deg_growth(const ReductionStrategy& strat, Polynomial p, Monomial rest_lead){ in nf3_no_deg_growth()
151 Polynomial nf3_degree_order(const ReductionStrategy& strat, Polynomial p, Monomial lead){ in nf3_degree_order()
192 Polynomial nf3_short(const ReductionStrategy& strat, Polynomial p){ in nf3_short()
252 static Polynomial exchange_with_promise(GroebnerStrategy& strat , int i, const Polynomial & p){ in exchange_with_promise()
309 …urr, std::vector<Polynomial>& result, const BooleMonomial& lm, int index, GroebnerStrategy& strat){ in step_S()
457 …alSugar>& curr, std::vector<Polynomial>& result, const BooleMonomial& lm,GroebnerStrategy& strat){ in step_T_simple()
565 std::vector<Polynomial> parallel_reduce(std::vector<Polynomial> inp, GroebnerStrategy& strat, int a… in parallel_reduce()
719 int select_no_deg_growth(const ReductionStrategy& strat, const Monomial& m){ in select_no_deg_growth()
[all …]
/dports/math/brial/BRiAl-1.2.10/groebner/src/
H A Dnf.cc64 Polynomial nf3(const ReductionStrategy& strat, Polynomial p, Monomial rest_lead){ in nf3()
91 Polynomial nf3_lexbuckets(const GroebnerStrategy& strat, Polynomial p, Monomial rest_lead){ in nf3_lexbuckets()
125 Polynomial nf3_no_deg_growth(const ReductionStrategy& strat, Polynomial p, Monomial rest_lead){ in nf3_no_deg_growth()
151 Polynomial nf3_degree_order(const ReductionStrategy& strat, Polynomial p, Monomial lead){ in nf3_degree_order()
192 Polynomial nf3_short(const ReductionStrategy& strat, Polynomial p){ in nf3_short()
252 static Polynomial exchange_with_promise(GroebnerStrategy& strat , int i, const Polynomial & p){ in exchange_with_promise()
309 …urr, std::vector<Polynomial>& result, const BooleMonomial& lm, int index, GroebnerStrategy& strat){ in step_S()
457 …alSugar>& curr, std::vector<Polynomial>& result, const BooleMonomial& lm,GroebnerStrategy& strat){ in step_T_simple()
565 std::vector<Polynomial> parallel_reduce(std::vector<Polynomial> inp, GroebnerStrategy& strat, int a… in parallel_reduce()
719 int select_no_deg_growth(const ReductionStrategy& strat, const Monomial& m){ in select_no_deg_growth()
[all …]
/dports/net/gnu-dico/dico-2.10/lib/
H A Dstrat.c32 dico_strategy_t strat = (dico_strategy_t) item; in dico_strat_name_cmp() local
56 dico_strategy_t strat = item; in dico_strat_free() local
63 dico_strategy_dup(const dico_strategy_t strat) in dico_strategy_dup()
82 dico_strategy_add(const dico_strategy_t strat) in dico_strategy_add()

12345678910>>...38