HomeSort by relevance Sort by last modified time
    Searched defs:ANCESTOR (Results 1 - 21 of 21) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java 25 * <p>The ancestor, descendant, following, preceding and self axes partition a
34 * The ancestor axis contains the ancestors of the context node;
36 * node and the parent's parent and so on; thus, the ancestor axis will
39 public static final int ANCESTOR = 0;
42 * the ancestor-or-self axis contains the context node and the ancestors of
43 * the context node; thus, the ancestor axis will always include the
126 * A non-xpath axis, traversing the the preceding and the ancestor nodes,
166 true, // ancestor
167 true, // ancestor-or-self
185 "ancestor", //
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_ssa.cpp 59 #define ANCESTOR(i) (data[(i) + 1 * count])
69 INFO("ANCESTOR(%i) = %i\n", i, ANCESTOR(i));
88 SEMI(i) = ANCESTOR(i) = -1;
112 if (ANCESTOR(ANCESTOR(v)) >= 0) {
113 squash(ANCESTOR(v));
115 if (SEMI(LABEL(ANCESTOR(v))) < SEMI(LABEL(v)))
116 LABEL(v) = LABEL(ANCESTOR(v));
117 ANCESTOR(v) = ANCESTOR(ANCESTOR(v))
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
jaccess.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
jaccess.jar 
  /external/guice/extensions/persist/lib/
jaxen-1.1-beta-7.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/
jaxen-1.1.6.jar 
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /external/annotation-tools/asmx/test/lib/
saxon7.jar 
xalan-2.6.0.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 768 milliseconds