Home
last modified time | relevance | path

Searched refs:NodeInfo (Results 1 – 25 of 3099) sorted by relevance

12345678910>>...124

/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dsplay-tree.c80 } NodeInfo; typedef
84 NodeInfo
159 NodeInfo in AddValueToSplayTree()
249 NodeInfo in LinkSplayTreeNodes()
281 NodeInfo in BalanceSplayTree()
334 NodeInfo in GetFirstSplayTreeNode()
348 NodeInfo in CloneSplayTree()
488 NodeInfo in DeleteNodeByValueFromSplayTree()
608 NodeInfo in DeleteNodeFromSplayTree()
683 NodeInfo in DestroySplayTree()
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dsplay-tree.c81 } NodeInfo; typedef
85 NodeInfo
160 NodeInfo in AddValueToSplayTree()
250 NodeInfo in LinkSplayTreeNodes()
282 NodeInfo in BalanceSplayTree()
335 NodeInfo in GetFirstSplayTreeNode()
349 NodeInfo in CloneSplayTree()
489 NodeInfo in DeleteNodeByValueFromSplayTree()
609 NodeInfo in DeleteNodeFromSplayTree()
684 NodeInfo in DestroySplayTree()
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dsplay-tree.c81 } NodeInfo; typedef
85 NodeInfo
160 NodeInfo in AddValueToSplayTree()
250 NodeInfo in LinkSplayTreeNodes()
282 NodeInfo in BalanceSplayTree()
335 NodeInfo in GetFirstSplayTreeNode()
349 NodeInfo in CloneSplayTree()
489 NodeInfo in DeleteNodeByValueFromSplayTree()
609 NodeInfo in DeleteNodeFromSplayTree()
684 NodeInfo in DestroySplayTree()
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dsplay-tree.c80 } NodeInfo; typedef
84 NodeInfo
159 NodeInfo in AddValueToSplayTree()
249 NodeInfo in LinkSplayTreeNodes()
281 NodeInfo in BalanceSplayTree()
334 NodeInfo in GetFirstSplayTreeNode()
348 NodeInfo in CloneSplayTree()
488 NodeInfo in DeleteNodeByValueFromSplayTree()
608 NodeInfo in DeleteNodeFromSplayTree()
683 NodeInfo in DestroySplayTree()
[all …]
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/language-c-0.8.3/src/Language/C/Data/
H A DNode.hs33 instance NFData NodeInfo
35 instance Show NodeInfo where
38 showsPrec d (NodeInfo p l n) =
53 instance Pos NodeInfo where
55 posOf (NodeInfo pos _ _) = pos
73 nodeInfo :: a -> NodeInfo
74 instance CNode NodeInfo where
82 posOfNode :: NodeInfo -> Position
97 internalNode :: NodeInfo
101 undefNode :: NodeInfo
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_lcm.erl523 NodeInfo;
548 {false, NodeInfo};
591 NodeInfo;
627 {false, NodeInfo};
684 {NodeInfo, EdgeInfo}
733 NodeInfo;
745 NodeInfo;
821 NodeInfo;
943 NodeInfo;
1054 up_exp(NodeInfo, Label) ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl_lcm.erl523 NodeInfo;
548 {false, NodeInfo};
591 NodeInfo;
627 {false, NodeInfo};
684 {NodeInfo, EdgeInfo}
733 NodeInfo;
745 NodeInfo;
821 NodeInfo;
943 NodeInfo;
1054 up_exp(NodeInfo, Label) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_lcm.erl523 NodeInfo;
548 {false, NodeInfo};
591 NodeInfo;
627 {false, NodeInfo};
684 {NodeInfo, EdgeInfo}
733 NodeInfo;
745 NodeInfo;
821 NodeInfo;
943 NodeInfo;
1054 up_exp(NodeInfo, Label) ->
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DNodeInfo.cpp35 using mozilla::dom::NodeInfo;
37 NodeInfo::~NodeInfo() { in ~NodeInfo()
48 NodeInfo::NodeInfo(nsAtom* aName, nsAtom* aPrefix, int32_t aNamespaceID, in NodeInfo() function in NodeInfo
110 NS_IMPL_CYCLE_COLLECTION_CLASS(NodeInfo)
112 NS_IMPL_CYCLE_COLLECTION_UNLINK_0(NodeInfo)
130 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_BEGIN(NodeInfo)
138 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_THIS_BEGIN(NodeInfo)
145 void NodeInfo::GetName(nsAString& aName) const { in NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE()
149 void NodeInfo::GetPrefix(nsAString& aPrefix) const { in GetPrefix()
177 void NodeInfo::DeleteCycleCollectable() { in DeleteCycleCollectable()
[all …]
/dports/www/firefox/firefox-99.0/dom/base/
H A DNodeInfo.cpp35 using mozilla::dom::NodeInfo;
37 NodeInfo::~NodeInfo() { in ~NodeInfo()
48 NodeInfo::NodeInfo(nsAtom* aName, nsAtom* aPrefix, int32_t aNamespaceID, in NodeInfo() function in NodeInfo
109 NS_IMPL_CYCLE_COLLECTION_CLASS(NodeInfo)
111 NS_IMPL_CYCLE_COLLECTION_UNLINK_0(NodeInfo)
129 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_BEGIN(NodeInfo)
137 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_THIS_BEGIN(NodeInfo)
144 void NodeInfo::GetName(nsAString& aName) const { in NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE()
148 void NodeInfo::GetPrefix(nsAString& aPrefix) const { in GetPrefix()
176 void NodeInfo::DeleteCycleCollectable() { in DeleteCycleCollectable()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DNodeInfo.cpp35 using mozilla::dom::NodeInfo;
37 NodeInfo::~NodeInfo() { in ~NodeInfo()
48 NodeInfo::NodeInfo(nsAtom* aName, nsAtom* aPrefix, int32_t aNamespaceID, in NodeInfo() function in NodeInfo
109 NS_IMPL_CYCLE_COLLECTION_CLASS(NodeInfo)
111 NS_IMPL_CYCLE_COLLECTION_UNLINK_0(NodeInfo)
129 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_BEGIN(NodeInfo)
137 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_THIS_BEGIN(NodeInfo)
144 void NodeInfo::GetName(nsAString& aName) const { in NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE()
148 void NodeInfo::GetPrefix(nsAString& aPrefix) const { in GetPrefix()
176 void NodeInfo::DeleteCycleCollectable() { in DeleteCycleCollectable()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DNodeInfo.cpp35 using mozilla::dom::NodeInfo;
37 NodeInfo::~NodeInfo() { in ~NodeInfo()
48 NodeInfo::NodeInfo(nsAtom* aName, nsAtom* aPrefix, int32_t aNamespaceID, in NodeInfo() function in NodeInfo
109 NS_IMPL_CYCLE_COLLECTION_CLASS(NodeInfo)
111 NS_IMPL_CYCLE_COLLECTION_UNLINK_0(NodeInfo)
129 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_BEGIN(NodeInfo)
137 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_THIS_BEGIN(NodeInfo)
144 void NodeInfo::GetName(nsAString& aName) const { in NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE()
148 void NodeInfo::GetPrefix(nsAString& aPrefix) const { in GetPrefix()
176 void NodeInfo::DeleteCycleCollectable() { in DeleteCycleCollectable()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DNodeInfo.cpp34 using mozilla::dom::NodeInfo;
36 NodeInfo::~NodeInfo() in ~NodeInfo()
41 NodeInfo::NodeInfo(nsIAtom *aName, nsIAtom *aPrefix, int32_t aNamespaceID, in NodeInfo() function in NodeInfo
109 NS_IMPL_CYCLE_COLLECTION_CLASS(NodeInfo)
111 NS_IMPL_CYCLE_COLLECTION_UNLINK_0(NodeInfo)
148 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_BEGIN(NodeInfo)
156 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_THIS_BEGIN(NodeInfo)
165 NodeInfo::GetName(nsAString& aName) const in NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE()
171 NodeInfo::GetPrefix(nsAString& aPrefix) const in GetPrefix()
207 NodeInfo::DeleteCycleCollectable() in DeleteCycleCollectable()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DNodeInfo.cpp35 using mozilla::dom::NodeInfo;
37 NodeInfo::~NodeInfo() { in ~NodeInfo()
48 NodeInfo::NodeInfo(nsAtom* aName, nsAtom* aPrefix, int32_t aNamespaceID, in NodeInfo() function in NodeInfo
110 NS_IMPL_CYCLE_COLLECTION_CLASS(NodeInfo)
112 NS_IMPL_CYCLE_COLLECTION_UNLINK_0(NodeInfo)
138 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_BEGIN(NodeInfo)
146 NS_IMPL_CYCLE_COLLECTION_CAN_SKIP_THIS_BEGIN(NodeInfo)
153 void NodeInfo::GetName(nsAString& aName) const { in NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE()
157 void NodeInfo::GetPrefix(nsAString& aPrefix) const { in GetPrefix()
185 void NodeInfo::DeleteCycleCollectable() { in DeleteCycleCollectable()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/
H A DNodeInfo.hpp23 class NodeInfo { class
25 NodeInfo();
45 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
50 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
59 NodeInfo::NodeType
60 NodeInfo::getType() const { in getType()
66 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
69 case NodeInfo::DB: in operator <<()
72 case NodeInfo::API: in operator <<()
75 case NodeInfo::MGM: in operator <<()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/JavaSearch/src/net/sf/saxon/om/
H A DNavigator.java101 NodeInfo prev = (NodeInfo)preceding.next(); in getNumberSimple()
211 NodeInfo p = (NodeInfo)preceding.next(); in getNumberSingle()
291 NodeInfo prev = (NodeInfo)preceding.next(); in getNumberAny()
350 NodeInfo curr = node; in getNumberMulti()
388 NodeInfo child = (NodeInfo)children0.next(); in copy()
408 NodeInfo att = (NodeInfo)attributes.next(); in copy()
419 NodeInfo child = (NodeInfo)children.next(); in copy()
467 NodeInfo ow = second; in compareOrder()
481 NodeInfo p1 = first; in compareOrder()
599 NodeInfo n = (NodeInfo)current; in next()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/manager/scheduler/
H A Dnodeset.go14 nodes map[string]NodeInfo // map from node id to node info
18 ns.nodes = make(map[string]NodeInfo, n)
22 func (ns *nodeSet) nodeInfo(nodeID string) (NodeInfo, error) {
27 return NodeInfo{}, errNodeNotFound
32 func (ns *nodeSet) addOrUpdateNode(n NodeInfo) {
48 func (ns *nodeSet) updateNode(n NodeInfo) {
60 nodes []NodeInfo
61 lessFunc func(*NodeInfo, *NodeInfo) bool
79 h.nodes = append(h.nodes, x.(NodeInfo))
91 …ndBestNodes(n int, meetsConstraints func(*NodeInfo) bool, nodeLess func(*NodeInfo, *NodeInfo) bool…
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kafka/include/aws/kafka/model/
H A DNodeInfo.h36 class AWS_KAFKA_API NodeInfo
39 NodeInfo();
40 NodeInfo(Aws::Utils::Json::JsonView jsonValue);
41 NodeInfo& operator=(Aws::Utils::Json::JsonView jsonValue);
185 …inline NodeInfo& WithInstanceType(const Aws::String& value) { SetInstanceType(value); return *this… in WithInstanceType()
199 inline NodeInfo& WithInstanceType(const char* value) { SetInstanceType(value); return *this;} in WithInstanceType()
242 inline NodeInfo& WithNodeARN(const Aws::String& value) { SetNodeARN(value); return *this;} in WithNodeARN()
249 inline NodeInfo& WithNodeARN(Aws::String&& value) { SetNodeARN(std::move(value)); return *this;} in WithNodeARN()
256 inline NodeInfo& WithNodeARN(const char* value) { SetNodeARN(value); return *this;} in WithNodeARN()
292 inline NodeInfo& WithNodeType(const NodeType& value) { SetNodeType(value); return *this;} in WithNodeType()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/kernel/
H A DNodeInfo.hpp33 class NodeInfo { class
35 NodeInfo();
56 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
61 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/kernel/
H A DNodeInfo.hpp33 class NodeInfo { class
35 NodeInfo();
56 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
61 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/kernel/
H A DNodeInfo.hpp33 class NodeInfo { class
35 NodeInfo();
56 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
61 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/kernel/
H A DNodeInfo.hpp35 class NodeInfo { class
37 NodeInfo();
57 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
62 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/kernel/
H A DNodeInfo.hpp35 class NodeInfo { class
37 NodeInfo();
57 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
62 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/kernel/
H A DNodeInfo.hpp35 class NodeInfo { class
37 NodeInfo();
57 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
62 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/kernel/
H A DNodeInfo.hpp35 class NodeInfo { class
37 NodeInfo();
57 friend NdbOut & operator<<(NdbOut&, const NodeInfo&);
62 NodeInfo::NodeInfo(){ in NodeInfo() function in NodeInfo
71 NodeInfo::NodeType
72 NodeInfo::getType() const { in getType()
99 operator<<(NdbOut& ndbout, const NodeInfo & info){ in operator <<()
102 case NodeInfo::DB: in operator <<()
105 case NodeInfo::API: in operator <<()
108 case NodeInfo::MGM: in operator <<()
[all …]

12345678910>>...124