HomeSort by relevance Sort by last modified time
    Searched full:subtree (Results 176 - 200 of 757) sorted by null

1 2 3 4 5 6 78 91011>>

  /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 */
  /frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
HomeSp.java 32 * Class representing HomeSP subtree in PerProviderSubscription (PPS)
138 * Refer to HomeSP/HomeOIList subtree in PerProviderSubscription (PPS) Management Object
165 * Refer to HomeSP/HomeOIList subtree in PerProviderSubscription (PPS) Management Object
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
pointer.md 126 The other functions, including `Create()`, `GetWithDefault()`, `Set()` and `Swap()`, will change the DOM. These functions will always succeed. They will create the parent values if they do not exist. If the parent values do not match the tokens, they will also be forced to change their type. Changing the type also mean fully removal of that DOM subtree.
147 When using `p.Get(root)` or `GetValueByPointer(root, p)`, `root` is a (const) `Value&`. That means, it can be a subtree of the DOM.
151 All examples above do not require an allocator parameter, because the parameter is a `Document&`. But if you want to resolve a pointer to a subtree. You need to supply it as in the following example:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
dutree.doc 25 :tree structure, and with each subtree sorted by size. Something like:
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
sorcerer.c 45 * Copy the read pointers to the write pointers for a node or entire subtree
  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
LocalVariableCriterion.java 107 // is a subtree of "List<Integer> foo = ...;", so the two
  /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/boringssl/src/crypto/x509v3/
v3_ncons.c 221 * X509_V_ERR_PERMITTED_VIOLATION: Permitted subtree violation.
222 * X509_V_ERR_EXCLUDED_VIOLATION: Excluded subtree violation.
305 * least one subtree must match.
374 * X509_NAME makes this comparison easy. It is matched if the subtree is a
  /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.
  /external/protobuf/csharp/
README.md 51 This subtree was originally imported from https://github.com/jskeet/protobuf-csharp-port
  /external/python/cpython2/Tools/scripts/
dutree.doc 25 :tree structure, and with each subtree sorted by size. Something like:
  /external/python/cpython3/Tools/scripts/
dutree.doc 25 :tree structure, and with each subtree sorted by size. Something like:
  /external/selinux/python/semanage/
semanage-fcontext.8 50 Substitute target path with sourcepath when generating default label. This is used with fcontext. Requires source and target path arguments. The context labeling for the target subtree is made equivalent to that defined for the source.
  /frameworks/compile/mclinker/include/mcld/LD/
GNUArchiveReader.h 33 /// the subtree
  /hardware/qcom/gps/msm8909/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
  /hardware/qcom/gps/msm8909w_3100/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
  /hardware/qcom/gps/msm8996/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
  /hardware/qcom/gps/msm8998/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentImpl.java 188 * entities by value, copying the referenced subtree from the
190 * possibly referring to a different subtree in the new
209 * Returns a copy of the given node or subtree with this document as its
238 * this document. The node's subtree and attributes will remain attached,

Completed in 1394 milliseconds

1 2 3 4 5 6 78 91011>>