Home
last modified time | relevance | path

Searched defs:axisNode (Results 1 – 23 of 23) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/tfextra/
H A DTFSliceMerge.cpp47 auto axisNode = inputs[0]; in onExecute() local
92 auto axisNode = inputs[2]; in onExecute() local
H A DTFConcatMerge.cpp22 auto axisNode = inputs[0]; in onExecute() local
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/antchfx/xpath/
H A Dparse.go534 type axisNode struct { struct
535 nodeType
536 Input node
537 Prop string // node-test name.[comment|text|processing-instruction|node]
538 AxeType string // name of the axes.[attribute|ancestor|child|....]
539 LocalName string // local part name of node.
540 Prefix string // prefix name of node.
543 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/antchfx/xpath/
H A Dparse.go556 type axisNode struct { struct
557 nodeType
558 Input node
559 Prop string // node-test name.[comment|text|processing-instruction|node]
560 AxeType string // name of the axes.[attribute|ancestor|child|....]
561 LocalName string // local part name of node.
562 Prefix string // prefix name of node.
565 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/www/colly/colly-2.1.0/vendor/github.com/antchfx/xpath/
H A Dparse.go556 type axisNode struct { struct
557 nodeType
558 Input node
559 Prop string // node-test name.[comment|text|processing-instruction|node]
560 AxeType string // name of the axes.[attribute|ancestor|child|....]
561 LocalName string // local part name of node.
562 Prefix string // prefix name of node.
565 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/net/termshark/termshark-2.1.1/vendor/github.com/antchfx/xpath/
H A Dparse.go556 type axisNode struct { struct
557 nodeType
558 Input node
559 Prop string // node-test name.[comment|text|processing-instruction|node]
560 AxeType string // name of the axes.[attribute|ancestor|child|....]
561 LocalName string // local part name of node.
562 Prefix string // prefix name of node.
565 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/antchfx/xpath/
H A Dparse.go556 type axisNode struct { struct
557 nodeType
558 Input node
559 Prop string // node-test name.[comment|text|processing-instruction|node]
560 AxeType string // name of the axes.[attribute|ancestor|child|....]
561 LocalName string // local part name of node.
562 Prefix string // prefix name of node.
565 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/
H A Dparse.go564 type axisNode struct { struct
565 nodeType
566 Input node
567 Prop string // node-test name.[comment|text|processing-instruction|node]
568 AxeType string // name of the axes.[attribute|ancestor|child|....]
569 LocalName string // local part name of node.
570 Prefix string // prefix name of node.
573 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/xpath-1.2.0/
H A Dparse.go564 type axisNode struct { struct
565 nodeType
566 Input node
567 Prop string // node-test name.[comment|text|processing-instruction|node]
568 AxeType string // name of the axes.[attribute|ancestor|child|....]
569 LocalName string // local part name of node.
570 Prefix string // prefix name of node.
573 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/github.com/antchfx/xpath/
H A Dparse.go564 type axisNode struct { struct
565 nodeType
566 Input node
567 Prop string // node-test name.[comment|text|processing-instruction|node]
568 AxeType string // name of the axes.[attribute|ancestor|child|....]
569 LocalName string // local part name of node.
570 Prefix string // prefix name of node.
573 func (a *axisNode) String() string {
H A Dbuild.go23 func axisPredicate(root *axisNode) func(NodeNavigator) bool {
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/XMLConverter/src/
H A DOgreXMLSkeletonSerializer.cpp505 TiXmlElement* axisNode = in writeBone() local
620 TiXmlElement* axisNode = in writeKeyFrame() local
/dports/graphics/ogre3d/ogre-1.11.6/Tools/XMLConverter/src/
H A DOgreXMLSkeletonSerializer.cpp505 TiXmlElement* axisNode = in writeBone() local
620 TiXmlElement* axisNode = in writeKeyFrame() local
/dports/multimedia/kodi-addon-peripheral.joystick/peripheral.joystick-1.7.1-Matrix/src/storage/xml/
H A DDeviceXml.cpp173 TiXmlNode* axisNode = pElement->InsertEndChild(axisElement); in SerializeAxis() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/
H A DCustomJoint.cpp352 SimTK::Xml::element_iterator axisNode = in updateFromXMLNode() local
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapwcs20.c1119 xmlNodePtr scaleAxisNode, axisNode, scaleFactorNode; in msWCSParseRequest20_XMLGetCoverage() local
1175 xmlNodePtr scaleAxisNode, axisNode, targetSizeNode; in msWCSParseRequest20_XMLGetCoverage() local
1231 xmlNodePtr scaleAxisNode, axisNode, lowNode, highNode; in msWCSParseRequest20_XMLGetCoverage() local