Home
last modified time | relevance | path

Searched defs:isDescendantOf (Results 1 – 25 of 51) sorted by relevance

123

/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCUtil/
H A DStringUtil.h32 static bool isDescendantOf(const std::wstring& child, const std::wstring& parent) { in isDescendantOf() function
36 static bool isDescendantOf(PCWSTR child, size_t childLength, const std::wstring& parent) { in isDescendantOf() function
40 … static bool isDescendantOf(PCWSTR child, size_t childLength, PCWSTR parent, size_t parentLength) { in isDescendantOf() function
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCUtil/
H A DStringUtil.h35 static bool isDescendantOf(const std::wstring& child, const std::wstring& parent) { in isDescendantOf() function
39 static bool isDescendantOf(PCWSTR child, size_t childLength, const std::wstring& parent) { in isDescendantOf() function
43 … static bool isDescendantOf(PCWSTR child, size_t childLength, PCWSTR parent, size_t parentLength) { in isDescendantOf() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/
H A DParentChecker.java250 public static boolean isDescendantOf(IResource subResource, IResource superResource) { in isDescendantOf() method in ParentChecker
258 public static boolean isDescendantOf(IResource subResource, IJavaElement superElement) { in isDescendantOf() method in ParentChecker
262 public static boolean isDescendantOf(IJavaElement subElement, IJavaElement superElement) { in isDescendantOf() method in ParentChecker
/dports/devel/gammaray/GammaRay-2.11.3/plugins/statemachineviewer/
H A Dstatemachinedebuginterface.cpp41 bool StateMachineDebugInterface::isDescendantOf(State ascendant, State state) const in isDescendantOf() function in GammaRay::StateMachineDebugInterface
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/tests/proxymodeltestapp/
H A Dscriptablereparentingwidget.cpp49 bool ScriptableReparentingProxyModel::isDescendantOf(const QModelIndex &ancestor, const QModelIndex… in isDescendantOf() function in ScriptableReparentingProxyModel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/undo/
H A DAbstractResourcesOperation.java64 private static boolean isDescendantOf(IResource subResource, in isDescendantOf() method in AbstractResourcesOperation
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/fs/
H A DFileSystemObject.php306 public function isDescendantOf(Folder $parent) { function in go\\core\\fs\\FileSystemObject
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/
H A DDN.cs691 public virtual bool isDescendantOf(DN containerDN) in isDescendantOf() method in Novell.Directory.Ldap.Utilclass.DN
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Node/
H A DInterface.php247 public function isDescendantOf(Doctrine_Record $subj); function
/dports/biology/bbmap/bbmap/current/jasper/
H A DTreeNode.java215 public boolean isDescendantOf(final TreeNode nodeB) { in isDescendantOf() method in TreeNode
H A DNCBITreeNode.java222 public boolean isDescendantOf(final NCBITreeNode nodeB) { in isDescendantOf() method in NCBITreeNode
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebFrameProxy.cpp222 bool WebFrameProxy::isDescendantOf(const WebFrameProxy* ancestor) const in isDescendantOf() function in WebKit::WebFrameProxy
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A DCoreAttributes.cpp196 CoreAttributes::isDescendantOf(const CoreAttributes* c) const in isDescendantOf() function in TJ::CoreAttributes
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h510 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
641 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DLazyCallGraph.h519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DLazyCallGraph.h510 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
641 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h511 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
642 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DLazyCallGraph.h519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h510 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
641 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h510 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
641 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h510 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
641 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h511 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
642 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function

123