HomeSort by relevance Sort by last modified time
    Searched full:sibling (Results 251 - 275 of 744) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTree.as 31 * instead of the child-sibling approach in v2. A flat tree (a list) is
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTree.java 35 * instead of the child-sibling approach in v2. A flat tree (a list) is
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 187 * "next sibling" reference from 0 (unknown) to something meaningful
  /external/apache-xml/src/main/java/org/apache/xml/utils/
UnImplNode.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 597 /** preceding-sibling axes opcode. */
  /external/clang/docs/
MemorySanitizer.rst 33 (``-fno-optimize-sibling-calls``).
  /external/elfutils/libdw/
libdw.h 393 /* Locates the first sibling of DIE and places it in RESULT.
394 Returns 0 if a sibling was found, -1 if something went wrong.
395 Returns 1 if no sibling could be found and, if RESULT is not
397 (non-sibling) DIE that follows this one, or NULL if this DIE
    [all...]
  /external/icu/icu4c/source/common/
utf_impl.c 102 * and their obsolete sibling UTF8_NEXT_CHAR_SAFE().
  /external/llvm/include/llvm/ADT/
DepthFirstIterator.h 115 // Has our next sibling been visited?
  /external/mesa3d/src/glsl/
ralloc.c 142 /* Update parent and sibling's links to the reallocated node. */
  /external/testng/eclipse-projects/beust.com/web/
site.xsl 159 <xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1">
  /external/v8/test/mjsunit/harmony/
module-linking.js 183 // Initialize sibling module that was forward-used.
  /packages/apps/Gallery2/src/com/android/photos/
MultiSelectGridFragment.java 64 * sibling text view id {@link android.R.id#empty android.R.id.empty} that
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DependencyGraph.java 107 // NOTE: The id could refer to some widget that is NOT a sibling!
  /sdk/eclipse/sites/external/web/
site.xsl 159 <xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1">
  /sdk/eclipse/sites/internal/web/
site.xsl 159 <xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1">
  /external/bison/data/xslt/
xml2dot.xsl 95 <xsl:if test='not(preceding-sibling::*[@rule=$rul and @enabled=$ena])'>
160 select="preceding-sibling::item[1]/@rule-number"/>
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_allocator_details_pane.html 368 // Sibling allocator dump name -> {count, size}. The latter field (size)
392 messageBuilder.append('overlaps with its sibling');
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
junit-noframes.xsl 161 <xsl:for-each select="./testsuite[not(./@package = preceding-sibling::testsuite/@package)]">
202 <xsl:for-each select="/testsuites/testsuite[not(./@package = preceding-sibling::testsuite/@package)]">
  /external/jacoco/org.jacoco.doc/xsl/
junit-noframes.xsl 91 <xsl:for-each select="./testsuite[not(./@package = preceding-sibling::testsuite/@package)]">
135 <xsl:for-each select="/testsuites/testsuite[not(./@package = preceding-sibling::testsuite/@package)]">
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
I18NBundle.java 368 * This implementation returns the <code>baseFileHandle</code>'s sibling with following value:
403 return baseFileHandle.sibling(sb.append(".properties").toString());
  /external/owasp/sanitizer/empiricism/
html-containment.html 565 leading to X being a sibling of the element T instead of its child as it would
621 leading to X being a sibling of the element T instead of its child as it
  /external/proguard/docs/
FAQ.html 168 <b>ProGuard</b>'s closed-source sibling for Android, offers additional
239 closed-source sibling for Android, <a href="http://www.saikoa.com/dexguard"
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
BaseGridView.java 708 // Calling focusSearch(view, int) to get next sibling of current selected child.
778 * Returns true if the view at the given position has a same row sibling
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 603 // If the last entry had a sibling attribute,
605 // sibling, so we can avoid decoding the

Completed in 694 milliseconds

<<11121314151617181920>>