Home
last modified time | relevance | path

Searched defs:bol (Results 1 – 25 of 1124) sorted by relevance

12345678910>>...45

/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/internal/
H A Dbol.hpp14 struct bol struct
16 using rule_t = bol;
17 using subs_t = empty_list;
20 [[nodiscard]] static bool match( ParseInput& in ) noexcept in match()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/
H A Dbol.hpp19 struct bol struct
21 using analyze_t = analysis::generic< analysis::rule_type::opt >;
24 static bool match( Input& in ) noexcept in match()
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/internal/
H A Dbol.hpp19 struct bol struct
21 using analyze_t = analysis::generic< analysis::rule_type::OPT >;
24 static bool match( Input& in ) noexcept in match()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/
H A Dbol.hpp19 struct bol struct
21 using analyze_t = analysis::generic< analysis::rule_type::OPT >;
24 static bool match( Input& in ) noexcept in match()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
H A Dmovenode.cpp161 CMoveNode *CMoveNode::make(Node *c, Node *bol, Node *left, Node *right, const Type *t) { in make()
214 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
255 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
311 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
H A Dmovenode.cpp161 CMoveNode *CMoveNode::make(Node *c, Node *bol, Node *left, Node *right, const Type *t) { in make()
214 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
255 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
311 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
H A Dmovenode.cpp161 CMoveNode *CMoveNode::make(Node *c, Node *bol, Node *left, Node *right, const Type *t) { in make()
214 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
255 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
311 BoolNode *bol = in(1)->as_Bool(); in Ideal() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dmovenode.hpp38 CMoveNode( Node *bol, Node *left, Node *right, const Type *t ) : TypeNode(t,4) in CMoveNode()
58 CMoveDNode( Node *bol, Node *left, Node *right, const Type* t) : CMoveNode(bol,left,right,t){} in CMoveDNode()
66 CMoveFNode( Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,right,t) {} in CMoveFNode()
74 …CMoveINode( Node *bol, Node *left, Node *right, const TypeInt *ti ) : CMoveNode(bol,left,right,ti)… in CMoveINode()
82 …CMoveLNode(Node *bol, Node *left, Node *right, const TypeLong *tl ) : CMoveNode(bol,left,right,tl)… in CMoveLNode()
89 …CMovePNode( Node *c, Node *bol, Node *left, Node *right, const TypePtr* t ) : CMoveNode(bol,left,r… in CMovePNode()
96 …CMoveNNode( Node *c, Node *bol, Node *left, Node *right, const Type* t ) : CMoveNode(bol,left,righ… in CMoveNNode()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libregexp/
H A Drregexec.c12 Rune *bol, /* string to run machine on */ in rregexec1()
153 Rune *bol, /* string to run machine on */ in rregexec2()
172 Rune *bol, /* string to run machine on */ in rregexec()
H A Dregexec.c14 char *bol, /* string to run machine on */ in regexec1()
160 char *bol, /* string to run machine on */ in regexec2()
191 char *bol, /* string to run machine on */ in regexec()
/dports/x11-wm/wmii/wmii-3.6/libregexp/
H A Drregexec.c12 Rune *bol, /* string to run machine on */ in rregexec1()
153 Rune *bol, /* string to run machine on */ in rregexec2()
172 Rune *bol, /* string to run machine on */ in rregexec()
H A Dregexec.c14 char *bol, /* string to run machine on */ in regexec1()
160 char *bol, /* string to run machine on */ in regexec2()
191 char *bol, /* string to run machine on */ in regexec()
/dports/devel/9base/9base-6/lib9/regex/
H A Drregexec.c12 Rune *bol, /* string to run machine on */ in rregexec1()
152 Rune *bol, /* string to run machine on */ in rregexec2()
171 Rune *bol, /* string to run machine on */ in rregexec()
H A Dregexec.c13 char *bol, /* string to run machine on */ in regexec1()
159 char *bol, /* string to run machine on */ in regexec2()
190 char *bol, /* string to run machine on */ in regexec()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libregexp/
H A Drregexec.c12 Rune *bol, /* string to run machine on */ in rregexec1()
151 Rune *bol, /* string to run machine on */ in rregexec2()
170 Rune *bol, /* string to run machine on */ in rregexec()
H A Dregexec.c13 char *bol, /* string to run machine on */ in regexec1()
159 char *bol, /* string to run machine on */ in regexec2()
190 char *bol, /* string to run machine on */ in regexec()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A DloopUnswitch.cpp87 BoolNode* bol = iff->in(1)->as_Bool(); in find_unswitching_candidate() local
152 BoolNode* bol = unswitch_iff->in(1)->as_Bool(); in do_unswitching() local
228 Node *bol = new (C) Conv2BNode(opq); in create_slow_version_of_loop() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A DloopUnswitch.cpp87 BoolNode* bol = iff->in(1)->as_Bool(); in find_unswitching_candidate() local
152 BoolNode* bol = unswitch_iff->in(1)->as_Bool(); in do_unswitching() local
228 Node *bol = new (C) Conv2BNode(opq); in create_slow_version_of_loop() local

12345678910>>...45