/dports/games/stormbaancoureur/stormbaancoureur-2.1.6/src-common/ |
H A D | staticworldobject.cxx | 56 AddLeaf((ssgLeaf*)e, initialpos); in WalkTree() 61 void StaticWorldObject::AddLeaf(ssgLeaf *leaf, sgVec3 initialpos) in AddLeaf() function in StaticWorldObject
|
H A D | staticworldobject.h | 19 void AddLeaf(ssgLeaf *leaf, sgVec3 initialpos);
|
/dports/games/crashtest/crashtest-1.1/src-common/ |
H A D | staticworldobject.cxx | 56 AddLeaf((ssgLeaf*)e, initialpos); in WalkTree() 61 void StaticWorldObject::AddLeaf(ssgLeaf *leaf, sgVec3 initialpos) in AddLeaf() function in StaticWorldObject
|
H A D | staticworldobject.h | 18 void AddLeaf(ssgLeaf *leaf, sgVec3 initialpos);
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy-vs/ClangTidy/ |
H A D | CheckTree.cs | 100 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 D | CheckTree.cs | 100 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 D | CheckTree.cs | 100 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 D | multisash.py | 159 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 D | nsCategoryManager.h | 54 nsresult AddLeaf(const char* aEntryName,
|
H A D | nsCategoryManager.cpp | 241 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 D | nsCategoryManager.h | 55 nsresult AddLeaf(const char* aEntryName, const char* aValue, bool aReplace,
|
H A D | nsCategoryManager.cpp | 197 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 D | nsCategoryManager.h | 55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
|
H A D | nsCategoryManager.cpp | 258 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 D | nsCategoryManager.h | 55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
|
H A D | nsCategoryManager.cpp | 259 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 D | nsCategoryManager.h | 55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
|
H A D | nsCategoryManager.cpp | 259 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 D | nsCategoryManager.h | 55 nsresult AddLeaf(const nsACString& aEntryName, const nsACString& aValue,
|
H A D | nsCategoryManager.cpp | 259 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 D | JsonWorker.cpp | 32 host.AddLeaf(adios2::query::strToQueryOp(opStr), valStr); in ConstructTree()
|
H A D | XmlWorker.cpp | 178 host.AddLeaf(adios2::query::strToQueryOp(opStr), valStr); in ConstructTree()
|
H A D | Query.h | 103 void AddLeaf(adios2::query::Op op, std::string value) in AddLeaf() function
|
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/segment/ |
H A D | GrSlotState.h | 738 void AddLeaf(int dislot) in AddLeaf() function
|
H A D | GrSlotState.cpp | 1046 pslotNewRoot->AddLeaf(m_srAttachTo); in AttachToRoot()
|