Home
last modified time | relevance | path

Searched refs:ClearNode (Results 1 – 25 of 143) sorted by relevance

123456

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DClearNode.cpp19 new osg::ClearNode,
26 REGISTER_DOTOSGWRAPPER(ClearNode)
28 new osg::ClearNode,
39 ClearNode& es = static_cast<ClearNode&>(obj); in ClearNode_readLocalData()
88 const ClearNode& es = static_cast<const ClearNode&>(obj); in ClearNode_writeLocalData()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DClearNode.cpp19 new osg::ClearNode,
26 REGISTER_DOTOSGWRAPPER(ClearNode)
28 new osg::ClearNode,
39 ClearNode& es = static_cast<ClearNode&>(obj); in ClearNode_readLocalData()
88 const ClearNode& es = static_cast<const ClearNode&>(obj); in ClearNode_writeLocalData()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DClearNode30 class OSG_EXPORT ClearNode : public Group
34 ClearNode();
36 ClearNode(const ClearNode& cs, const CopyOp& copyop=CopyOp::SHALLOW_COPY):
43 META_Node(osg, ClearNode);
66 virtual ~ClearNode() {}
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DClearNode30 class OSG_EXPORT ClearNode : public Group
34 ClearNode();
36 ClearNode(const ClearNode& cs, const CopyOp& copyop=CopyOp::SHALLOW_COPY):
43 META_Node(osg, ClearNode);
66 virtual ~ClearNode() {}
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DClearNode.cpp10 REGISTER_OBJECT_WRAPPER( ClearNode,
11 new osg::ClearNode,
12 osg::ClearNode,
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DClearNode.cpp10 REGISTER_OBJECT_WRAPPER( ClearNode,
11 new osg::ClearNode,
12 osg::ClearNode,
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge2/
H A Dmerge2.go64 return walk.ClearNode, nil
71 return walk.ClearNode, nil
81 return walk.ClearNode, nil
126 return walk.ClearNode, nil
136 return walk.ClearNode, nil
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DClearNode.cpp22 ClearNode::ClearNode(): in ClearNode() function in ClearNode
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DClearNode.cpp22 ClearNode::ClearNode(): in ClearNode() function in ClearNode
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge3/
H A Dvisitor.go24 return walk.ClearNode, nil
28 return walk.ClearNode, nil
44 return walk.ClearNode, nil
92 return walk.ClearNode, nil
/dports/graphics/sswf/sswf-1.8.4/src/libas/
H A Dnode.h123 f_parent.ClearNode(); in SetParent()
138 f_link[index].ClearNode(); in SetLink()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osghangglide/
H A Dosghangglide.cpp87 osg::ClearNode* clearNode = new osg::ClearNode; in createModel()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osghangglide/
H A Dosghangglide.cpp87 osg::ClearNode* clearNode = new osg::ClearNode; in createModel()

123456