HomeSort by relevance Sort by last modified time
    Searched full:traverse (Results 76 - 100 of 392) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodelisttraverselist.java 34 * employee and traverse the list from index=0 thru
namednodemapchildnoderange.java 34 * last child of the third employee and traverse the
  /packages/apps/Mms/src/com/android/mms/dom/
NodeListImpl.java 95 * <li> Traverse children from left to right in preorder.
  /external/bluetooth/glib/glib/
gnode.h 40 /* Tree traverse flags */
51 /* Tree traverse orders */
  /external/chromium/chrome/browser/sync/engine/
change_reorder_buffer.cc 24 // directory structure and then traverse them, along with any intermediate
186 // No order changes on this parent -- traverse only the nodes listed
  /external/mesa3d/src/glsl/
opt_tree_grafting.cpp 145 /* Do not traverse into the body of the loop since that is a
228 /* Do not traverse into the body of the if-statement since that is a
  /external/chromium/third_party/libevent/compat/sys/
queue.h 56 * traverse the list. New elements can be added to the list before
70 * traverse the list. New elements can be added to the list before or
77 * traverse the list. New elements can be added to the list before or after
  /external/qemu/
qemu-queue.h 50 * traverse the list. New elements can be added to the list before
64 * traverse the list. New elements can be added to the list before or
71 * traverse the list. New elements can be added to the list before or after
  /frameworks/base/core/java/android/webkit/
AccessibilityInjector.java 240 * Traverse the document along the current navigation axis.
254 * Traverse the document along the given navigation axis.
257 * @param axis The axis along which to traverse.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
trees-nary.sgml 39 To traverse a tree, calling a function for each node visited in the
238 @G_TRAVERSE_MASK: a mask of all traverse flags.
  /external/emma/core/java12/com/vladium/util/
IntSet.java 88 // traverse the singly-linked list of entries in the bucket:
144 // traverse the singly-linked list of entries in the bucket:
  /external/webkit/Source/WebCore/platform/text/gtk/
TextBreakIteratorGtk.cpp 293 // So we should advance or traverse back based on bi->m_logAttrs cursor positions.
295 // traverse to the left until the first non-white character position is found
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DependencyGraph.java 161 // Traverse the graph of constraints and determine all nodes affected by
212 // Traverse the graph of constraints and determine all nodes affected by
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 238 // Traverse all non-virtual bases.
260 // Traverse all member variables.
290 // Traverse all non-virtual bases.
309 // Traverse all member variables.
352 // Traverse all non-virtual bases.
367 // This is the most derived class, traverse virtual bases as well.
379 // Traverse all member variables.
465 // Traverse all non-virtual bases.
479 // This is the most derived class, traverse virtual bases as well.
490 // Traverse all member variables
    [all...]
  /dalvik/vm/compiler/codegen/x86/
X86LIR.h 170 /* Utility macros to traverse the LIR/X86LIR list */
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
TaskBackService.java 75 // AccessibilityEvent. The following code will use it to traverse the
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java 60 * Tell if this expression or it's subexpressions can traverse outside
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprIterator.java 186 * This will traverse the heararchy, calling the visitor for
OneStepIteratorForward.java 63 * Create a OneStepIterator object that will just traverse the self axes.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
Function2Args.java 119 * Tell if this expression or it's subexpressions can traverse outside
Function3Args.java 117 * Tell if this expression or it's subexpressions can traverse outside
FunctionDef1Arg.java 158 * Tell if this expression or it's subexpressions can traverse outside
FunctionMultiArgs.java 138 * Tell if this expression or it's subexpressions can traverse outside
FunctionOneArg.java 98 * Tell if this expression or it's subexpressions can traverse outside
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Operation.java 62 * Tell if this expression or it's subexpressions can traverse outside

Completed in 1268 milliseconds

1 2 34 5 6 7 8 91011>>