/external/webkit/Source/WebCore/dom/ |
DynamicNodeList.cpp | 83 return 0; // no matching node in this subtree 101 return 0; // no matching node in this subtree
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
PODIntervalTree.h | 123 // See whether we need to traverse the left subtree. 135 // See whether we need to traverse the right subtree.
|
/libcore/luni/src/main/java/javax/xml/transform/dom/ |
DOMSource.java | 71 * will be applied to the subtree rooted at this node. In XSLT, 72 * a "/" pattern still means the root of the tree (not the subtree),
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
NestedMapData.java | 299 * Retrieves the object that is the root of the subtree at hdfpath, returning null if the subtree 313 * Retrieves the HDF object that is the root of the subtree at hdfpath, create the subtree if it 359 * Remove the specified subtree.
|
/external/clang/lib/Rewrite/ |
RewriteRope.cpp | 104 /// If there is no space in this subtree for the extra piece, the extra tree 112 /// If there is no space in this subtree for the extra piece, the extra tree 207 /// If there is no space in this subtree for the extra piece, the extra tree 215 /// If there is no space in this subtree for the extra piece, the extra tree 235 /// If there is no space in this subtree for the extra piece, the extra tree 276 /// If there is no space in this subtree for the extra piece, the extra tree 440 /// If there is no space in this subtree for the extra piece, the extra tree 449 /// If there is no space in this subtree for the extra piece, the extra tree 472 /// If there is no space in this subtree for the extra piece, the extra tree 498 /// If there is no space in this subtree for the extra piece, the extra tre [all...] |
/external/v8/tools/ |
profile.js | 322 var subTree = tree.cloneSubtree(opt_label); 323 subTree.computeTotalWeights(); 324 return subTree; 583 * Creates a subtree by cloning and merging all subtrees rooted at nodes 599 var subTree = new CallTree(); 604 var child = (parent ? parent : subTree).findOrAddChild(node.label); 608 return subTree;
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ |
ITreeAdaptor`1.cs | 134 * Given the root of the subtree created for this rule, post process 259 /** <summary>Get the token start index for this subtree; return -1 if no such index</summary> */ 262 /** <summary>Get the token stop index for this subtree; return -1 if no such index</summary> */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRDebugEventListener.h | 239 * seems to be uniquely triggered when starting a new subtree 259 * only when the current subrule (or rule) subtree is 270 /** Set the token start/stop token index for a subtree root or node */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRDebugEventListener.h | 239 * seems to be uniquely triggered when starting a new subtree 259 * only when the current subrule (or rule) subtree is 270 /** Set the token start/stop token index for a subtree root or node */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRDebugEventListener.h | 239 * seems to be uniquely triggered when starting a new subtree 259 * only when the current subrule (or rule) subtree is 270 /** Set the token start/stop token index for a subtree root or node */
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDebugEventListener.h | 239 * seems to be uniquely triggered when starting a new subtree 259 * only when the current subrule (or rule) subtree is 270 /** Set the token start/stop token index for a subtree root or node */
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
RewriteRuleSubtreeStream.as | 36 /** Treat next element as a single node even if it's a subtree.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
RewriteRuleSubtreeStream.cs | 53 * Treat next element as a single node even if it's a subtree.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
RewriteRuleSubtreeStream.cs | 58 * Treat next element as a single node even if it's a subtree.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
RewriteRuleSubtreeStream.java | 54 /** Treat next element as a single node even if it's a subtree.
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
HasPositionalPredChecker.java | 118 // Don't go have the caller go any further down the subtree.
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_manager_unittest.cc | 129 // Make sure that changes to a subtree reuse as many objects as possible. 229 // Process a notification containing the changed subtree. 433 // Process a notification containing the changed subtree rooted at 534 // Process a notification containing the changed subtree.
|
/external/clang/tools/scan-build/ |
set-xcode-analyzer | 81 # of the Xcode.app subtree.
|
/external/ipsec-tools/src/racoon/ |
isakmp_xauth.h | 138 int subtree; member in struct:xauth_ldap_config
|
/external/javassist/src/main/javassist/compiler/ast/ |
ASTList.java | 22 * The right subtree must be an ASTList object or null.
|
/external/openssl/crypto/x509v3/ |
v3_ncons.c | 230 * X509_V_ERR_PERMITTED_VIOLATION: Permitted subtree violation. 231 * X509_V_ERR_EXCLUDED_VIOLATION: Excluded subtree violation. 301 * at least one subtree must match. 373 * matched if the subtree is a subset of the name.
|
/external/webkit/Source/WebCore/svg/ |
SVGGElement.cpp | 105 // subtree may be hidden - we only want the resource renderers to exist so they can be
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
GeneralSubtree.java | 87 sb.append(prefix).append("General Subtree: [\n");
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
DocumentImpl.java | 189 * entities by value, copying the referenced subtree from the 191 * possibly referring to a different subtree in the new 210 * Returns a copy of the given node or subtree with this document as its 239 * this document. The node's subtree and attributes will remain attached,
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseTraversers.java | 364 // If the parent occured before the subtree root, then 369 // Otherwise, it could be a descendant below the subtree root 370 // children, or it could be after the subtree root. So we have 371 // to climb up until the parent is less than the subtree root, in 372 // which case we return NULL, or until it is equal to the subtree 610 * Get the subtree root identity from the handle that was passed in by 615 * @return identity of the root of the subtree. 630 * @param subtreeRootIdentity The root context of the subtree in question. 792 * Implements traversal of the entire subtree, including the root node. [all...] |