/libcore/ |
non_openjdk_java_files.mk | 275 luni/src/main/java/org/w3c/dom/traversal/NodeFilter.java \ 276 luni/src/main/java/org/w3c/dom/traversal/NodeIterator.java \
|
/libcore/ojluni/src/main/java/java/util/stream/ |
SpinedBuffer.java | 44 * traversal phase, during which elements can be traversed in order but no 406 * added, and a traversal phase, during which elements can be traversed in [all...] |
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityNodeInfoCompat.java | [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 338 * traversal pointers as regular nodes, so can be traversed in 373 * traversal. This is arranged in part by proceeding from the 379 * a forwarding node during a traversal, to maintain its place if 387 * The traversal scheme also applies to partial traversals of 434 * list traversal is always possible by readers even during 435 * updates, tree traversal is not, mainly because of tree-rotations 444 * lock is held, they proceed along the slow traversal path (via [all...] |
/frameworks/base/core/java/android/view/ |
ViewRootImpl.java | 205 /** Whether the window had focus during the most recent traversal. */ 209 * Whether the window lost focus during a previous traversal and has not 211 * accessibility events should be sent during traversal. 489 * Call this to profile the next traversal call. [all...] |
/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARCOpts.cpp | 189 /// The top-down traversal uses this to record information known about a 193 /// The bottom-up traversal uses this to record information known about a 333 /// The top-down traversal uses this to merge information about predecessors to 376 /// The bottom-up traversal uses this to merge information about successors to [all...] |
/frameworks/base/docs/html/reference/android/support/test/uiautomator/ |
UiDevice.html | 322 <p>Clears the text from the last UI traversal event. 820 <p>Retrieves the text from the last UI traversal event received. [all...] |
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.cpp | [all...] |
SurfaceFlinger_hwc1.cpp | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-score7.c | 127 /* A structure used to count GOT entries, for GOT entry or ELF symbol table traversal. */ [all...] |
/external/libavc/encoder/ |
ih264e_core_coding.c | [all...] |
/external/llvm/include/llvm/ADT/ |
ImmutableSet.h | 108 /// in an inorder traversal. The returned iterator thus refers to the 113 /// inorder traversal. 172 /// Nodes are visited using an inorder traversal. [all...] |
/frameworks/base/include/androidfw/ |
ResourceTypes.h | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ttk.py | 905 """Enable keyboard traversal for a toplevel window containing 921 traversal, including nested notebooks. However, notebook traversal [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ttk.py | 905 """Enable keyboard traversal for a toplevel window containing 921 traversal, including nested notebooks. However, notebook traversal [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 905 """Enable keyboard traversal for a toplevel window containing 921 traversal, including nested notebooks. However, notebook traversal [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 905 """Enable keyboard traversal for a toplevel window containing 921 traversal, including nested notebooks. However, notebook traversal [all...] |
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfo.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathContext.java | 267 * a DTMFilter. The traversal semantics are defined as the descendant 1110 public org.w3c.dom.traversal.NodeIterator getContextNodes() [all...] |
/external/e2fsprogs/e2fsck/ |
dict.c | 134 * Do a postorder traversal of the tree rooted at the specified 149 * search tree. It performs an inorder traversal of the tree using the [all...] |
/external/eigen/Eigen/src/Core/products/ |
GeneralBlockPanelKernel.h | [all...] |
/external/llvm/include/llvm/CodeGen/ |
MachineRegisterInfo.h | 812 // Iterator traversal: forward iteration onl [all...] |
/external/llvm/lib/Analysis/ |
GlobalsModRef.cpp | 472 // We do a bottom-up SCC traversal of the call graph. In other words, we 491 // We do a bottom-up SCC traversal of the call graph. In other words, we [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonEarlyIfConv.cpp | 560 // We will change CFG/DT during this traversal, so take precautions to 576 // that are in L. Skip the non-L blocks only after the tree traversal. [all...] |
/external/svox/pico/lib/ |
picopam.c | 254 /*---------------------- Tree traversal related data -------------------*/ 430 /*-------------- tree traversal ---------------------------------------*/ [all...] |