OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isDescendantOf
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Analysis/
LazyCallGraph.cpp
165
bool LazyCallGraph::SCC::
isDescendantOf
(const SCC &C) const {
198
assert(CalleeC.
isDescendantOf
(*this) &&
214
assert(CallerC.
isDescendantOf
(*this) &&
/external/parameter-framework/upstream/parameter/
Element.cpp
447
bool CElement::
isDescendantOf
(const CElement *pCandidateAscendant) const
457
return _pParent->
isDescendantOf
(pCandidateAscendant);
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/
Actor.java
308
public boolean
isDescendantOf
(Actor actor) {
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
Completed in 720 milliseconds