Home
last modified time | relevance | path

Searched refs:canRewrite (Results 1 – 19 of 19) sorted by relevance

/dports/math/py-brial/BRiAl-1.2.10/groebner/include/polybori/groebner/
H A DReductionStrategy.h57 bool canRewrite(const Polynomial& p) const { in canRewrite() function
H A Dred_tail.h129 if PBORI_LIKELY(strat.canRewrite(p)){ in red_tail_generic()
/dports/math/brial/BRiAl-1.2.10/groebner/include/polybori/groebner/
H A DReductionStrategy.h57 bool canRewrite(const Polynomial& p) const { in canRewrite() function
H A Dred_tail.h129 if PBORI_LIKELY(strat.canRewrite(p)){ in red_tail_generic()
/dports/www/gallery2/gallery2/modules/sitemap/templates/
H A DAdminSitemap.tpl21 {if $AdminSitemap.canRewrite}
/dports/www/gallery2/gallery2/modules/sitemap/
H A DAdminSitemap.inc44 array('canRewrite' => !empty($moduleStatus['rewrite']['active'])));
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Xslt/
H A DXslAstAnalyzer.cs1188 bool canRewrite = false; in CheckNodeCost()
1207 if (canRewrite && nodeCost > RewriteThreshold) { in CheckNodeCost()
1234 else if (!canRewrite) { in CheckNodeCost()
1237 canRewrite = NodeTypeTest(node.NodeType, ParentsOfCallTemplate); in CheckNodeCost()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Xslt/
H A DXslAstAnalyzer.cs1432 bool canRewrite = false; in CheckNodeCost()
1453 if (canRewrite && nodeCost > RewriteThreshold) in CheckNodeCost()
1483 else if (!canRewrite) in CheckNodeCost()
1487 canRewrite = NodeTypeTest(node.NodeType, ParentsOfCallTemplate); in CheckNodeCost()
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/TypeChecker/Entailment/
H A DCoercible.hs424 canRewrite :: Environment -> (SourceType, SourceType) -> SourceType -> Bool
425 canRewrite env irred = getAny . execWriter . rewrite env irred function
449 | isCanonicalTyVarEq (tv2, ty2) && canRewrite env irred ty2
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java381 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java381 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java389 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java389 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java389 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite() method in Bytecodes