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

1 2 3 4 5 67 8 91011>>

  /external/owasp/sanitizer/
Makefile 24 @echo " Should be run from client that has sibling"
207 # Packages the distrib jars into the maven directory which is a sibling of
  /external/tinyxml2/
tinyxml2.h 499 /// Get the previous (left) sibling node of this node.
503 /// Get the previous (left) sibling element of this node, with an opitionally supplied name.
507 /// Get the next (right) sibling node of this node.
511 /// Get the next (right) sibling element of this node, with an opitionally supplied name.
    [all...]
  /libcore/ojluni/src/main/java/java/util/stream/
AbstractTask.java 50 * guaranteed that the parent's child-related fields (including sibling links
83 * @param <K> Type of parent, child and sibling tasks
  /development/samples/StackWidget/src/com/example/android/stackwidget/
StackWidgetService.java 57 // The empty view is set in the StackWidgetProvider and should be a sibling of the
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3basetree.h 47 /// instead of the child-sibling approach in v2. A flat tree (a list) is
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorExsltFunction.java 133 msg = "func:result has an illegal following sibling (only xsl:fallback allowed)";
  /external/chromium-trace/catapult/tracing/tracing/model/
memory_allocator_dump.html 40 // Map from sibling dumps (other children of this dump's parent) to the
  /external/elfutils/tests/
run-readelf-zdebug-rel.sh 74 sibling (ref4) [ 80]
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
CompilingClassLoader.java 175 JavaFileObject.Kind kind, FileObject sibling) throws IOException {
  /external/libmtp/examples/
pathutils.c 57 ret = lookup_folder_id (folder->sibling, path, parent);
  /external/proguard/docs/
acknowledgements.html 60 ProGuard's sibling for Android,
main.html 69 <b>ProGuard</b> now has a sibling optimizer and obfuscator for Android:
  /external/protobuf/src/google/protobuf/compiler/java/
java_generator.cc 131 // Generate sibling files.
  /external/skia/platform_tools/android/bin/
gyp_to_android.py 76 # so that it is a sibling of gyp/, so the relationships between gyp files and
  /external/skia/tools/
jsondiff.py 33 # This assumes that the 'gm' directory has been checked out as a sibling of
  /external/valgrind/docs/internals/
MERGE_3_10_1.txt 52 //339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ...
  /frameworks/base/docs/html/guide/topics/ui/layout/
relative.jd 21 positions. The position of each view can be specified as relative to sibling elements (such as to
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
QuickViewIntentBuilder.java 136 "Unable to obtain cursor for sibling document, modelId: "
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
TextImpl.java 129 * Returns the next sibling node if it exists and it is text or CDATA.
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
pt_node_params.h 235 // Sibling node position
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParser.java 494 // look for a sibling. if no sibling, go back to the parent
498 // to go to the sibling, we need to remove the current node,
500 // and add its sibling.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
PasteAction.java 106 // next sibling. This also serves as a fallback if all the previous
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
TextureImageDetailsProvider.java 95 * its parent or sibling. In cases where a unique instance cannot be
  /system/extras/boot_control_copy/
bootinfo.c 77 // by trawling /sys/block looking for the appropriate sibling of
  /system/update_engine/
boot_control_android.cc 118 // future by trawling /sys/block looking for the appropriate sibling

Completed in 516 milliseconds

1 2 3 4 5 67 8 91011>>