/frameworks/base/core/java/android/provider/ |
DocumentsContract.java | 121 * subtree containing zero or more documents, which can recursively contain 593 * URI will leverage access granted through a subtree URI, typically 595 * must be a descendant (child, grandchild, etc) of the subtree. 601 * @param treeUri the subtree to leverage to gain access to the target 603 * subtree. 649 * URI will leverage access granted through a subtree URI, typically 651 * directory must be a descendant (child, grandchild, etc) of the subtree. 657 * @param treeUri the subtree to leverage to gain access to the target 659 * subtree. [all...] |
/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/chromium_org/third_party/WebKit/Source/platform/graphics/ |
CompositingReasons.h | 47 // Subtree reasons that require knowing what the status of your subtree is before knowing the answer 61 // a layer if anything else in the subtree is composited.
|
/external/chromium_org/ui/accessibility/ |
ax_tree_unittest.cc | 167 // a subtree rooted at id=2, which doesn't exist. 188 // This should fail because we delete a subtree rooted at id=2 248 // without deleting node 1's subtree first.
|
/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_org/cc/trees/ |
occlusion_tracker.cc | 165 // We copy the screen occlusion into the new RenderSurface subtree, but we 169 // If entering an unoccluded subtree, do not carry forward the outside 228 // the surface's subtree, then clear the occlusion here so it won't be used. 304 // We merge the screen occlusion from the current RenderSurfaceImpl subtree
|
/external/chromium_org/gpu/config/ |
gpu_dx_diagnostics_win.cc | 116 // Limit to the DisplayDevices subtree. The tree in its entirity is
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLFieldSetElement.cpp | 71 // This element must be updated before the style of nodes in its subtree gets recalculated.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/ |
CompositingLayerAssigner.h | 64 // Whether all RenderLayers in the stacking subtree rooted at the most recent mapping's
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
DOMBreakpointsSidebarPane.js | 43 SubtreeModified: "subtree-modified", 48 this._breakpointTypeLabels[this._breakpointTypes.SubtreeModified] = WebInspector.UIString("Subtree Modified"); 53 this._contextMenuLabels[this._breakpointTypes.SubtreeModified] = WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Subtree modifications" : "Subtree Modifications");
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/ |
rebaselineserver.py | 59 # Rebaseline server and it's associated JavaScript expected the tests subtree to
|
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/ |
AddressDataKey.java | 84 * Encodes the {@link #ZIP} value for the subtree beneath this region.
|
/external/chromium_org/third_party/openssl/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/chromium_org/ui/events/ |
event_target.h | 53 // event in the subtree rooted at this EventTarget.
|
/external/clang/include/clang/Tooling/ |
RefactoringCallbacks.h | 13 // subtree match on the AST and then replace the corresponding source code
|
/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.
|