Home
last modified time | relevance | path

Searched refs:AddLeaf (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/stormbaancoureur/stormbaancoureur-2.1.6/src-common/
H A Dstaticworldobject.cxx56 AddLeaf((ssgLeaf*)e, initialpos); in WalkTree()
61 void StaticWorldObject::AddLeaf(ssgLeaf *leaf, sgVec3 initialpos) in AddLeaf() function in StaticWorldObject
H A Dstaticworldobject.h19 void AddLeaf(ssgLeaf *leaf, sgVec3 initialpos);
/dports/games/crashtest/crashtest-1.1/src-common/
H A Dstaticworldobject.cxx56 AddLeaf((ssgLeaf*)e, initialpos); in WalkTree()
61 void StaticWorldObject::AddLeaf(ssgLeaf *leaf, sgVec3 initialpos) in AddLeaf() function in StaticWorldObject
H A Dstaticworldobject.h18 void AddLeaf(ssgLeaf *leaf, sgVec3 initialpos);
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy-vs/ClangTidy/
H A DCheckTree.cs100 private void AddLeaf(string Name, DynamicPropertyDescriptor<bool> Property) in AddLeaf() method in LLVM.ClangTidy.CheckTree
162 Tree.AddLeaf(LeafName, CheckInfo.Key); in Build()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy-vs/ClangTidy/
H A DCheckTree.cs100 private void AddLeaf(string Name, DynamicPropertyDescriptor<bool> Property) in AddLeaf() method in LLVM.ClangTidy.CheckTree
162 Tree.AddLeaf(LeafName, CheckInfo.Key); in Build()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy-vs/ClangTidy/
H A DCheckTree.cs100 private void AddLeaf(string Name, DynamicPropertyDescriptor<bool> Property) in AddLeaf() method in LLVM.ClangTidy.CheckTree
162 Tree.AddLeaf(LeafName, CheckInfo.Key); in Build()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dmultisash.py159 def AddLeaf(self,direction,caller,pos): member in MultiSplit
166 self.view1.AddLeaf(direction,caller,pos)
172 self.view2.AddLeaf(direction,caller,pos)
350 def AddLeaf(self,direction,pos): member in MultiViewLeaf
357 self.GetParent().AddLeaf(direction,self,pos)
606 parent.AddLeaf(MV_VER,self.py)
608 parent.AddLeaf(MV_HOR,self.px)
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/components/
H A DnsCategoryManager.h54 nsresult AddLeaf(const char* aEntryName,
H A DnsCategoryManager.cpp241 CategoryNode::AddLeaf(const char* aEntryName, in AddLeaf() function in CategoryNode
627 nsresult rv = category->AddLeaf(aEntryName, in AddCategoryEntry()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/components/
H A DnsCategoryManager.h55 nsresult AddLeaf(const char* aEntryName, const char* aValue, bool aReplace,
H A DnsCategoryManager.cpp197 nsresult CategoryNode::AddLeaf(const char* aEntryName, const char* aValue, in AddLeaf() function in CategoryNode
531 category->AddLeaf(aEntryName, aValue, aReplace, &oldEntry, &mArena); in AddCategoryEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/components/
H A DnsCategoryManager.h55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
H A DnsCategoryManager.cpp258 nsresult CategoryNode::AddLeaf(const nsACString& aEntryName, in AddLeaf() function in CategoryNode
525 category->AddLeaf(aEntryName, aValue, aReplace, aOldValue, &mArena); in AddCategoryEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/components/
H A DnsCategoryManager.h55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
H A DnsCategoryManager.cpp259 nsresult CategoryNode::AddLeaf(const nsACString& aEntryName, in AddLeaf() function in CategoryNode
528 category->AddLeaf(aEntryName, aValue, aReplace, aOldValue, &mArena); in AddCategoryEntry()
/dports/www/firefox/firefox-99.0/xpcom/components/
H A DnsCategoryManager.h55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
H A DnsCategoryManager.cpp259 nsresult CategoryNode::AddLeaf(const nsACString& aEntryName, in AddLeaf() function in CategoryNode
528 category->AddLeaf(aEntryName, aValue, aReplace, aOldValue, &mArena); in AddCategoryEntry()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/components/
H A DnsCategoryManager.h55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
H A DnsCategoryManager.cpp259 nsresult CategoryNode::AddLeaf(const nsACString& aEntryName, in AddLeaf() function in CategoryNode
528 category->AddLeaf(aEntryName, aValue, aReplace, aOldValue, &mArena); in AddCategoryEntry()
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/query/
H A DJsonWorker.cpp32 host.AddLeaf(adios2::query::strToQueryOp(opStr), valStr); in ConstructTree()
H A DXmlWorker.cpp178 host.AddLeaf(adios2::query::strToQueryOp(opStr), valStr); in ConstructTree()
H A DQuery.h103 void AddLeaf(adios2::query::Op op, std::string value) in AddLeaf() function
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/segment/
H A DGrSlotState.h738 void AddLeaf(int dislot) in AddLeaf() function
H A DGrSlotState.cpp1046 pslotNewRoot->AddLeaf(m_srAttachTo); in AttachToRoot()

12