Home
last modified time | relevance | path

Searched defs:accept (Results 376 – 400 of 30081) sorted by relevance

1...<<11121314151617181920>>...1204

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp33 bool node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::node
34 bool container_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::container_node
36 bool alu_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::alu_node
37 bool cf_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::cf_node
38 bool fetch_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::fetch_node
39 bool region_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::region_node
41 bool repeat_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::repeat_node
45 bool depart_node::accept(vpass& p, bool enter) { in accept() function in r600_sb::depart_node
48 bool if_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::if_node
49 bool bb_node::accept(vpass& p, bool enter) { return p.visit(*this, enter); } in accept() function in r600_sb::bb_node
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/grammar/py3/
H A DRelayParser.py426 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.ProgContext
500 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.GeneralIdentContext
551 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.GlobalVarContext
591 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.LocalVarContext
637 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.GraphVarContext
681 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.ExprListContext
758 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.CallWithAttrContext
775 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.CallNoAttrContext
853 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.FuncExprContext
870 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.MetaExprContext
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/grammar/py3/
H A DRelayParser.py426 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.ProgContext
500 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.GeneralIdentContext
551 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.GlobalVarContext
591 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.LocalVarContext
637 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.GraphVarContext
681 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.ExprListContext
758 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.CallWithAttrContext
775 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.CallNoAttrContext
853 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.FuncExprContext
870 def accept(self, visitor:ParseTreeVisitor): member in RelayParser.MetaExprContext
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dinit.d98 override void accept(Visitor v) in accept() function
115 override void accept(Visitor v) in accept() function
130 override void accept(Visitor v) in accept() function
155 override void accept(Visitor v) in accept() function
194 override void accept(Visitor v) in accept() function
213 override void accept(Visitor v) in accept() function
255 override void accept(Visitor v) in accept() function
/dports/textproc/zorba/zorba-2.7.0/src/runtime/schema/pregenerated/
H A Dschema.cpp67 void ZorbaValidateInPlaceIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::ZorbaValidateInPlaceIterator
91 void ZorbaSchemaTypeIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::ZorbaSchemaTypeIterator
119 void ZorbaIsValidatedIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::ZorbaIsValidatedIterator
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/dom/impl/
H A DDOMTreeWalkerImpl.cpp292 short accept = acceptNode(newNode); in getParentNode() local
328 short accept = acceptNode(newNode); in getNextSibling() local
370 short accept = acceptNode(newNode); in getPreviousSibling() local
403 short accept = acceptNode(newNode); in getFirstChild() local
434 short accept = acceptNode(newNode); in getLastChild() local
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/dom/impl/
H A DDOMTreeWalkerImpl.cpp292 short accept = acceptNode(newNode); in getParentNode() local
328 short accept = acceptNode(newNode); in getNextSibling() local
370 short accept = acceptNode(newNode); in getPreviousSibling() local
403 short accept = acceptNode(newNode); in getFirstChild() local
434 short accept = acceptNode(newNode); in getLastChild() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Environment/
H A DBrowser.php60 protected $accept = ''; variable in Joomla\\CMS\\Environment\\Browser
475 public function __construct($userAgent = null, $accept = null)
491 public static function getInstance($userAgent = null, $accept = null)
514 public function match($userAgent = null, $accept = null)
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTeeOpTest.java79 public void accept(Integer t) { in testOps() method in TeeOpTest.RecordingConsumer
95 public void accept(int t) { in testIntOps() method in TeeOpTest.RecordingConsumer
111 public void accept(long t) { in testLongOps() method in TeeOpTest.RecordingConsumer
127 public void accept(double t) { in testDoubleOps() method in TeeOpTest.RecordingConsumer
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/model/
H A Dmcomponent.cpp42 void MComponent::accept(MVisitor *visitor) in accept() function in qmt::MComponent
47 void MComponent::accept(MConstVisitor *visitor) const in accept() function in qmt::MComponent

1...<<11121314151617181920>>...1204