/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
UnionPattern.java | 55 * Tell if this expression or it's subexpressions can traverse outside
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
trees-binary.sgml | 28 To traverse a #GTree, calling a function for each node visited in the
|
/external/chromium/chrome/browser/sync/glue/ |
autofill_profile_model_associator.h | 132 // Once the above traversals are complete, we traverse the sync model to
|
/external/chromium/chrome/browser/sync/syncable/ |
nigori_util.cc | 180 // Traverse the children.
|
/external/chromium/chrome/common/extensions/docs/examples/api/bookmarks/basic/ |
popup.html | 17 // Traverse the bookmark tree, and print the folder and nodes.
|
/external/chromium/net/base/ |
network_change_notifier_win.cc | 87 // the earlier code would traverse the entire list and pass LUP_FLUSHPREVIOUS
|
/external/emma/core/java12/com/vladium/util/ |
SoftValueMap.java | 168 // traverse the singly-linked list of entries in the bucket: 237 // traverse the singly-linked list of entries in the bucket: 306 // traverse the singly-linked list of entries in the bucket: 557 // traverse the singly-linked list of entries in the bucket:
|
/external/kernel-headers/original/linux/ |
proc_fs.h | 121 * "struct proc_dir_entry" tree to traverse the filesystem.
|
/external/v8/src/ |
zone.cc | 118 // Traverse the chained list of segments, zapping (in debug mode)
|
/external/webkit/Source/WebCore/manual-tests/inspector/ |
debugger-watch-expressions.html | 52 <li><p>Close down the browser, start it back up, traverse to a web site,
|
/external/webkit/Source/WebCore/platform/wx/ |
FileSystemWx.cpp | 191 dir.Traverse(traverser, _T(""), wxDIR_FILES | wxDIR_DIRS);
|
/frameworks/base/services/input/ |
PointerController.h | 47 /* Gets the bounds of the region that the pointer can traverse.
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
nodelisttraverselist.java | 34 * employee and traverse the list from index=0 thru
|
/libcore/luni/src/main/java/org/w3c/dom/traversal/ |
NodeFilter.java | 26 * <p><code>NodeFilters</code> do not need to know how to traverse from node
|
/packages/inputmethods/LatinIME/native/src/ |
binary_format.h | 263 // and we match the length, in which case we found it, or we traverse children. 278 // we need to traverse children. Put the pointer on the children position, and 318 // traverse nodes that are actually a part of the terminal we are searching, so each time 322 // supposed to traverse, it does not hurt to count iterations.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hiddev.h | 184 /* To traverse the input report descriptor info for a HID device, perform the
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
TreeWalker.java | 136 public void traverse(Node pos) throws org.xml.sax.SAXException method in class:TreeWalker 192 public void traverse(Node pos, Node top) throws org.xml.sax.SAXException method in class:TreeWalker
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
PredicatedNodeTest.java | 525 * Tell if this expression or it's subexpressions can traverse outside 542 * This will traverse the heararchy, calling the visitor for
|
FilterExprIteratorSimple.java | 271 * This will traverse the heararchy, calling the visitor for
|
/external/ipsec-tools/src/include-glibc/sys/ |
queue.h | 71 * traverse the list. New elements can be added to the list before 78 * traverse the list. New elements can be added to the list before or
|
/external/javassist/tutorial/ |
tutorial3.html | 19 <br><li><a href="#traverse">Traversing a method body</a> 113 <a name="traverse">
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
ValidateLimitations.cpp | 129 body->traverse(this); 439 node->traverse(&validate);
|
/external/webkit/Source/WebCore/page/animation/ |
AnimationController.cpp | 234 // Traverse subframes 243 // Traverse subframes
|
/libcore/luni/src/main/java/java/util/concurrent/ |
DelayQueue.java | 460 * ConcurrentModificationException}, and guarantees to traverse 501 // Traverse underlying queue to find == element,
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/ |
SuidFilesActivity.java | 193 // Recursively traverse sub directories...
|