HomeSort by relevance Sort by last modified time
    Searched full:ancestor (Results 151 - 175 of 522) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTree.as 265 /** Walk upwards looking for ancestor with this token type. */
268 /** Walk upwards and get first ancestor with this token type. */
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTree.java 312 /** Walk upwards looking for ancestor with this token type. */
315 /** Walk upwards and get first ancestor with this token type. */
Tree.java 60 /** Walk upwards and get first ancestor with this token type. */
TreeIterator.java 106 // if no children, look for next sibling of tree or ancestor
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 567 /** ancestor axes opcode. */
570 /** ancestor-or-self axes opcode. */
  /external/chromium_org/content/browser/accessibility/
browser_accessibility.h 83 // Return true if this object is equal to or a descendant of |ancestor|.
84 bool IsDescendantOf(BrowserAccessibility* ancestor);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderGeometryMap.cpp 197 static bool canMapBetweenRenderers(const RenderObject* renderer, const RenderObject* ancestor)
207 if (current == ancestor)
RenderLayerCompositor.h 108 // Whether layer's compositedLayerMapping needs a GraphicsLayer to do clipping by an ancestor (non-stacking-context parent with overflow).
133 // Get the nearest ancestor layer that has overflow or clip, but is not a stacking context
  /external/linux-tools-perf/util/added/
rbtree.c 402 ancestor is a right-hand child of its parent, keep going
428 /* No left-hand children. Go up till we find an ancestor which
  /bionic/libc/netbsd/nameser/
ns_samedomain.c 41 * b - the potential ancestor we're checking against
  /development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
CollectionDemoActivity.java 86 // If there are ancestor activities, they should be added here.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITree.cs 68 /** <summary>Walk upwards and get first ancestor with this token type.</summary> */
TreeIterator.cs 113 // if no children, look for next sibling of tree or ancestor
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITree.cs 72 /** <summary>Walk upwards and get first ancestor with this token type.</summary> */
TreeIterator.cs 134 // if no children, look for next sibling of tree or ancestor
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTree.h 43 /** Walk upwards and get first ancestor with this token type. */
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTree.h 43 /** Walk upwards and get first ancestor with this token type. */
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTree.h 43 /** Walk upwards and get first ancestor with this token type. */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTree.h 49 /** Walk upwards and get first ancestor with this token type. */
ANTLRTreeIterator.m 158 // if no children, look for next sibling of ancestor
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
ReverseAxesWalker.java 125 // (preceding-sibling::*|following-sibling::*)/ancestor::*[position()]/*[position()]
  /external/chromium_org/cc/input/
input_handler.h 79 // layer in the requested direction, its first ancestor layer that can be
  /external/chromium_org/cc/layers/
render_surface_impl.cc 94 // - all other property changes come from the owning layer (or some ancestor
  /external/chromium_org/chrome/browser/chromeos/drive/
drive.proto 99 // ancestor is shared (to the user from / by the user to) other accounts.
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_api.h 159 // Check if the chosen directory is or is an ancestor of a sensitive

Completed in 1022 milliseconds

1 2 3 4 5 67 8 91011>>