HomeSort by relevance Sort by last modified time
    Searched full:ancestor (Results 226 - 250 of 536) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/compress/flate/
huffman_code.go 145 // of the level j ancestor.
  /prebuilts/tools/common/m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.1/
org.abego.treelayout.core-1.0.1.jar 
  /prebuilts/tools/common/offline-m2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/
org.abego.treelayout.core-1.0.1.jar 
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tree.py 134 """Walk upwards looking for ancestor with this token type."""
139 """Walk upwards and get first ancestor with this token type."""
890 """Walk upwards looking for ancestor with this token type."""
894 """Walk upwards and get first ancestor with this token type."""
    [all...]
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
shuffler.py 221 entities = _OutputFile.all().ancestor(_OutputFile.get_root_key(job_id))
235 db.delete(_OutputFile.all().ancestor(_OutputFile.get_root_key(job_id)))
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_allocator_details_pane.html 799 // Very unlikely case: Both an ancestor (e.g. 'skia') and one of its
802 // this case, the suballocation from the ancestor must be mapped to
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
coverage-frames.xsl 169 <xsl:variable name="package.name" select="(ancestor::package)[last()]/@name"/>
360 <xsl:variable name="package.name" select="(ancestor::package)[last()]/@name"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ProjectCallback.java 557 * @return the fully qualified class name of the list ancestor, or null if there
558 * is no list view ancestor
  /external/libxml2/
xpath.c 382 * get the nearest common ancestor.
    [all...]
tree.c     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 289 * Given a linked list of expressions, find the common ancestor that is
348 // This second check is to make sure we have a common ancestor that is not the same
366 assertion(false, "Could not find common ancestor!!!");
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 128 case Axis.ANCESTOR :
195 case Axis.ANCESTOR :
374 * Note that this does _not_ mean "find the nearest ancestor of
    [all...]
  /frameworks/base/libs/hwui/
DisplayListOp.h     [all...]
RecordedOp.h 191 * the compositing ancestor ViewGroup's draw, before the draw of the View represented by this
  /external/chromium-trace/catapult/dashboard/dashboard/
add_point_queue.py 222 # Add all ancestor tests to the datastore in order.
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
httpproxy.py 432 # Ancestor class, DaemonServer, calls serve_forever() during its __init__.
  /external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
webcomponents-lite.js     [all...]
  /external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/appengine/auth/
models.py 75 unique (ancestor, namespace, kind and/or property name).
  /external/clang/include/clang/AST/
DeclBase.h 397 /// Find the innermost non-closure ancestor of this declaration,
398 /// walking up through blocks, lambdas, etc. If that ancestor is
    [all...]
  /external/clang/include/clang/Sema/
Scope.h 432 /// is an ancestor of the other.
  /external/dagger2/core/src/main/java/dagger/
Component.java 198 * tightly coupled with the parents; they may use any binding defined by their ancestor component
  /external/libxml2/os400/libxmlrpg/
xpath.rpgle 411 d ancestor like(xmlNodePtr) To walk prec. axis
  /external/zlib/src/contrib/delphi/
ZLib.pas 44 // Abstract ancestor class
  /libcore/ojluni/src/main/java/java/util/prefs/
XmlSupport.java 95 * @throws IllegalStateException if this node (or an ancestor) has been

Completed in 2440 milliseconds

1 2 3 4 5 6 7 8 91011>>