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

<<11121314151617181920>>

  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
JsonValue.java 866 /** Returns the next sibling of this value.
876 /** Returns the previous sibling of this value.
    [all...]
  /external/libxml2/doc/
newapi.xsl 112 <xsl:variable name="previous" select="preceding-sibling::file[1]"/>
113 <xsl:variable name="next" select="following-sibling::file[1]"/>
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 171 "count(th[text()=$T]/preceding-sibling::th)+1";
180 "count(html:th[text()=$T]/preceding-sibling::html:th)+1";
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/uiautomator/
UiCollection.html 1096 <p>Creates a new UiObject for a sibling view or a child of the sibling view,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 861 ;# P3, Q3 are read-only; need not save addresses or sibling pels
867 ;# Others are read/write; save addresses and sibling pels
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
Throwable.java     [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
RelativeLayout_LayoutParamsTest.java 345 // not clear what is supposed to happen if verb is must refer to another sibling.
  /external/autotest/client/bin/
cpuset.py 482 "Existing sibling containers hold "
  /external/bison/data/xslt/
xml2text.xsl 293 select="preceding-sibling::item[1]/@rule-number"/>
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
update.py 385 # Extract tarball to a temporary directory in a sibling to GSUTIL_DIR.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
BuildsView.java 556 // Refresh only builds view as the sibling view (Components) contents is based on local data files contents
PerformancesView.java 398 * Get the sibling view (see subclasses).
  /external/elfutils/libdw/
ChangeLog 268 * dwarf_siblingof.c (dwarf_siblingof): Check sibling attribute
295 * dwarf_siblingof.c (dwarf_siblingof): Check sibling attribute offset
    [all...]
  /external/gptfdisk/
cgdisk.8 174 a much more limited set of options than its sibling \fBgdisk\fR. If you
  /external/guice/core/test/com/google/inject/
JitBindingsTest.java 475 // between sibling private modules.
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
GwtFileHandle.java 341 public FileHandle sibling (String name) { method in class:GwtFileHandle
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
Skin.java 69 FileHandle atlasFile = skinFile.sibling(skinFile.nameWithoutExtension() + ".atlas");
  /external/libmtp/src/
libmtp.h 688 LIBMTP_folder_t *sibling; /**< Next folder at same level or NULL if no more */ member in struct:LIBMTP_folder_struct
    [all...]
libmtp.h.in 686 LIBMTP_folder_t *sibling; /**< Next folder at same level or NULL if no more */
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 608 // both: Jumping directly form one loop to the header of a sibling
  /external/llvm/test/Transforms/LoopUnroll/
unloop.ll 325 ; Remove a loop whose exit branches into a sibling loop.
  /external/llvm/unittests/ADT/
IntervalMapTest.cpp 517 // advanceTo sibling leaf node.
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 582 // non-overlapping sibling indices.
  /external/mesa3d/include/GL/internal/
dri_interface.h     [all...]

Completed in 1280 milliseconds

<<11121314151617181920>>